diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-06-02 09:46:37 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-06-02 09:46:37 -0400 |
| commit | 39a40efeca10e0de4587b9c58be927cb75fe06ad (patch) | |
| tree | 01d81751600ae60c5e8a07f6c878c25d278b4797 /meta-openstack/recipes-devtools/python | |
| parent | 288271e957f52b6c0e2456fc081201e13d864db6 (diff) | |
| download | meta-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.bb | 2 |
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" | |||
| 8 | SRCNAME = "barbican" | 8 | SRCNAME = "barbican" |
| 9 | BARBICAN_MAX_PACKET_SIZE ?= "65535" | 9 | BARBICAN_MAX_PACKET_SIZE ?= "65535" |
| 10 | 10 | ||
| 11 | SRC_URI = "git://github.com/stackforge/barbican.git;branch=master \ | 11 | SRC_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 | " |
