]> 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, 25 May 2016 06:49:55 +0000 (07:49 +0100)
commitcf5004a37f120043815bb9ee4ae065c1877f404a
tree4be0e6c176e28c1be818e8b27f8027d48fed0b6d
parentaee5a879032df0c1642f17408b70a33d06df972a
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>
]

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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