]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto/4.4: beaglebone: build in the usb controller drivers
authorBruce Ashfield <bruce.ashfield@windriver.com>
Tue, 24 May 2016 15:53:59 +0000 (11:53 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 29 Jun 2016 18:34:44 +0000 (19:34 +0100)
commitf26b38c21d63e63b0f3a5f63cc8c164d94d46ece
tree71f28b8dd6d0993cadda1e4291e940b6f1da8897
parentcf5ec8c55f2eb8b632c1106c612f7f1500c97e6d
linux-yocto/4.4: beaglebone: build in the usb controller drivers

Merging the following meta data change:

[
    In the current codes, we build the drivers for usb controller as
    modules. But for some image types, such as minimal or
    full-cmdline, these driver modules are not installed to the rootfs by
    default. This makes the using of the usb pretty inconvenience. So
    make them all builtin.

Reported-and-suggested-by: hiims <h@101.org.il>
Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
]

(From OE-Core rev: cf5004a37f120043815bb9ee4ae065c1877f404a)

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster@mvista.com>
meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb
meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb
meta/recipes-kernel/linux/linux-yocto_4.4.bb