]> code.ossystems Code Review - openembedded-core.git/commit
populate_sdk_base: add dependency of do_package_write_* tasks
authorLaurentiu Palcu <laurentiu.palcu@intel.com>
Fri, 28 Mar 2014 10:27:00 +0000 (12:27 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 28 Mar 2014 11:01:39 +0000 (11:01 +0000)
commit85c3238ee713bc27e99a2e393e3bf8438ed4d91f
tree09fc12ab291caab76ec9478acd551119549eccfe
parent6151d69875f3f4f097b6e2fdef2a0f3ab391e2fd
populate_sdk_base: add dependency of do_package_write_* tasks

nativesdk packages were created only for the first backend listed in
PACKAGE_CLASSES. Hence, if one had it set to "package_rpm package_ipk"
and did a 'bitbake -c populate_sdk core-image-something', the nativesdk
packages were created only for rpm.

This is particularily bad for adt-installer which is based on opkg
repos.

Credits go to richard.purdie@linuxfoundation.org who suggested me this
fix.

[YOCTO #5900]

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/populate_sdk_base.bbclass