diff options
author | Stefan Agner <stefan.agner@toradex.com> | 2018-11-02 10:46:38 +0100 |
---|---|---|
committer | Stefan Agner <stefan.agner@toradex.com> | 2018-11-02 10:49:42 +0100 |
commit | f2cf964b132f0ab462264daaf017a9a533dbd667 (patch) | |
tree | 680f98470a1cba9fe80d45606836f4293440a97b /scripts/lib/wic/plugins/source/otaimage.py | |
parent | b4754d39d6eebc624b1380d9ce5097bc597f5a44 (diff) | |
download | meta-updater-f2cf964b132f0ab462264daaf017a9a533dbd667.tar.gz |
classes: image_types_ostree: check OSTree repo existence using ostree
Currently we assume if the OSTree repo exists, that there is a
OSTree repo in it. This does not need to be true in general, and
when using lockfiles bitbake will create the directory before
the do_image_ostree task is executed the first time.
Use ostree refs to detect whether the target directory contains a
OSTree repo.
Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Diffstat (limited to 'scripts/lib/wic/plugins/source/otaimage.py')
0 files changed, 0 insertions, 0 deletions