]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
classes/populate_sdk_ext: account for custom image tasks paule/esdk-fixes4
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Tue, 24 Jan 2017 20:22:48 +0000 (09:22 +1300)
committerPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 6 Feb 2017 20:23:33 +0000 (09:23 +1300)
commit8cb42f39f3a882e51a0456278ae5ebe31997e28a
treee3e1c899b7d372d4194960fdae50b7fb4bac8b2f
parent8dcf30d04d29fe27743ae28077c054dfc52471f1
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>
meta/classes/populate_sdk_ext.bbclass