diff options
author | Laurent Bonnans <laurent.bonnans@here.com> | 2019-08-01 18:02:52 +0200 |
---|---|---|
committer | Laurent Bonnans <laurent.bonnans@here.com> | 2019-08-01 18:02:52 +0200 |
commit | 8b5e97cb8c8a948e754d83c651013467942d5a5f (patch) | |
tree | cf866e74a7fba1730a7257681d32c95c0ed6cb5e /recipes-sota | |
parent | 36f311912372be3150633b4da0f344c70e456d55 (diff) | |
download | meta-updater-8b5e97cb8c8a948e754d83c651013467942d5a5f.tar.gz |
Bump aktualizrconnman-fix-master
For the fix in https://github.com/advancedtelematic/aktualizr/pull/1275
Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
Diffstat (limited to 'recipes-sota')
-rw-r--r-- | recipes-sota/aktualizr/aktualizr_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-sota/aktualizr/aktualizr_git.bb b/recipes-sota/aktualizr/aktualizr_git.bb index e9efa35..18b1a7d 100644 --- a/recipes-sota/aktualizr/aktualizr_git.bb +++ b/recipes-sota/aktualizr/aktualizr_git.bb | |||
@@ -31,7 +31,7 @@ SRC_URI = " \ | |||
31 | SRC_URI[md5sum] = "e104ccd4f32e52571a5fc0e5042db050" | 31 | SRC_URI[md5sum] = "e104ccd4f32e52571a5fc0e5042db050" |
32 | SRC_URI[sha256sum] = "c590be1a57523bfe097af82279eda5c97cf40ae47fb27162cf33c469702c8a9b" | 32 | SRC_URI[sha256sum] = "c590be1a57523bfe097af82279eda5c97cf40ae47fb27162cf33c469702c8a9b" |
33 | 33 | ||
34 | SRCREV = "17c3713fb3085fe5459ac0e8244a2047d55cb7ec" | 34 | SRCREV = "b4eb8e5af2dde54988a9ba2a760d58319dc9ce63" |
35 | BRANCH ?= "master" | 35 | BRANCH ?= "master" |
36 | 36 | ||
37 | S = "${WORKDIR}/git" | 37 | S = "${WORKDIR}/git" |