diff options
author | Jeremias Cordoba <js.cordoba8321@gmail.com> | 2019-10-15 16:21:42 -0700 |
---|---|---|
committer | Laurent Bonnans <laurent.bonnans@here.com> | 2019-10-29 17:10:05 +0100 |
commit | d6624c6897c1ae65433e8a949221590084a62e1e (patch) | |
tree | 2ce944b351a3f9cb436ab8da6915dffeafa221e5 /scripts/qemucommand.py | |
parent | d2c460685d6cc5373f7a98609521e6deb6e11d4e (diff) | |
download | meta-updater-d6624c6897c1ae65433e8a949221590084a62e1e.tar.gz |
image_types_ostree: Fix OSTree ref-bindings
The command "ostree refs --create" creates a new ref that points to a pre-existing commit hash.
This does not add this new ref to the ref-bindings metadata in OSTree.
The missing metadata leads to OSTree verifcation failures when working with the new ref.
Fix this by adding the "--bind-ref" option to "ostree commit" which adds the needed
ref-binding metadata.
Signed-off-by: Jeremias Cordoba <js.cordoba8321@gmail.com>
Diffstat (limited to 'scripts/qemucommand.py')
0 files changed, 0 insertions, 0 deletions