summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Sul <ext-mykhaylo.sul@here.com>2019-02-26 11:16:36 +0200
committerMike Sul <ext-mykhaylo.sul@here.com>2019-02-26 11:16:36 +0200
commite0043aabcb0cd6c0a024df4b84e398dd0be40526 (patch)
tree07535f5a7c223ee117bda667fabb7f5212569fda
parente4984df43817ce12bd3929f6704235f27750e3af (diff)
downloadmeta-updater-fix/dont-send-mnfst-if-pending-updts.tar.gz
Switch to the aktualizr's master headfix/dont-send-mnfst-if-pending-updts
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 9dd90e8..a69bd4d 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 = "c2da7b5dfe34ebe3482042dd461543da291c43bd" 27SRCREV = "c71ec0a320d85a3e75ba37bff7dc40ad02e9d655"
28BRANCH ?= "master" 28BRANCH ?= "master"
29 29
30S = "${WORKDIR}/git" 30S = "${WORKDIR}/git"