diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-07-30 16:04:54 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-07-31 15:13:31 +0100 |
commit | 7b37b0ac071e84bb369266efd12976c1637a2917 (patch) | |
tree | e5be382fec63a6d6473d1115d00cae2499355574 /meta-yocto | |
parent | 0fcf2247b372bb6267e3a6b2598ce552012cd391 (diff) | |
download | poky-7b37b0ac071e84bb369266efd12976c1637a2917.tar.gz |
image: Drop before do_build from do_rootfs and do_image
do_image_complete has the do_build dependency, these other two tasks
don't need it. If this is present, it complicates the dependency tree
and convinces rm_work that the tasks need to rerun even if they
already did since the stamps are removed.
Drop the unneeded dependency to help resolve this issue.
(From OE-Core rev: f61bcae0926a1ad79032119cc5656c0e862b13af)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto')
0 files changed, 0 insertions, 0 deletions