From 5a7b27c47f1cd51b21f17e38a8abce5504d78471 Mon Sep 17 00:00:00 2001 From: Anton Gerasimov Date: Thu, 9 Feb 2017 17:41:25 +0100 Subject: Update sota software Update includes: - latest version of OSTree (2017.1) - latest versions of sota-client and sota-tools - fix for lshw recipe under morty Change-Id: Ic65fbf1cb0608143e49dc5d241b7d84940126e26 Signed-off-by: Anton Gerasimov --- meta-sota/recipes-sota/sota-tools/sota-tools_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-sota/recipes-sota/sota-tools/sota-tools_git.bb') 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 -- cgit 1.2.3-korg