[oe-issues] [Bug 2614] New: MACHINE_EXTRA_RRECOMMENDS doesn't work
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Sun Jul 8 00:27:34 UTC 2007
http://bugs.openembedded.org/show_bug.cgi?id=2614
Summary: MACHINE_EXTRA_RRECOMMENDS doesn't work
Product: Openembedded
Version: Angstrom
Platform: Other
OS/Version: Linux
Status: NEW
Severity: critical
Priority: P2
Component: Build
AssignedTo: openembedded-issues at lists.openembedded.org
ReportedBy: slapinid at gmail.com
QAContact: tinderbox-oe at gmx.net
To reproduce:
1. Make sure ANGSTROM_EXTRA_INSTALL in local.conf doesn't contain module
packages.
2. Make sure your kernel produce kernel-module-i2c-dev
3. add it to MACHINE_EXTRA_RRECOMMENDS in your machine conf.
4. bitbake -g angstrom-console-image
Check that module is in RRECOMMENDS for task-machine-base. it is.
5. bitbake angstrom-console-image.
Look into resulting image. No module package. No attempt to install it inside
log.do_rootfs*. package .ipk is perfectly created.
So it seems that task-machine-base is not used here?
Any ideas?
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list