[yocto] Getting USB devices to work on BeagleBoard Black

Kevin Hao kexin.hao at windriver.com
Mon Jul 11 01:42:09 PDT 2016


On Mon, Jul 11, 2016 at 11:55:34AM +0530, shoaib md wrote:
> I've managed to build a couple of different recipes for my BeagleBoard
> (BeagleBoard Black Rev C), and also had a go at customising it.  I think
> I've tried core-image-minimal.

Could you check if the following patch is applied in your kernel-meta?

commit fca9cc2483de
Author: Kevin Hao <kexin.hao at windriver.com>
Date:   Tue May 17 20:03:21 2016 +0800

    beaglebone: builtin the usb controller drivers
    
    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 at 101.org.il>
    Signed-off-by: Kevin Hao <kexin.hao at windriver.com>
    Signed-off-by: Bruce Ashfield <bruce.ashfield at windriver.com>

Thanks,
Kevin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160711/4bdcca71/attachment.pgp>


More information about the yocto mailing list