summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-swift_git.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2013-12-19 10:19:39 -0500
committerBruce Ashfield <bruce.ashfield@windriver.com>2013-12-19 10:19:39 -0500
commit6caec1d90573307022b74a9cae8bba565859637e (patch)
treef6a7fb888a524c5bab2cd41b65a64d5e2b5de667 /meta-openstack/recipes-devtools/python/python-swift_git.bb
parent27f0a5ad520ddb38680d04eb4a88e3e10349dc92 (diff)
downloadmeta-cloud-services-6caec1d90573307022b74a9cae8bba565859637e.tar.gz
swift: update to 2013.2.2
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.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-swift_git.bb b/meta-openstack/recipes-devtools/python/python-swift_git.bb
index 971c77c..7248eda 100644
--- a/meta-openstack/recipes-devtools/python/python-swift_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-swift_git.bb
@@ -10,8 +10,8 @@ SRCNAME = "swift"
10SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/havana \ 10SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/havana \
11" 11"
12 12
13SRCREV="9b521fe800ed3984169d37e9772674867745fede" 13SRCREV="2f3526c559fe53ce904b735a81dee6de46127176"
14PV="2013.2+git${SRCPV}" 14PV="2013.2.2+git${SRCPV}"
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16
17inherit setuptools 17inherit setuptools