update git revision and use brl citadel-tools respository

This commit is contained in:
Bruce Leidl 2019-08-21 00:51:56 -04:00
parent 8c6f22dc94
commit 99f81b8ff2

View File

@ -7,9 +7,9 @@ inherit cargo systemd
# #
# Update this when changes are pushed to github # 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. # If Cargo.lock changes in citadel-tools, this needs to be updated.
# cargo bitbake does not support workspaces so as a workaround first # cargo bitbake does not support workspaces so as a workaround first