summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Sul <ext-mykhaylo.sul@here.com>2019-05-27 10:38:48 +0300
committerPatrick Vacek <patrickvacek@gmail.com>2019-06-05 15:02:51 +0200
commit96c28188207051ced4ff052ec77293bf58ae9742 (patch)
tree9d6dc4eed8e8a9877013dc75737dd68d97bd483b
parent7b1784708cd75d5cef7b8add002320bec6556762 (diff)
downloadmeta-updater-96c28188207051ced4ff052ec77293bf58ae9742.tar.gz
OTA-2541: Switch to Aktualizr's version that supports IP Secondaries preconfig and its tests
Signed-off-by: Mike Sul <ext-mykhaylo.sul@here.com> Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
-rwxr-xr-xrecipes-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 000bff7..d69f5f5 100755
--- a/recipes-sota/aktualizr/aktualizr_git.bb
+++ b/recipes-sota/aktualizr/aktualizr_git.bb
@@ -31,7 +31,7 @@ SRC_URI = " \
31SRC_URI[md5sum] = "c5e9968dfe78a7264ab9a8338c11725d" 31SRC_URI[md5sum] = "c5e9968dfe78a7264ab9a8338c11725d"
32SRC_URI[sha256sum] = "3a19258d7a1825a308aca0da82f7a337985bec05e8951355c4c95f0fcf2444f4" 32SRC_URI[sha256sum] = "3a19258d7a1825a308aca0da82f7a337985bec05e8951355c4c95f0fcf2444f4"
33 33
34SRCREV = "c50feb37034eceb1254429d3e3ed38e5b8a0dc60" 34SRCREV = "8c523efc4c1f1e6d9dfd41b7e23a202ade4d9ff7"
35BRANCH ?= "master" 35BRANCH ?= "master"
36 36
37S = "${WORKDIR}/git" 37S = "${WORKDIR}/git"