diff options
author | Anton Gerasimov <anton@advancedtelematic.com> | 2016-12-13 17:49:42 +0100 |
---|---|---|
committer | Anton Gerasimov <anton@advancedtelematic.com> | 2016-12-13 17:49:42 +0100 |
commit | d09f8e179b061fd6b59d807bc94c049797a8051b (patch) | |
tree | 3eb8bdeaa22c80963e83be8e3c1e43699fcec365 /recipes-sota | |
parent | e562aef8830c6d6e12656d9414c35b30bf78b050 (diff) | |
download | meta-updater-d09f8e179b061fd6b59d807bc94c049797a8051b.tar.gz |
Bump sota-tools version to support new credentials format
Diffstat (limited to 'recipes-sota')
-rw-r--r-- | recipes-sota/sota-tools/sota-tools_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-sota/sota-tools/sota-tools_git.bb b/recipes-sota/sota-tools/sota-tools_git.bb index 911c66b..47a1737 100644 --- a/recipes-sota/sota-tools/sota-tools_git.bb +++ b/recipes-sota/sota-tools/sota-tools_git.bb | |||
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=65d26fcc2f35ea6a181ac777e42db1ea" | |||
6 | S = "${WORKDIR}/git" | 6 | S = "${WORKDIR}/git" |
7 | 7 | ||
8 | SRC_URI = "gitsm://github.com/advancedtelematic/sota-tools.git;branch=master" | 8 | SRC_URI = "gitsm://github.com/advancedtelematic/sota-tools.git;branch=master" |
9 | SRCREV = "a70ae808db4cbabdc643ea3453cd7d8efac6c659" | 9 | SRCREV = "ed705214552ce784fb8acd473d31647f4d097ce5" |
10 | 10 | ||
11 | inherit cmake | 11 | inherit cmake |
12 | 12 | ||