summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-cinder_git.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2013-12-19 10:17:59 -0500
committerBruce Ashfield <bruce.ashfield@windriver.com>2013-12-19 10:17:59 -0500
commit45d7fa049494d3d72bd9907818b2292675c2d828 (patch)
treea4bd5ba9d8de7564a6eb06ff72466676dba5f429 /meta-openstack/recipes-devtools/python/python-cinder_git.bb
parentf0db547b31639502ec1b2f7eb3198954738a965a (diff)
downloadmeta-cloud-services-45d7fa049494d3d72bd9907818b2292675c2d828.tar.gz
cinder: update to 2013.2.2
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-cinder_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-cinder_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-cinder_git.bb b/meta-openstack/recipes-devtools/python/python-cinder_git.bb
index c441828..95adc19 100644
--- a/meta-openstack/recipes-devtools/python/python-cinder_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-cinder_git.bb
@@ -14,8 +14,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/havana \
14 file://0001-run_tests-respect-tools-dir.patch \ 14 file://0001-run_tests-respect-tools-dir.patch \
15 " 15 "
16 16
17SRCREV="1f99a044580286bf0d927cc7fc7ce3378653aef0" 17SRCREV="8b5fb8409322f61d8b610c97c109a61bf48a940e"
18PV="2013.2+git${SRCPV}" 18PV="2013.2.2+git${SRCPV}"
19S = "${WORKDIR}/git" 19S = "${WORKDIR}/git"
20 20
21inherit setuptools update-rc.d identity 21inherit setuptools update-rc.d identity