diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-07-18 16:08:34 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-07-18 16:08:34 -0400 |
| commit | 0b05b9a4c7085c1752fb317b3e2ffc90d76220d3 (patch) | |
| tree | dc39c567b2a9cba8e955b1e39672599971ede73c /meta-openstack/recipes-devtools/python/python-cinder_git.bb | |
| parent | 231bcf46fd9d999e8ea4ef354d1ee400bef727d5 (diff) | |
| download | meta-cloud-services-0b05b9a4c7085c1752fb317b3e2ffc90d76220d3.tar.gz | |
cinder: uprev to juno
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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-cinder_git.bb b/meta-openstack/recipes-devtools/python/python-cinder_git.bb index 0866dca..c648bae 100644 --- a/meta-openstack/recipes-devtools/python/python-cinder_git.bb +++ b/meta-openstack/recipes-devtools/python/python-cinder_git.bb | |||
| @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" | |||
| 7 | PR = "r0" | 7 | PR = "r0" |
| 8 | SRCNAME = "cinder" | 8 | SRCNAME = "cinder" |
| 9 | 9 | ||
| 10 | SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/icehouse \ | 10 | SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \ |
| 11 | file://cinder.conf \ | 11 | file://cinder.conf \ |
| 12 | file://cinder.init \ | 12 | file://cinder.init \ |
| 13 | file://cinder-volume \ | 13 | file://cinder-volume \ |
| @@ -20,8 +20,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/icehouse \ | |||
| 20 | file://cinder-builtin-tests-config-location.patch \ | 20 | file://cinder-builtin-tests-config-location.patch \ |
| 21 | " | 21 | " |
| 22 | 22 | ||
| 23 | SRCREV="978b036a6467f7f6afb4419f92bf4fa7d1ff2347" | 23 | SRCREV="116f54dbf188a17b5e3dd966658e98bf19b8912b" |
| 24 | PV="2014.1+git${SRCPV}" | 24 | PV="2014.2.b1+git${SRCPV}" |
| 25 | S = "${WORKDIR}/git" | 25 | S = "${WORKDIR}/git" |
| 26 | 26 | ||
| 27 | inherit setuptools update-rc.d identity default_configs | 27 | inherit setuptools update-rc.d identity default_configs |
