diff options
author | Mykhaylo Sul <ext-mykhaylo.sul@here.com> | 2020-01-03 11:36:09 +0100 |
---|---|---|
committer | Patrick Vacek <patrickvacek@gmail.com> | 2020-01-20 09:03:28 +0100 |
commit | 00ce05aeb0b3e44764880619b6eee0d727e41a8e (patch) | |
tree | 4d5b265eb82ba92aec65164be99a83cc2415f5b2 /recipes-sota/aktualizr | |
parent | 44665d3656113067c0ff13bf9fe3813c98433583 (diff) | |
download | meta-updater-00ce05aeb0b3e44764880619b6eee0d727e41a8e.tar.gz |
OTA-4174: Make an ostree update a default on IP Secondary
Signed-off-by: Mykhaylo Sul <ext-mykhaylo.sul@here.com>
Diffstat (limited to 'recipes-sota/aktualizr')
-rw-r--r-- | recipes-sota/aktualizr/aktualizr_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-sota/aktualizr/aktualizr_git.bb b/recipes-sota/aktualizr/aktualizr_git.bb index 2e91a7b..5728830 100644 --- a/recipes-sota/aktualizr/aktualizr_git.bb +++ b/recipes-sota/aktualizr/aktualizr_git.bb | |||
@@ -30,7 +30,7 @@ SRC_URI = " \ | |||
30 | SRC_URI[garagesign.md5sum] = "3e1ae6d49cc66fda37cef47f849d9609" | 30 | SRC_URI[garagesign.md5sum] = "3e1ae6d49cc66fda37cef47f849d9609" |
31 | SRC_URI[garagesign.sha256sum] = "8d49b83efa222db2f092ee14348459ee1bfd048552b57c3cb5ab48db8e347d82" | 31 | SRC_URI[garagesign.sha256sum] = "8d49b83efa222db2f092ee14348459ee1bfd048552b57c3cb5ab48db8e347d82" |
32 | 32 | ||
33 | SRCREV = "bc54d32b8d4e97409908e700b9615fef2ca7ced2" | 33 | SRCREV = "14f7c6e74e8fade755dfdd03c856865127ba12b6" |
34 | BRANCH ?= "master" | 34 | BRANCH ?= "master" |
35 | 35 | ||
36 | S = "${WORKDIR}/git" | 36 | S = "${WORKDIR}/git" |