diff options
author | Ming Liu <liu.ming50@gmail.com> | 2018-04-20 09:32:56 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-04 13:28:05 +0100 |
commit | 78c0b21e3da821c90e5cb84d08538dd03dc6c30b (patch) | |
tree | ceca08a0ef344c77bc4468ece82bc93a4c1598b4 /scripts/runqemu-addptable2image | |
parent | c42c90805867b2b5bddb3d8b89ef69814fbfa70f (diff) | |
download | poky-78c0b21e3da821c90e5cb84d08538dd03dc6c30b.tar.gz |
image_types_wic: add do_image_wic before do_image_complete
We have some tasks depending on image's do_image_complete task, and we
are also using WKS files to generate partitioned images, but now there
is lacking a inter dependency between do_image_wic and
do_image_complete, so we have to depend on both of them.
Fixed by adding the dependency.
(From OE-Core rev: e3a25f06f2cde701415f4130a43c9b3895d42f10)
Signed-off-by: Ming Liu <liu.ming50@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/runqemu-addptable2image')
0 files changed, 0 insertions, 0 deletions