From b23600c469c45def1909b5ef72da7ef6cf57299f Mon Sep 17 00:00:00 2001 From: Jackie Huang Date: Wed, 6 May 2015 09:45:02 +0800 Subject: python-glance: upgrade to 2015.1.0 Signed-off-by: Jackie Huang --- meta-openstack/recipes-devtools/python/python-glance_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'meta-openstack/recipes-devtools/python') diff --git a/meta-openstack/recipes-devtools/python/python-glance_git.bb b/meta-openstack/recipes-devtools/python/python-glance_git.bb index 694a301..ea189ef 100644 --- a/meta-openstack/recipes-devtools/python/python-glance_git.bb +++ b/meta-openstack/recipes-devtools/python/python-glance_git.bb @@ -7,15 +7,15 @@ 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/kilo \ file://glance.init \ " # removed. juno uses store library: file://0001-glance-store-only-load-known-stores-not-all-stores.patch # file://glance-change-builtin-tests-config-location.patch -SRCREV = "232a8786dd01d4effc2ba15802792b08d0373676" -PV = "2015.1.0b3+git${SRCPV}" +SRCREV = "93b0d5fce3a41e4a3a549f98f78b6681cbc3ea95" +PV = "2015.1.0+git${SRCPV}" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf