From a090541f4b255b3058608141a6eb4bd822208693 Mon Sep 17 00:00:00 2001 From: Bruce Leidl Date: Mon, 29 Nov 2021 16:45:37 -0500 Subject: [PATCH] bump citadel-tools revision --- 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 70923c2..efb4634 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 @@ -8,7 +8,7 @@ inherit cargo systemd gsettings # # Update this when changes are pushed to github # -SRCREV = "220920cb2f3539ccefff7fe31d8a58a3ec791c81" +SRCREV = "663478072cee9d988bff70caa3bfaa0932343152" GIT_URI = "git://github.com/brl/citadel-tools.git;protocol=https"