diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2013-12-19 10:17:59 -0500 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2013-12-19 10:17:59 -0500 |
| commit | 45d7fa049494d3d72bd9907818b2292675c2d828 (patch) | |
| tree | a4bd5ba9d8de7564a6eb06ff72466676dba5f429 | |
| parent | f0db547b31639502ec1b2f7eb3198954738a965a (diff) | |
| download | meta-cloud-services-45d7fa049494d3d72bd9907818b2292675c2d828.tar.gz | |
cinder: update to 2013.2.2
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-cinder_git.bb | 4 |
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 | ||
| 17 | SRCREV="1f99a044580286bf0d927cc7fc7ce3378653aef0" | 17 | SRCREV="8b5fb8409322f61d8b610c97c109a61bf48a940e" |
| 18 | PV="2013.2+git${SRCPV}" | 18 | PV="2013.2.2+git${SRCPV}" |
| 19 | S = "${WORKDIR}/git" | 19 | S = "${WORKDIR}/git" |
| 20 | 20 | ||
| 21 | inherit setuptools update-rc.d identity | 21 | inherit setuptools update-rc.d identity |
