summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent Bonnans <laurent.bonnans@here.com>2019-03-04 11:02:54 +0100
committerLaurent Bonnans <laurent.bonnans@here.com>2019-03-04 11:06:09 +0100
commit7ca1d9483e761f56dd50630c49b8365cca363e98 (patch)
tree436db8e7aa11db33740d0253dc642bd55932176e
parent15e19a1f00f70595a39b7a816dc44a29e1472f05 (diff)
downloadmeta-updater-7ca1d9483e761f56dd50630c49b8365cca363e98.tar.gz
Bump aktualizr to last master
Includes the new way of fetching garage-signa. Signed-off-by: Laurent Bonnans <laurent.bonnans@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 a69bd4d..8fbe2f9 100755
--- a/recipes-sota/aktualizr/aktualizr_git.bb
+++ b/recipes-sota/aktualizr/aktualizr_git.bb
@@ -24,7 +24,7 @@ SRC_URI = " \
24 " 24 "
25 25
26 26
27SRCREV = "c71ec0a320d85a3e75ba37bff7dc40ad02e9d655" 27SRCREV = "ea03a5cf57def6b8d368f783cb12b91255365a80"
28BRANCH ?= "master" 28BRANCH ?= "master"
29 29
30S = "${WORKDIR}/git" 30S = "${WORKDIR}/git"