diff options
author | Ross Burton <ross.burton@intel.com> | 2017-09-19 17:20:37 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-09-21 09:24:00 +0100 |
commit | 62ce334e583ecdf1f93619f4131c0fa5d88d5b02 (patch) | |
tree | b8078f1f85a674fd5add00d6605f53469156cd5b /.templateconf | |
parent | 73afabf8e69019f08b424a06f3eafaab052b0606 (diff) | |
download | openembedded-core-62ce334e583ecdf1f93619f4131c0fa5d88d5b02.tar.gz openembedded-core-62ce334e583ecdf1f93619f4131c0fa5d88d5b02.tar.bz2 openembedded-core-62ce334e583ecdf1f93619f4131c0fa5d88d5b02.zip |
classes/image: move image_qa to between rootfs and image
It was noticed that do_image_qa is useless when rm_work is enabled as the rootfs
directory is deleted before image_qa is called.
This indicates that image_qa is incorrectly scheduled as it failing should mean
images don't get generated, so move it between do_rootfs and do_image.
Also, add a little bit more documentation to the comments.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to '.templateconf')
0 files changed, 0 insertions, 0 deletions