summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-swift_git.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-05-07 13:12:45 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2014-05-07 13:12:45 -0400
commit65c5c2fdcdfd6810247c35e33342a40e3b2c4d0d (patch)
tree17d745a41106f174c754e9a9ec78bb1afab5825e /meta-openstack/recipes-devtools/python/python-swift_git.bb
parentb2114c7edfffe750960b76f9f428efd1118ffeae (diff)
downloadmeta-cloud-services-65c5c2fdcdfd6810247c35e33342a40e3b2c4d0d.tar.gz
swift: update to icehouse release
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-swift_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-swift_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-swift_git.bb b/meta-openstack/recipes-devtools/python/python-swift_git.bb
index 680dbc3..d94b114 100644
--- a/meta-openstack/recipes-devtools/python/python-swift_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-swift_git.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
7PR = "r0" 7PR = "r0"
8SRCNAME = "swift" 8SRCNAME = "swift"
9 9
10SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/havana \ 10SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/icehouse \
11 file://proxy-server.conf \ 11 file://proxy-server.conf \
12 file://dispersion.conf \ 12 file://dispersion.conf \
13 file://test.conf \ 13 file://test.conf \
@@ -16,8 +16,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/havana \
16 file://cluster.conf \ 16 file://cluster.conf \
17" 17"
18 18
19SRCREV="2f3526c559fe53ce904b735a81dee6de46127176" 19SRCREV="6946240c757d2ecc2e66f5054c5172b110084c89"
20PV="2013.2.2+git${SRCPV}" 20PV="1.13.1+git${SRCPV}"
21S = "${WORKDIR}/git" 21S = "${WORKDIR}/git"
22 22
23inherit setuptools python-dir update-rc.d hosts identity 23inherit setuptools python-dir update-rc.d hosts identity