diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-11-25 13:15:30 -0500 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-11-25 13:15:30 -0500 |
| commit | 382e7184e5a23ebfeb2fd9ec432e6545170fee7d (patch) | |
| tree | f856f64ce5ed9f757ba9a3e549ded1d638d4ebf7 /meta-openstack/recipes-devtools/python/python-cinder_git.bb | |
| parent | ee08e01f04ed40839f5b827cccb113cc3f2fb29c (diff) | |
| download | meta-cloud-services-382e7184e5a23ebfeb2fd9ec432e6545170fee7d.tar.gz | |
core: update to stable/juno release branches
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 7dfc283..4769a82 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=master \ | 10 | SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/juno \ |
| 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=master \ | |||
| 20 | file://cinder-builtin-tests-config-location.patch \ | 20 | file://cinder-builtin-tests-config-location.patch \ |
| 21 | " | 21 | " |
| 22 | 22 | ||
| 23 | SRCREV="37e4a12652c803d60c18079b735d96e5c7890f07" | 23 | SRCREV="7b1d7a31335bd8723551c9af5c270927ad830c3f" |
| 24 | PV="2014.2.rc1+git${SRCPV}" | 24 | PV="2014.2+git${SRCPV}" |
| 25 | S = "${WORKDIR}/git" | 25 | S = "${WORKDIR}/git" |
| 26 | 26 | ||
| 27 | inherit setuptools update-rc.d identity default_configs hosts openstackchef monitor | 27 | inherit setuptools update-rc.d identity default_configs hosts openstackchef monitor |
