diff options
| author | Laurent Bonnans <laurent.bonnans@here.com> | 2019-02-11 17:19:15 +0100 |
|---|---|---|
| committer | Laurent Bonnans <laurent.bonnans@here.com> | 2019-02-19 17:08:43 +0100 |
| commit | 06b8dcf467f3ec0bf7da4d6a22c3d115a8ee6b75 (patch) | |
| tree | de79c5c5ac4399b218c17f9017a29ea90d45a6bd | |
| parent | ddb2dfa268fdd7f5b37c20987ea9e7a4cb2b179f (diff) | |
| download | meta-updater-bugfix/OTA-1436/thud-secondary-results.tar.gz | |
Bump aktualizrbugfix/OTA-1436/thud-secondary-results
To 2aa9d93ccea09ec327789eecf858de561ef632da, which changed the
installation result reporting format
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 fbc1bca..3b48e58 100755 --- a/recipes-sota/aktualizr/aktualizr_git.bb +++ b/recipes-sota/aktualizr/aktualizr_git.bb | |||
| @@ -23,7 +23,7 @@ SRC_URI = " \ | |||
| 23 | file://aktualizr-serialcan.service \ | 23 | file://aktualizr-serialcan.service \ |
| 24 | " | 24 | " |
| 25 | 25 | ||
| 26 | SRCREV = "1cad6d10286ade64b24021ca0e23de0d3b64f520" | 26 | SRCREV = "2aa9d93ccea09ec327789eecf858de561ef632da" |
| 27 | BRANCH ?= "master" | 27 | BRANCH ?= "master" |
| 28 | 28 | ||
| 29 | S = "${WORKDIR}/git" | 29 | S = "${WORKDIR}/git" |
