summaryrefslogtreecommitdiffstats
path: root/recipes-sota
diff options
context:
space:
mode:
authorLeon Anavi <leon.anavi@konsulko.com>2017-01-30 12:56:00 +0200
committerLeon Anavi <leon.anavi@konsulko.com>2017-01-30 19:06:20 +0200
commit0b0319d251b6f8efc693993c282dc9bc304d04d9 (patch)
tree6b6e877e8f993ac8ec80641c5afc4ceda77a9d45 /recipes-sota
parentdd5686ad0dfa28ef4c391addf184b2a0f99eda54 (diff)
downloadmeta-updater-0b0319d251b6f8efc693993c282dc9bc304d04d9.tar.gz
sota-client-cpp: Update version
Update the version of SOTA client C++ to the latest version from 25 Jan 2017. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Diffstat (limited to 'recipes-sota')
-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 \