summaryrefslogtreecommitdiffstats
path: root/scripts/runqemu
diff options
context:
space:
mode:
authorJoshua Watt <jpewhacker@gmail.com>2019-12-30 14:59:29 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-12-31 11:17:06 +0000
commit4b93115a0c6f8686e7a21b992751626844c301d5 (patch)
tree8431191ec27e85073645b075b879663e767267d3 /scripts/runqemu
parentbb6a99f933795a9218051f1cd47c5551352d861c (diff)
downloadopenembedded-core-contrib-4b93115a0c6f8686e7a21b992751626844c301d5.tar.gz
classes/image_types_wic: Depend on do_image_complete tasks
do_image_wic now depends on the do_image_complete tasks from all it's dependencies. This allows images recipes specified in WKS_FILE_DEPENDS (for example, if a machine wants to put a initrd into a boot partition) to correctly trigger rebuilds for the wic image. Note that recrdeptask can't be used as was done for do_deploy because this would cause circular task dependency errors. This shouldn't be necessary anyway if the dependencies specified in WKS_FILE_DEPENDS are complete. Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/runqemu')
0 files changed, 0 insertions, 0 deletions