diff options
| author | Anton Gerasimov <anton@advancedtelematic.com> | 2016-12-28 14:03:19 +0100 |
|---|---|---|
| committer | Anton Gerasimov <anton@advancedtelematic.com> | 2016-12-28 14:04:57 +0100 |
| commit | a7ba4cb2893b5441038a39b98a760664440561da (patch) | |
| tree | 5732dec9b6da40c3e85ba0070163006dcd342c13 | |
| parent | 4a264b592a001ab35b9ec0a4cf916873e4c39930 (diff) | |
| download | meta-updater-a7ba4cb2893b5441038a39b98a760664440561da.tar.gz | |
Update sota-client
| -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 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 | ||
| 9 | S = "${WORKDIR}/git" | 9 | S = "${WORKDIR}/git" |
| 10 | 10 | ||
| 11 | SRCREV = "7fa3b3e088ed002d8d99b5496c5755f0fb358ab0" | 11 | SRCREV = "fe04468871d3d6b784eabc507ed68cef80b4dea1" |
| 12 | 12 | ||
| 13 | # Generate with: | 13 | # Generate with: |
| 14 | # git describe --tags | cut -b2- | 14 | # git describe --tags | cut -b2- |
| 15 | PV = "0.2.23-5-g7fa3b3e" | 15 | PV = "0.2.23-21-gfe04468" |
| 16 | 16 | ||
| 17 | BBCLASSEXTEND = "native" | 17 | BBCLASSEXTEND = "native" |
| 18 | 18 | ||
