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:07:14 +0100 |
commit | b1ee116da9eb279991ce61d8114fa0354b45b35d (patch) | |
tree | 573ed0a6f10d39b5dcc4ac2124a9c0f04cdf5563 /recipes-connectivity | |
parent | 0817c87667e67aa40a2e07ad8b15f17c74927e2b (diff) | |
download | meta-updater-b1ee116da9eb279991ce61d8114fa0354b45b35d.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 'recipes-connectivity')
0 files changed, 0 insertions, 0 deletions