diff options
author | Robert Danitz <robert@advancedtelematic.com> | 2017-08-02 10:27:13 +0200 |
---|---|---|
committer | Robert Danitz <robert@advancedtelematic.com> | 2017-08-02 10:27:13 +0200 |
commit | 245bdcdd3103ba6387655bfbd4fd4feb4e392ad0 (patch) | |
tree | 1a88ee4cdbecba5a4a599e07527a161d82fb7723 /recipes-sota | |
parent | 03b1971ccca9208539ebb4dbac2365828946ec4d (diff) | |
download | meta-updater-245bdcdd3103ba6387655bfbd4fd4feb4e392ad0.tar.gz |
update sota-client to b9170df
Diffstat (limited to 'recipes-sota')
-rw-r--r-- | recipes-sota/rvi-sota-client/rvi-sota-client.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-sota/rvi-sota-client/rvi-sota-client.inc b/recipes-sota/rvi-sota-client/rvi-sota-client.inc index 8e96a32..2a27c9a 100644 --- a/recipes-sota/rvi-sota-client/rvi-sota-client.inc +++ b/recipes-sota/rvi-sota-client/rvi-sota-client.inc | |||
@@ -13,10 +13,10 @@ SRC_URI[index.md5sum] = "6a635e8a081b4d4ba4cebffd721c2d7d" | |||
13 | SRC_URI[index.sha256sum] = "1913c41d4b8de89a931b6f9e418f83e70a083e12e6c247e8510ee932571ebae2" | 13 | SRC_URI[index.sha256sum] = "1913c41d4b8de89a931b6f9e418f83e70a083e12e6c247e8510ee932571ebae2" |
14 | 14 | ||
15 | # also update PV and SRC_URI crates when updating SRCREV | 15 | # also update PV and SRC_URI crates when updating SRCREV |
16 | SRCREV = "1755f1d5df05cd2924b8cf505f537f04c24f568f" | 16 | SRCREV = "b9170dfd92981505c77f8f6e51d477eb1ec57071" |
17 | 17 | ||
18 | # generate with: `make package-version` | 18 | # generate with: `make package-version` |
19 | PV = "0.2.33-56-g1755f1d" | 19 | PV = "0.2.33-61-gb9170df" |
20 | 20 | ||
21 | # generate with: `make yocto-version` | 21 | # generate with: `make yocto-version` |
22 | SRC_URI = " \ | 22 | SRC_URI = " \ |