From 382e7184e5a23ebfeb2fd9ec432e6545170fee7d Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Tue, 25 Nov 2014 13:15:30 -0500 Subject: core: update to stable/juno release branches Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-swift_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 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 935b9fb..de21ab6 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=master \ +SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/juno \ file://proxy-server.conf \ file://dispersion.conf \ file://test.conf \ @@ -16,7 +16,7 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \ file://cluster.conf \ " -SRCREV="709187b54ff2e9b81ac53977d4283523ce16af38" +SRCREV="4765537cba6a6970110953f11f4e1b419d0730d3" PV="2.2.0+git${SRCPV}" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf