diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-01-25 14:25:02 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-01-26 10:44:27 +0000 |
commit | 7fb3c6a40adb0f6c3032b0a5628c8a56b0e7bd4a (patch) | |
tree | 5e7c1a8599a22662ec3374acdd6bee032b7f2ba7 /meta/classes/distutils3.bbclass | |
parent | 7c55daec93754349b0c4bac1f788db80a88804f8 (diff) | |
download | poky-7fb3c6a40adb0f6c3032b0a5628c8a56b0e7bd4a.tar.gz |
image/packagegroup/populate_sdk: Drop do_populate_sysroot task properly
Setting do_populate_sysroot as noexec means the code keeps thinking it can find
a manifest file for it. It also complicates sstate installtion since the code
would believe there is an sstate object there it should look for.
Instead, delete the task. This causes sdk failures as the dependencies are wrong
so fix those as well.
(From OE-Core rev: bd7d0314038a4c1a8e8c9ebdb7194f8e17db3fef)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/distutils3.bbclass')
0 files changed, 0 insertions, 0 deletions