diff options
| author | cajun-rat <p@beta16.co.uk> | 2017-07-20 13:57:29 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-07-20 13:57:29 +0200 |
| commit | 3000fc439ee02636303344159a839d41d3a76472 (patch) | |
| tree | 4581df9f2440bb4f17e23245002216772fb1adc2 | |
| parent | 6f7f86bf7d71d31bfc5407d2a97eeab3ec18dc36 (diff) | |
| parent | 28e841a75d83d0fc925b16e0cc7ab636d28dc70e (diff) | |
| download | meta-updater-3000fc439ee02636303344159a839d41d3a76472.tar.gz | |
Merge pull request #103 from leon-anavi/morty
aktualizr: Update to 207898e
| -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 4f9d131..359c9fb 100644 --- a/recipes-sota/aktualizr/aktualizr_git.bb +++ b/recipes-sota/aktualizr/aktualizr_git.bb | |||
| @@ -13,7 +13,7 @@ SRC_URI = " \ | |||
| 13 | file://aktualizr-autoprovision.service \ | 13 | file://aktualizr-autoprovision.service \ |
| 14 | file://sota_autoprov.toml \ | 14 | file://sota_autoprov.toml \ |
| 15 | " | 15 | " |
| 16 | SRCREV = "7ca3af4e2f47ca7a3a67866023de3f8a97425991" | 16 | SRCREV = "c24f1fc9b600113cf9f2d3d7215e406cbbb70ac4" |
| 17 | PV = "1.0+git${SRCPV}" | 17 | PV = "1.0+git${SRCPV}" |
| 18 | 18 | ||
| 19 | S = "${WORKDIR}/git" | 19 | S = "${WORKDIR}/git" |
