diff options
author | Ming Liu <liu.ming50@gmail.com> | 2018-11-11 13:35:26 +0100 |
---|---|---|
committer | Ming Liu <liu.ming50@gmail.com> | 2018-11-24 12:12:25 +0100 |
commit | 4eaec14b8204ab5cb2e4a3fa2f19c39326909101 (patch) | |
tree | 8399b274409223eee8745767d6af4c9fa6f8d20d /classes/target_version_example.bbclass | |
parent | c72d82867d4dd7e2dddaea24e1e56b2349f1af03 (diff) | |
download | meta-updater-4eaec14b8204ab5cb2e4a3fa2f19c39326909101.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 'classes/target_version_example.bbclass')
0 files changed, 0 insertions, 0 deletions