diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-05-09 15:18:08 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-05-09 15:20:44 -0400 |
| commit | 84074d411ce774406aa4e485437e7b5302d931bc (patch) | |
| tree | 635497f8a15b452e7d6cd4f19195220bd4e3211e /meta-openstack/recipes-devtools/python/python-cinder_git.bb | |
| parent | c2f060b457d2a71d52eb827bbb40abd4718c1dea (diff) | |
| download | meta-cloud-services-84074d411ce774406aa4e485437e7b5302d931bc.tar.gz | |
core: update core components to latest havana/stable releases
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.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 237377d..0374b79 100644 --- a/meta-openstack/recipes-devtools/python/python-cinder_git.bb +++ b/meta-openstack/recipes-devtools/python/python-cinder_git.bb | |||
| @@ -19,8 +19,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/havana \ | |||
| 19 | file://fix_cinder_memory_leak.patch \ | 19 | file://fix_cinder_memory_leak.patch \ |
| 20 | " | 20 | " |
| 21 | 21 | ||
| 22 | SRCREV="8b5fb8409322f61d8b610c97c109a61bf48a940e" | 22 | SRCREV="81259f36f57e91b31009fbd209ea2a07a2ceb213" |
| 23 | PV="2013.2.2+git${SRCPV}" | 23 | PV="2013.2.3+git${SRCPV}" |
| 24 | S = "${WORKDIR}/git" | 24 | S = "${WORKDIR}/git" |
| 25 | 25 | ||
| 26 | inherit setuptools update-rc.d identity default_configs | 26 | inherit setuptools update-rc.d identity default_configs |
