From 718e94e09043b32b2474a28e19eb0644b3c275ba Mon Sep 17 00:00:00 2001 From: Bruce Leidl Date: Mon, 3 Jun 2024 12:14:34 -0400 Subject: [PATCH] Update 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 be0e4f5..c6af5fd 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 pkgconfig # # Update this when changes are pushed to github # -SRCREV = "c79ff22a987ea5c9621db88df5ec638439011b3e" +SRCREV = "421b0e27d777c418a26016bd8065715823504637" GIT_URI = "git://git.subgraph.com/brl/citadel-tools.git;protocol=https;branch=master"