summaryrefslogtreecommitdiffstats
path: root/recipes-sota
diff options
context:
space:
mode:
authorAnton Gerasimov <anton@advancedtelematic.com>2016-12-09 11:50:18 +0100
committerAnton Gerasimov <anton@advancedtelematic.com>2016-12-09 11:50:18 +0100
commit1a53e92df4eb8817307faecf6356132a9ac54570 (patch)
tree82c913b33d24675a939a09cfdbaf12f7296722a9 /recipes-sota
parent99b9b2c32c5756a6522bf0fafb2515695d6e8389 (diff)
downloadmeta-updater-1a53e92df4eb8817307faecf6356132a9ac54570.tar.gz
Bump rvi-sota-client version (syncronize with meta-sota)
Diffstat (limited to 'recipes-sota')
-rw-r--r--recipes-sota/rvi-sota-client/rvi-sota-client_git.bb4
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
9S = "${WORKDIR}/git" 9S = "${WORKDIR}/git"
10 10
11SRCREV = "2d2e57609ffa09b17a2c948365f2e74bff91ae8c" 11SRCREV = "72e6096d9122cde2d9ece4e2693bd470e2b57abe"
12 12
13# Generate with: 13# Generate with:
14# git describe --tags | cut -b2- 14# git describe --tags | cut -b2-
15PV = "0.2.20-14-g2d2e576" 15PV = "v0.2.22-4-g72e6096"
16 16
17BBCLASSEXTEND = "native" 17BBCLASSEXTEND = "native"
18 18