summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Sul <ext-mykhaylo.sul@here.com>2019-05-27 10:38:48 +0300
committerMike Sul <ext-mykhaylo.sul@here.com>2019-05-27 10:40:00 +0300
commit8e9bbe95badbc889f3cd69caff8a223f65e6042d (patch)
tree1232bb0041816dffc09f3e118356b018725c161e
parent5929016fad098a83286b4849f4ff96d3f5f26361 (diff)
downloadmeta-updater-feat/OTA-2541/preconfigured-secondaries.tar.gz
OTA-2541: Switch to Aktualizr's version that supports IP Secondaries preconfig and its testsfeat/OTA-2541/preconfigured-secondaries
Signed-off-by: Mike Sul <ext-mykhaylo.sul@here.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 f4c9946..a97939e 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"