diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-03-03 14:41:30 -0500 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-03-03 14:42:30 -0500 |
| commit | 1bd3d61e2c24a8f404ee41fb291c401a9fc9c937 (patch) | |
| tree | 7fd3f52c7cccf6c49489670f55ecd04c3b218cfc /meta-openstack/recipes-devtools/python/python-swift_git.bb | |
| parent | 560820a900f04b45f44a0335c88e1a3596cf509f (diff) | |
| download | meta-cloud-services-1bd3d61e2c24a8f404ee41fb291c401a9fc9c937.tar.gz | |
support-libs: refresh round1
Refreshing the support libraries to prepare for kilo uprevs
of the core components.
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-swift_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-swift_git.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-swift_git.bb b/meta-openstack/recipes-devtools/python/python-swift_git.bb index 03e5e40..7862251 100644 --- a/meta-openstack/recipes-devtools/python/python-swift_git.bb +++ b/meta-openstack/recipes-devtools/python/python-swift_git.bb | |||
| @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" | |||
| 7 | PR = "r0" | 7 | PR = "r0" |
| 8 | SRCNAME = "swift" | 8 | SRCNAME = "swift" |
| 9 | 9 | ||
| 10 | SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/juno \ | 10 | SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \ |
| 11 | file://proxy-server.conf \ | 11 | file://proxy-server.conf \ |
| 12 | file://dispersion.conf \ | 12 | file://dispersion.conf \ |
| 13 | file://test.conf \ | 13 | file://test.conf \ |
| @@ -16,8 +16,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/juno \ | |||
| 16 | file://cluster.conf \ | 16 | file://cluster.conf \ |
| 17 | " | 17 | " |
| 18 | 18 | ||
| 19 | SRCREV="4765537cba6a6970110953f11f4e1b419d0730d3" | 19 | SRCREV="4ca08cc395e686265574366497a6869e94eebcb2" |
| 20 | PV="2.2.0+git${SRCPV}" | 20 | PV="2.2.2+git${SRCPV}" |
| 21 | S = "${WORKDIR}/git" | 21 | S = "${WORKDIR}/git" |
| 22 | 22 | ||
| 23 | inherit setuptools python-dir update-rc.d hosts identity openstackchef | 23 | inherit setuptools python-dir update-rc.d hosts identity openstackchef |
