diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2016-01-13 10:39:03 +1300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-01-15 11:54:51 +0000 |
commit | cf0aea78b0e8396f6d01638db948958cb607275d (patch) | |
tree | 63cc4d127a76741b2d0a035caf667fbe7b38cc53 /meta/recipes-multimedia | |
parent | ea29bec6c7bf08cd862b45703bfb8be3ca129d1e (diff) | |
download | poky-cf0aea78b0e8396f6d01638db948958cb607275d.tar.gz |
classes/populate_sdk_ext: avoid unnecessary sstate being brought in
Create a separate task where we can just have the recursive dependencies
for the tasks corresponding to constructing the SDK content (i.e. from
the image contents). This avoids us recursing into dependencies from
buildtools and getting a bunch of nativesdk stuff, for example.
(This isn't an ideal way to have to implement it, but without
overcomplicating things on the BitBake side just for this use-case I
can't see a better way.)
(From OE-Core rev: eabeb26335b1a4eb1e68218160dbdbe8fdf36272)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia')
0 files changed, 0 insertions, 0 deletions