generic-poky/meta/recipes-core/tasks
Dongxiao Xu fe53449330 task-core-boot.bb: Add PACKAGE definition to facilitate multilib
If there is no PACKAGES defined in bb file, its default definition would
be "${PN}-dbg ${PN} ${PN}-doc ${PN}-dev ${PN}-staticdev ${PN}-locale".
In multilib case, ${PN} is extended with ${MLPREFIX}, so there is no
rename occurred for the PACKAGES. Therefore for task-core-boot,
RDEPENDS_lib32-task-core-boot will be empty, resulting busybox,
tinylogin, etc. are not bulit out.

This fixed the issue that /bin/sh is not provided while do_rootfs.

(From OE-Core rev: f3d8fd28d779ff841410e5bd22289680f04022a2)

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-08-05 17:43:35 +01:00
..
task-base.bb kernel.bbclass, task-base: remove references to obsolete bluez-dtl1-workaround 2011-07-12 15:21:26 +01:00
task-core-boot.bb task-core-boot.bb: Add PACKAGE definition to facilitate multilib 2011-08-05 17:43:35 +01:00
task-core-nfs.bb task-core-nfs/image.bbclass: Fix some libc overrides 2011-05-17 15:14:46 +01:00
task-core-sdk.bb ccache: Add 'ccache' for SDK images 2011-06-30 20:57:06 +01:00
task-core-ssh-dropbear.bb Rename poky-image-* -> core-image-* and task-poky-* -> task-core-* 2011-04-21 00:29:30 +01:00
task-core-ssh-openssh.bb Rename poky-image-* -> core-image-* and task-poky-* -> task-core-* 2011-04-21 00:29:30 +01:00
task-core-standalone-sdk-target.bb Rename poky-image-* -> core-image-* and task-poky-* -> task-core-* 2011-04-21 00:29:30 +01:00
task-core-tools.bb task-core-tools.bb: Exclude lttng-ust for x86_64/uclibc 2011-07-22 11:51:04 +01:00
task-cross-canadian.bb Replace POKYBASE with COREBASE 2011-04-21 00:29:29 +01:00
task-sdk-host-nativesdk.bb task-sdk-host: Add nativesdk to the task name so its clearer what the contents of the task represent 2011-06-13 22:38:06 +01:00