summaryrefslogtreecommitdiffstats
path: root/recipes-sota
diff options
context:
space:
mode:
authorAnton Gerasimov <anton@advancedtelematic.com>2016-12-28 14:03:19 +0100
committerAnton Gerasimov <anton@advancedtelematic.com>2016-12-28 14:04:57 +0100
commita7ba4cb2893b5441038a39b98a760664440561da (patch)
tree5732dec9b6da40c3e85ba0070163006dcd342c13 /recipes-sota
parent4a264b592a001ab35b9ec0a4cf916873e4c39930 (diff)
downloadmeta-updater-a7ba4cb2893b5441038a39b98a760664440561da.tar.gz
Update sota-client
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 8ffe7ce..74e66df 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 = "7fa3b3e088ed002d8d99b5496c5755f0fb358ab0" 11SRCREV = "fe04468871d3d6b784eabc507ed68cef80b4dea1"
12 12
13# Generate with: 13# Generate with:
14# git describe --tags | cut -b2- 14# git describe --tags | cut -b2-
15PV = "0.2.23-5-g7fa3b3e" 15PV = "0.2.23-21-gfe04468"
16 16
17BBCLASSEXTEND = "native" 17BBCLASSEXTEND = "native"
18 18