diff options
| author | Laurent Bonnans <laurent.bonnans@here.com> | 2019-03-04 11:02:54 +0100 |
|---|---|---|
| committer | Laurent Bonnans <laurent.bonnans@here.com> | 2019-03-04 11:06:09 +0100 |
| commit | 7ca1d9483e761f56dd50630c49b8365cca363e98 (patch) | |
| tree | 436db8e7aa11db33740d0253dc642bd55932176e | |
| parent | 15e19a1f00f70595a39b7a816dc44a29e1472f05 (diff) | |
| download | meta-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-x | 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 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 | ||
| 27 | SRCREV = "c71ec0a320d85a3e75ba37bff7dc40ad02e9d655" | 27 | SRCREV = "ea03a5cf57def6b8d368f783cb12b91255365a80" |
| 28 | BRANCH ?= "master" | 28 | BRANCH ?= "master" |
| 29 | 29 | ||
| 30 | S = "${WORKDIR}/git" | 30 | S = "${WORKDIR}/git" |
