diff options
author | Dongxiao Xu <dongxiao.xu@intel.com> | 2011-08-05 13:48:25 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-08-05 17:30:13 +0100 |
commit | f3d8fd28d779ff841410e5bd22289680f04022a2 (patch) | |
tree | c4a0e6fd43f766ffdf66f891963960ce0dd51720 /meta/classes/sip.bbclass | |
parent | c96bf9197e1e6566ec7a4cd6b92499fb82c9c697 (diff) | |
download | openembedded-core-f3d8fd28d779ff841410e5bd22289680f04022a2.tar.gz openembedded-core-f3d8fd28d779ff841410e5bd22289680f04022a2.tar.bz2 openembedded-core-f3d8fd28d779ff841410e5bd22289680f04022a2.tar.xz openembedded-core-f3d8fd28d779ff841410e5bd22289680f04022a2.zip |
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.
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/sip.bbclass')
0 files changed, 0 insertions, 0 deletions