summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMykhaylo Sul <ext-mykhaylo.sul@here.com>2019-11-26 15:51:37 +0100
committerMykhaylo Sul <ext-mykhaylo.sul@here.com>2019-11-26 15:51:37 +0100
commitc34f306e2ab1a8cd12eda2ec929f5ed5949646af (patch)
tree1292609a97e5b74ff1d4bac5c99e5952ea666dea
parent71ed2523ea915bbd4c3e9be53429c79084fcb3ea (diff)
downloadmeta-updater-feat/new-release/ip-secondary-full-verification.tar.gz
Switch to the newest version of aktualizr that includes full verification for IP Secondaryfeat/new-release/ip-secondary-full-verification
Signed-off-by: Mykhaylo Sul <ext-mykhaylo.sul@here.com>
-rw-r--r--recipes-sota/aktualizr/aktualizr_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-sota/aktualizr/aktualizr_git.bb b/recipes-sota/aktualizr/aktualizr_git.bb
index 211db89..0aefb2b 100644
--- a/recipes-sota/aktualizr/aktualizr_git.bb
+++ b/recipes-sota/aktualizr/aktualizr_git.bb
@@ -30,7 +30,7 @@ SRC_URI = " \
30SRC_URI[garagesign.md5sum] = "3d38908f9b536a02cc73778b11bbc32e" 30SRC_URI[garagesign.md5sum] = "3d38908f9b536a02cc73778b11bbc32e"
31SRC_URI[garagesign.sha256sum] = "eceeb16a781e0e8d1f554defbcd5bbcea86d448ebd350fc6a2529372bf867dba" 31SRC_URI[garagesign.sha256sum] = "eceeb16a781e0e8d1f554defbcd5bbcea86d448ebd350fc6a2529372bf867dba"
32 32
33SRCREV = "662aa23f0b9c97a2c93a428438dacae72333c751" 33SRCREV = "8136440ad86c68ad3730ee7927cd11f7501f133c"
34BRANCH ?= "master" 34BRANCH ?= "master"
35 35
36S = "${WORKDIR}/git" 36S = "${WORKDIR}/git"