summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-barbican_git.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-06-02 09:46:37 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2014-06-02 09:47:38 -0400
commit134fcdca7352922e319895aed11f7351067a5ac5 (patch)
treeebe346ce0afef786bdabe4a5e6ebb2c6c2aee4c2 /meta-openstack/recipes-devtools/python/python-barbican_git.bb
parentd2edcf32203949ad4d5b53ca638c7bfa35867d20 (diff)
downloadmeta-cloud-services-134fcdca7352922e319895aed11f7351067a5ac5.tar.gz
barbican: update repository to github
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-barbican_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-barbican_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-barbican_git.bb b/meta-openstack/recipes-devtools/python/python-barbican_git.bb
index eb4b44e..0b6a6a7 100644
--- a/meta-openstack/recipes-devtools/python/python-barbican_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-barbican_git.bb
@@ -8,7 +8,7 @@ PR = "r0"
8SRCNAME = "barbican" 8SRCNAME = "barbican"
9BARBICAN_MAX_PACKET_SIZE ?= "65535" 9BARBICAN_MAX_PACKET_SIZE ?= "65535"
10 10
11SRC_URI = "git://github.com/stackforge/barbican.git;branch=master \ 11SRC_URI = "git://github.com/openstack/barbican.git;branch=master \
12 file://barbican.init \ 12 file://barbican.init \
13 file://barbican-increase-buffer-size-to-support-PKI-tokens.patch \ 13 file://barbican-increase-buffer-size-to-support-PKI-tokens.patch \
14 " 14 "