From 8d1946a6c48d6d332bc601fd193f18c191df76f7 Mon Sep 17 00:00:00 2001 From: Bruce Leidl Date: Sat, 8 Aug 2020 16:04:52 -0400 Subject: [PATCH] updated citadel-tools --- meta-citadel/recipes-core/citadel-tools/citadel-tools_0.1.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-citadel/recipes-core/citadel-tools/citadel-tools_0.1.0.bb b/meta-citadel/recipes-core/citadel-tools/citadel-tools_0.1.0.bb index 99d486a..a59eaaf 100644 --- a/meta-citadel/recipes-core/citadel-tools/citadel-tools_0.1.0.bb +++ b/meta-citadel/recipes-core/citadel-tools/citadel-tools_0.1.0.bb @@ -7,7 +7,7 @@ inherit cargo systemd # # Update this when changes are pushed to github # -SRCREV = "044d8a3457aa8e2b82a291a92e1fbfe973c56b44" +SRCREV = "695dc9da2115f5f3f731b711b4b127b45d7a137f" GIT_URI = "git://github.com/brl/citadel-tools.git;protocol=https"