diff options
author | Laurentiu Palcu <laurentiu.palcu@intel.com> | 2014-03-18 11:19:20 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-03-21 12:05:30 +0000 |
commit | c1b1a6eb448aa1548e2ec669a9304b5a25bd8ba5 (patch) | |
tree | d64adf582beed22bf97f857994270e980490f158 /meta-skeleton/conf | |
parent | 118a2a44bbe5ed2e9bbd0012970686be454e5d4c (diff) | |
download | openembedded-core-c1b1a6eb448aa1548e2ec669a9304b5a25bd8ba5.tar.gz openembedded-core-c1b1a6eb448aa1548e2ec669a9304b5a25bd8ba5.tar.bz2 openembedded-core-c1b1a6eb448aa1548e2ec669a9304b5a25bd8ba5.zip |
buildhistory.bbclass: create proper dependency files for SDK
The old functions were calling the list_installed_packages() wrapper
function that only listed the packages in an image rootfs. Even for
target/host SDK. Also, a python crash was possible if 'bitbake -c
populate_sdk core-image-*' was called without calling 'bitbake
core-image-*' first. That's because the wrapper was always looking into
the image rootfs...
This commit fixes the problem and calls the right wrapper for image/sdk.
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-skeleton/conf')
0 files changed, 0 insertions, 0 deletions