summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcajun-rat <p@beta16.co.uk>2017-01-31 09:36:55 +0100
committerGitHub <noreply@github.com>2017-01-31 09:36:55 +0100
commit834e59f5b8754c4371aa41debe3120dc9b7f9fa2 (patch)
tree6b6e877e8f993ac8ec80641c5afc4ceda77a9d45
parentdd5686ad0dfa28ef4c391addf184b2a0f99eda54 (diff)
parent0b0319d251b6f8efc693993c282dc9bc304d04d9 (diff)
downloadmeta-updater-834e59f5b8754c4371aa41debe3120dc9b7f9fa2.tar.gz
Merge pull request #29 from leon-anavi/krogoth
sota-client-cpp: Update version
-rw-r--r--recipes-sota/sota-client-cpp/sota-client-cpp_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-sota/sota-client-cpp/sota-client-cpp_git.bb b/recipes-sota/sota-client-cpp/sota-client-cpp_git.bb
index 07982b3..e3c5245 100644
--- a/recipes-sota/sota-client-cpp/sota-client-cpp_git.bb
+++ b/recipes-sota/sota-client-cpp/sota-client-cpp_git.bb
@@ -10,7 +10,7 @@ inherit cmake systemd
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
12 12
13SRCREV = "a974dc2eea47594a6177f4c69c2d937a819aa7b3" 13SRCREV = "b14c668bdf914c71e68706168aa821bcae32c8f3"
14 14
15SRC_URI = " \ 15SRC_URI = " \
16 git://github.com/advancedtelematic/sota_client_cpp \ 16 git://github.com/advancedtelematic/sota_client_cpp \