It appears the that git repo has moved. This is causing a do_fetch error.

Signed-off-by: Armin Kuster <[email protected]>
---
 meta-openstack/recipes-devtools/python/python-barbican_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-openstack/recipes-devtools/python/python-barbican_git.bb 
b/meta-openstack/recipes-devtools/python/python-barbican_git.bb
index bc12fcd..8ae0b21 100644
--- a/meta-openstack/recipes-devtools/python/python-barbican_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-barbican_git.bb
@@ -4,10 +4,10 @@ SECTION = "devel/python"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=fc8be9e7dffe97390d1216b01fd0be01"
 
-PR = "r0"
+PR = "r1"
 SRCNAME = "barbican"
 
-SRC_URI = "git://github.com/stackforge/barbican.git;branch=master \
+SRC_URI = "git://github.com/cloudkeep/barbican.git;branch=master \
            file://barbican.init \
           "
 
-- 
1.9.1

-- 
_______________________________________________
meta-virtualization mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-virtualization

Reply via email to