diff options
author | Ming Liu <liu.ming50@gmail.com> | 2018-11-11 13:35:26 +0100 |
---|---|---|
committer | Patrick Vacek <patrickvacek@gmail.com> | 2019-02-20 09:36:17 +0100 |
commit | 7e769b2c1798424e886a3f2db6ada18e94fec9a1 (patch) | |
tree | be6073912dc0295bc06427eb47b9d39986e410b8 /scripts/qemucommand.py | |
parent | 7d4a76cef36a229b3a3ffae7972a64f5ed499873 (diff) | |
download | meta-updater-7e769b2c1798424e886a3f2db6ada18e94fec9a1.tar.gz |
image_types_ostree.bbclass: fix some dependencies issues
- unzip-native:do_populate_sysroot should be depended by
do_image_garagesign task instead of by do_image_ostree task.
- openssl-native:do_populate_sysroot can be removed since it's being
depended by aktualizr-native already.
- do_image_garagesign and do_image_garagecheck does not have to depend
on aktualizr-native:do_populate_sysroot, that dependency is being
added by do_image_ostreepush -> aktualizr-native:do_populate_sysroot.
- drop ostreepush dependency from IMAGE_TYPEDEP_garagecheck, that is
redundant.
Signed-off-by: Ming Liu <liu.ming50@gmail.com>
Diffstat (limited to 'scripts/qemucommand.py')
0 files changed, 0 insertions, 0 deletions