diff options
| author | Anton Gerasimov <anton@advancedtelematic.com> | 2016-12-09 11:50:18 +0100 |
|---|---|---|
| committer | Anton Gerasimov <anton@advancedtelematic.com> | 2016-12-09 11:50:18 +0100 |
| commit | 1a53e92df4eb8817307faecf6356132a9ac54570 (patch) | |
| tree | 82c913b33d24675a939a09cfdbaf12f7296722a9 | |
| parent | 99b9b2c32c5756a6522bf0fafb2515695d6e8389 (diff) | |
| download | meta-updater-1a53e92df4eb8817307faecf6356132a9ac54570.tar.gz | |
Bump rvi-sota-client version (syncronize with meta-sota)
| -rw-r--r-- | recipes-sota/rvi-sota-client/rvi-sota-client_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-sota/rvi-sota-client/rvi-sota-client_git.bb b/recipes-sota/rvi-sota-client/rvi-sota-client_git.bb index 0caef32..9a7ec10 100644 --- a/recipes-sota/rvi-sota-client/rvi-sota-client_git.bb +++ b/recipes-sota/rvi-sota-client/rvi-sota-client_git.bb | |||
| @@ -8,11 +8,11 @@ inherit cargo systemd | |||
| 8 | 8 | ||
| 9 | S = "${WORKDIR}/git" | 9 | S = "${WORKDIR}/git" |
| 10 | 10 | ||
| 11 | SRCREV = "2d2e57609ffa09b17a2c948365f2e74bff91ae8c" | 11 | SRCREV = "72e6096d9122cde2d9ece4e2693bd470e2b57abe" |
| 12 | 12 | ||
| 13 | # Generate with: | 13 | # Generate with: |
| 14 | # git describe --tags | cut -b2- | 14 | # git describe --tags | cut -b2- |
| 15 | PV = "0.2.20-14-g2d2e576" | 15 | PV = "v0.2.22-4-g72e6096" |
| 16 | 16 | ||
| 17 | BBCLASSEXTEND = "native" | 17 | BBCLASSEXTEND = "native" |
| 18 | 18 | ||
