From 1c2571e37c6fa5e0ac3bb035173ae07a187648c5 Mon Sep 17 00:00:00 2001 From: Anton Gerasimov Date: Thu, 30 Mar 2017 13:31:36 +0200 Subject: Update SOTA-related software Support for grub2 has been added, rust's json parser temporarily replaced with python-canonicaljson because of compatibility issues. Change-Id: I6665ed3ad56afc90f0e82eb90993c8656be16d5f 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 e472ff8..326ff20 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 = "c6ecec3e86c423dd6caaa362a5ff0a1a6f4072a8" +SRCREV = "4d7f22f50ab43be5bee61ad3e96cd9db4ef3a372" inherit cmake -- cgit 1.2.3-korg