[oe-issues] [Bug 1650] task-base does not install ohci-hcd module for usbhost mchines

bugzilla-daemon at tinman.treke.net bugzilla-daemon at tinman.treke.net
Mon Jan 29 07:20:11 UTC 2007


http://bugs.openembedded.org/show_bug.cgi?id=1650





------- Comment #3 from oebugs at tucuxi.org  2007-01-28 23:20 -------
A bit more digging on this issue has turned up the following item, which may or
may not be pertinent.

In org.openembedded.dev/packages/tasks/task-base.bb, each feature has an
RDEPENDS and RRECOMMENDS list of the form:

task-base-usbhost-rrecommends = "\
    kernel-module-ohci-hcd \
    kernel-module-usbcore \
    kernel-module-usbhid \
    kernel-module-usbnet \
    kernel-module-sd-mod \
    kernel-module-scsi-mod \
    kernel-module-usbmouse \
    kernel-module-mousedev \
    kernel-module-usbserial \
    kernel-module-usb-storage "

It appears that angstrom-2007.1.bb is not including the RRECOMMENDS from the
various task-base-X-rrecommends lists by default, which are all incorporated
into RRECOMMENDS_task-base.

I'm not sure where the reference to task-base's RRECOMMENDS should be referred
to; I'm guessing it's probably an image-specific thing that should be selected
based on machine type (i.e. do we have plenty of storage).

Any advice on where to include such a reference in the interim would be much
appreciated.


-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the Openembedded-issues mailing list