diff options
Diffstat (limited to 'meta-sota/recipes-sota/sota-tools/sota-tools_git.bb')
-rw-r--r-- | meta-sota/recipes-sota/sota-tools/sota-tools_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-sota/recipes-sota/sota-tools/sota-tools_git.bb b/meta-sota/recipes-sota/sota-tools/sota-tools_git.bb index ef6c3a0..e472ff8 100644 --- a/meta-sota/recipes-sota/sota-tools/sota-tools_git.bb +++ b/meta-sota/recipes-sota/sota-tools/sota-tools_git.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=65d26fcc2f35ea6a181ac777e42db1ea" S = "${WORKDIR}/git" SRC_URI = "gitsm://github.com/advancedtelematic/sota-tools.git;branch=master" -SRCREV = "7d7c7850f35743d82862a70f643c5c3ddc5b296c" +SRCREV = "c6ecec3e86c423dd6caaa362a5ff0a1a6f4072a8" inherit cmake |