summaryrefslogtreecommitdiffstats
path: root/recipes-support
diff options
context:
space:
mode:
authorMing Liu <liu.ming50@gmail.com>2018-11-11 13:35:26 +0100
committerPatrick Vacek <patrickvacek@gmail.com>2019-02-14 13:39:17 +0100
commitc7ec887a79dfc2ac33f03d02a43b9e52b7847d10 (patch)
tree13ab5b3ab2059bd4446e8f52c5acc9325ae7bfa7 /recipes-support
parentc53e9091760adac4ef7719935a6046d998a24285 (diff)
downloadmeta-updater-c7ec887a79dfc2ac33f03d02a43b9e52b7847d10.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 'recipes-support')
0 files changed, 0 insertions, 0 deletions