summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python
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:46:37 -0400
commit39a40efeca10e0de4587b9c58be927cb75fe06ad (patch)
tree01d81751600ae60c5e8a07f6c878c25d278b4797 /meta-openstack/recipes-devtools/python
parent288271e957f52b6c0e2456fc081201e13d864db6 (diff)
downloadmeta-cloud-services-39a40efeca10e0de4587b9c58be927cb75fe06ad.tar.gz
barbican: update repository to github
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
-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 713813f..25f6274 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 "