]> code.ossystems Code Review - openembedded-core.git/commit
classes/populate_sdk_ext: account for custom image tasks
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 6 Feb 2017 20:30:50 +0000 (09:30 +1300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 7 Feb 2017 14:48:55 +0000 (14:48 +0000)
commitc966dee6208d3b7a9fa3c1b8aa1266058dcb65ff
treeaea883f1ccfcc2895ed7d54ae739af022ac97a20
parent1226e2eb2678407c315befd5700e653602e616a0
classes/populate_sdk_ext: account for custom image tasks

Any custom tasks that were added on the image between do_image_complete
and do_build were not being taken into account. Use the newly added
bb.build.tasksbetween() function to take care of that.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/populate_sdk_ext.bbclass