summaryrefslogtreecommitdiffstats
path: root/recipes-sota/rvi-sota-client/rvi-sota-client.inc
diff options
context:
space:
mode:
authorPatrick Vacek <patrickvacek@gmail.com>2017-08-02 12:26:51 +0200
committerPatrick Vacek <patrickvacek@gmail.com>2017-08-07 17:01:57 +0200
commitb20eb4aa872f00827d0c079d30a61bd86f68866e (patch)
treeddbd7e5eec3bbe00752562df026167a060be8a50 /recipes-sota/rvi-sota-client/rvi-sota-client.inc
parentb376ae9e08c4695b95b02fbecfe55eb1bd05c603 (diff)
downloadmeta-updater-b20eb4aa872f00827d0c079d30a61bd86f68866e.tar.gz
Prepare credentials correctly for rvi-sota-client.
Unzip credentials archive and create files as appropriate, since none of that is necessary for aktualizr anymore. This is now done in the sota_provision script. It apparently does not work in the rvi-sota-client recipe, but this solution is perhaps even cleaner anyway.
Diffstat (limited to 'recipes-sota/rvi-sota-client/rvi-sota-client.inc')
-rw-r--r--recipes-sota/rvi-sota-client/rvi-sota-client.inc5
1 files changed, 3 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 2a27c9a..00709af 100644
--- a/recipes-sota/rvi-sota-client/rvi-sota-client.inc
+++ b/recipes-sota/rvi-sota-client/rvi-sota-client.inc
@@ -13,10 +13,11 @@ SRC_URI[index.md5sum] = "6a635e8a081b4d4ba4cebffd721c2d7d"
13SRC_URI[index.sha256sum] = "1913c41d4b8de89a931b6f9e418f83e70a083e12e6c247e8510ee932571ebae2" 13SRC_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
16SRCREV = "b9170dfd92981505c77f8f6e51d477eb1ec57071" 16SRCREV = "5b335cd46c5848d8012ef03f06b50a63fdac4f7c"
17PR = "1"
17 18
18# generate with: `make package-version` 19# generate with: `make package-version`
19PV = "0.2.33-61-gb9170df" 20PV = "0.2.33-66-g5b335cd"
20 21
21# generate with: `make yocto-version` 22# generate with: `make yocto-version`
22SRC_URI = " \ 23SRC_URI = " \