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:20:24 +0000 |
commit | f387c28640cbb209b8a8ed5734b21c754d9f7663 (patch) | |
tree | 8cdbf7c8c5454dfabb9e73ff2a5bf4c16c2d8cd1 /meta/lib | |
parent | 0f537d985b7b17af508a511fca8a4ec4b5804580 (diff) | |
download | openembedded-core-f387c28640cbb209b8a8ed5734b21c754d9f7663.tar.gz openembedded-core-f387c28640cbb209b8a8ed5734b21c754d9f7663.tar.bz2 openembedded-core-f387c28640cbb209b8a8ed5734b21c754d9f7663.zip |
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>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib')
0 files changed, 0 insertions, 0 deletions