diff options
| -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 c30151e..10831e3 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 = "5df95261a3fba4cac6785603075f6036481b13e9" | 11 | SRCREV = "022cf8501f9eb84bf334a2490e6e0c67842882ab" |
| 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-25-g5df9526" | 15 | PV = "0.2.30-2-g022cf85" |
| 16 | 16 | ||
| 17 | BBCLASSEXTEND = "native" | 17 | BBCLASSEXTEND = "native" |
| 18 | 18 | ||
