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-glance_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-openstack/recipes-devtools/python/python-glance_git.bb') diff --git a/meta-openstack/recipes-devtools/python/python-glance_git.bb b/meta-openstack/recipes-devtools/python/python-glance_git.bb index 932ca5d..f7ae43c 100644 --- a/meta-openstack/recipes-devtools/python/python-glance_git.bb +++ b/meta-openstack/recipes-devtools/python/python-glance_git.bb @@ -7,14 +7,14 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" PR = "r0" SRCNAME = "glance" -SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \ +SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/juno \ file://glance.init \ file://glance-change-builtin-tests-config-location.patch \ " # removed. juno uses store library: file://0001-glance-store-only-load-known-stores-not-all-stores.patch -SRCREV="453706b4b3a3d6d9c3b154a1fde59c34fc30234b" +SRCREV="c5e302ef220803b6c86d588ddcff9a63eaaaccc2" PV="2014.2+git${SRCPV}" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf