summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMykhaylo Sul <ext-mykhaylo.sul@here.com>2020-01-02 08:48:05 +0100
committerMykhaylo Sul <ext-mykhaylo.sul@here.com>2020-01-02 08:48:05 +0100
commitbad478f2349914a7d6cae1dba74ad870e02e2b6e (patch)
treef1148f858c28b3f67d73578e200af1c7e9f122e4
parenteece786d49cf9a097702e41eda5df2f5199e368c (diff)
downloadmeta-updater-feat/OTA-4174/direct-ostree-update-ip-secondary.tar.gz
Use the direct-ostree-branch to run the meta-updater CI pipeline against itfeat/OTA-4174/direct-ostree-update-ip-secondary
Signed-off-by: Mykhaylo Sul <ext-mykhaylo.sul@here.com>
-rw-r--r--recipes-sota/aktualizr/aktualizr_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-sota/aktualizr/aktualizr_git.bb b/recipes-sota/aktualizr/aktualizr_git.bb
index 70b1e0e..7641547 100644
--- a/recipes-sota/aktualizr/aktualizr_git.bb
+++ b/recipes-sota/aktualizr/aktualizr_git.bb
@@ -30,8 +30,8 @@ SRC_URI = " \
30SRC_URI[garagesign.md5sum] = "3e1ae6d49cc66fda37cef47f849d9609" 30SRC_URI[garagesign.md5sum] = "3e1ae6d49cc66fda37cef47f849d9609"
31SRC_URI[garagesign.sha256sum] = "8d49b83efa222db2f092ee14348459ee1bfd048552b57c3cb5ab48db8e347d82" 31SRC_URI[garagesign.sha256sum] = "8d49b83efa222db2f092ee14348459ee1bfd048552b57c3cb5ab48db8e347d82"
32 32
33SRCREV = "2403384097448042c825c485e905deb130ce9fcc" 33SRCREV = "45484192ed2f5074ed1f965b6d37bdab1841676c"
34BRANCH ?= "master" 34BRANCH ?= "feat/OTA-4174/direct-ostree-update-ip-secondary"
35 35
36S = "${WORKDIR}/git" 36S = "${WORKDIR}/git"
37 37