summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Sul <ext-mykhaylo.sul@here.com>2019-02-21 15:02:20 +0200
committerMike Sul <ext-mykhaylo.sul@here.com>2019-02-21 15:02:20 +0200
commitd6a3356d73f2f81bcabf0d645b8af7c761562ffe (patch)
tree3085bde572f680676797225036214d3b7c60f515
parentd806431db792dfd0eefe012edffe7274798467eb (diff)
downloadmeta-updater-d6a3356d73f2f81bcabf0d645b8af7c761562ffe.tar.gz
OTA-2135: Switch to the aktualizr verison that includes the auto reboot functionality
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 fbc1bca..cac6ab8 100755
--- a/recipes-sota/aktualizr/aktualizr_git.bb
+++ b/recipes-sota/aktualizr/aktualizr_git.bb
@@ -23,7 +23,7 @@ SRC_URI = " \
23 file://aktualizr-serialcan.service \ 23 file://aktualizr-serialcan.service \
24 " 24 "
25 25
26SRCREV = "1cad6d10286ade64b24021ca0e23de0d3b64f520" 26SRCREV = "c2da7b5dfe34ebe3482042dd461543da291c43bd"
27BRANCH ?= "master" 27BRANCH ?= "master"
28 28
29S = "${WORKDIR}/git" 29S = "${WORKDIR}/git"