diff options
author | Phil Wise <phil@advancedtelematic.com> | 2017-07-31 14:56:54 +0200 |
---|---|---|
committer | Phil Wise <phil@advancedtelematic.com> | 2017-07-31 14:56:54 +0200 |
commit | 61a7adca18a1727c093e8417db8756022810d233 (patch) | |
tree | d17022d0ef4b634e6342207a9bc7f5690d864ae3 /recipes-sota | |
parent | e5a12d4a3f06e5b85a5c3a9d2f3d3960d661f935 (diff) | |
download | meta-updater-61a7adca18a1727c093e8417db8756022810d233.tar.gz |
Bump version of sota-tools
This fixes a build error on Ubuntu.
Diffstat (limited to 'recipes-sota')
-rw-r--r-- | recipes-sota/sota-tools/sota-tools_git.bb | 2 |
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" | |||
6 | S = "${WORKDIR}/git" | 6 | S = "${WORKDIR}/git" |
7 | 7 | ||
8 | SRC_URI = "gitsm://github.com/advancedtelematic/sota-tools.git;branch=master" | 8 | SRC_URI = "gitsm://github.com/advancedtelematic/sota-tools.git;branch=master" |
9 | SRCREV = "4d7f22f50ab43be5bee61ad3e96cd9db4ef3a372" | 9 | SRCREV = "216cb84db98e9b0f8c6c1c407f480c5dd0b3cf62" |
10 | 10 | ||
11 | inherit cmake | 11 | inherit cmake |
12 | 12 | ||