diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-07-21 14:19:37 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-07-21 14:19:37 -0400 |
| commit | f78094634832f5daa58bd4497a72ce6f8a73d1fc (patch) | |
| tree | 67e355a7ee03ea86983a3d4f98e938e032a0033f /meta-openstack | |
| parent | 7697560b5f22c03059c8113329678b2a4d6d1d9b (diff) | |
| download | meta-cloud-services-f78094634832f5daa58bd4497a72ce6f8a73d1fc.tar.gz | |
swift: update to juno release candidate
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack')
| -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 d94b114..9d7f1a1 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/icehouse \ | 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/icehouse \ | |||
| 16 | file://cluster.conf \ | 16 | file://cluster.conf \ |
| 17 | " | 17 | " |
| 18 | 18 | ||
| 19 | SRCREV="6946240c757d2ecc2e66f5054c5172b110084c89" | 19 | SRCREV="116ac459a64471b09a5e989e88349c66f470ce38" |
| 20 | PV="1.13.1+git${SRCPV}" | 20 | PV="2.0.0+git${SRCPV}" |
| 21 | S = "${WORKDIR}/git" | 21 | S = "${WORKDIR}/git" |
| 22 | 22 | ||
| 23 | inherit setuptools python-dir update-rc.d hosts identity | 23 | inherit setuptools python-dir update-rc.d hosts identity |
