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:53 +0000 |
commit | 2cf83f49e313da750d7705d4118ee8734ce70e83 (patch) | |
tree | ce1962d41c925ab51f1607c5fd32ac26cde7a1ac /documentation/Makefile | |
parent | 0ec27e63a358013d52b5015b5386ef738271460e (diff) | |
download | poky-2cf83f49e313da750d7705d4118ee8734ce70e83.tar.gz |
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.
(From OE-Core rev: c1b1a6eb448aa1548e2ec669a9304b5a25bd8ba5)
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/Makefile')
0 files changed, 0 insertions, 0 deletions