summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcajun-rat <p@beta16.co.uk>2017-01-06 08:59:34 +0100
committerGitHub <noreply@github.com>2017-01-06 08:59:34 +0100
commite3ed4fd0e56c9be6629efddd153dea53727e8557 (patch)
tree808f6a6638476f743cc062df42b9f8cd5eea2063
parent201e9f3bb143bad842235d4f3fe6686515115a58 (diff)
parent3e8bf408ddecc64ca5f1f26713acf7cefd70f452 (diff)
downloadmeta-updater-e3ed4fd0e56c9be6629efddd153dea53727e8557.tar.gz
Merge pull request #24 from advancedtelematic/feat/bumpsotatools
Update 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 47a1737..00d7c96 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 = "ed705214552ce784fb8acd473d31647f4d097ce5" 9SRCREV = "27987f1651440ff692942181a882a80e7e183a4d"
10 10
11inherit cmake 11inherit cmake
12 12