summaryrefslogtreecommitdiffstats
path: root/recipes-sota/sota-tools
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-sota/sota-tools')
-rw-r--r--recipes-sota/sota-tools/sota-tools_git.bb2
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"
6S = "${WORKDIR}/git" 6S = "${WORKDIR}/git"
7 7
8SRC_URI = "gitsm://github.com/advancedtelematic/sota-tools.git;branch=master" 8SRC_URI = "gitsm://github.com/advancedtelematic/sota-tools.git;branch=master"
9SRCREV = "a70ae808db4cbabdc643ea3453cd7d8efac6c659" 9SRCREV = "ed705214552ce784fb8acd473d31647f4d097ce5"
10 10
11inherit cmake 11inherit cmake
12 12