summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhil Wise <phil@advancedtelematic.com>2017-07-31 14:56:54 +0200
committerPhil Wise <phil@advancedtelematic.com>2017-07-31 14:56:54 +0200
commit61a7adca18a1727c093e8417db8756022810d233 (patch)
treed17022d0ef4b634e6342207a9bc7f5690d864ae3
parente5a12d4a3f06e5b85a5c3a9d2f3d3960d661f935 (diff)
downloadmeta-updater-61a7adca18a1727c093e8417db8756022810d233.tar.gz
Bump version of sota-tools
This fixes a build error on Ubuntu.
-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 326ff20..2b9d0cb 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 = "4d7f22f50ab43be5bee61ad3e96cd9db4ef3a372" 9SRCREV = "216cb84db98e9b0f8c6c1c407f480c5dd0b3cf62"
10 10
11inherit cmake 11inherit cmake
12 12