From 99f81b8ff21dc07fe3e63932a64501fb9e3beab5 Mon Sep 17 00:00:00 2001 From: Bruce Leidl Date: Wed, 21 Aug 2019 00:51:56 -0400 Subject: [PATCH] update git revision and use brl citadel-tools respository --- .../recipes-core/citadel-tools/citadel-tools_0.1.0.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 219c846..e1cda8a 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,9 +7,9 @@ inherit cargo systemd # # Update this when changes are pushed to github # -SRCREV = "d4a3949d23b839ec7e1f977ceee2173a46d1014d" +SRCREV = "3820bcc08f98d5e83132ccf251d6ef543579dcf2" -GIT_URI = "git://github.com/subgraph/citadel-tools.git;protocol=https" +GIT_URI = "git://github.com/brl/citadel-tools.git;protocol=https" # If Cargo.lock changes in citadel-tools, this needs to be updated. # cargo bitbake does not support workspaces so as a workaround first