diff options
author | Jeremias Cordoba <js.cordoba8321@gmail.com> | 2019-10-15 16:21:42 -0700 |
---|---|---|
committer | Jeremias Cordoba <js.cordoba8321@gmail.com> | 2019-10-15 16:21:42 -0700 |
commit | 8e53d0cbed00e38deb83cea396a899ef74201f8f (patch) | |
tree | 50e8b1b9700ada8b3c2e176019a7b6fe3193978a /classes/target_version_example.bbclass | |
parent | a1f2ccf986e844e130ecc6ae61d2b6fc3632e2f8 (diff) | |
download | meta-updater-fix-ref-binding.tar.gz |
image_types_ostree: Fix OSTree ref-bindingsfix-ref-binding
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 'classes/target_version_example.bbclass')
0 files changed, 0 insertions, 0 deletions