diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2017-12-19 16:14:23 -0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-12-21 10:21:00 +0000 |
commit | 88918c9efe7a0af90dcd704a847047708d54cd0b (patch) | |
tree | 8f4ea1e316ca1356bdb9275073759987673c0ed4 /meta/recipes-kernel | |
parent | 19b61c8cc62bd9c5b0205e94e397699c72203cd4 (diff) | |
download | poky-88918c9efe7a0af90dcd704a847047708d54cd0b.tar.gz |
image_types_wic.bbclass: Ensure '-c image_wic' works
The 'wic' image may use files which has been deployed (e.g in
do_deploy) for some partitions that may need to be copied in a
specific partition or filesystem (e.g a bootloader).
When using 'bitbake <image> -c image_wic', from a clean build, the
contents of do_deploy must also be available so we need to ensure all
do_deploy of the image dependencies has been complete.
Reported-by: Fabio Berton <fabio.berton@ossystems.com.br>
(From OE-Core rev: f387c28640cbb209b8a8ed5734b21c754d9f7663)
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel')
0 files changed, 0 insertions, 0 deletions