From f78094634832f5daa58bd4497a72ce6f8a73d1fc Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Mon, 21 Jul 2014 14:19:37 -0400 Subject: swift: update to juno release candidate Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-swift_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'meta-openstack/recipes-devtools/python/python-swift_git.bb') 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" PR = "r0" SRCNAME = "swift" -SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/icehouse \ +SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \ file://proxy-server.conf \ file://dispersion.conf \ file://test.conf \ @@ -16,8 +16,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/icehouse \ file://cluster.conf \ " -SRCREV="6946240c757d2ecc2e66f5054c5172b110084c89" -PV="1.13.1+git${SRCPV}" +SRCREV="116ac459a64471b09a5e989e88349c66f470ce38" +PV="2.0.0+git${SRCPV}" S = "${WORKDIR}/git" inherit setuptools python-dir update-rc.d hosts identity -- cgit v1.2.3-54-g00ecf