From 7beade9b6174f262ff032b63db694bf4a73d15ab Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Wed, 31 May 2017 13:53:24 +0200 Subject: python-keystone: Uprev to 10.0.1 This is used by latest stable/newton Signed-off-by: Adrian Dudau --- meta-openstack/recipes-devtools/python/python-keystone_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-keystone_git.bb b/meta-openstack/recipes-devtools/python/python-keystone_git.bb index 6dfdc93..3e55810 100644 --- a/meta-openstack/recipes-devtools/python/python-keystone_git.bb +++ b/meta-openstack/recipes-devtools/python/python-keystone_git.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" SRCNAME = "keystone" -SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \ +SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/newton \ file://keystone.conf \ file://identity.sh \ file://keystone \ @@ -19,8 +19,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \ # file://keystone-remove-git-commands-in-tests.patch # file://keystone-explicitly-import-localcontext-from-oslo.me.patch -SRCREV = "8dcd82fb9c76d43f26338bee293b32f4af473ad9" -PV = "8.0.0+git${SRCPV}" +SRCREV = "0f6e92ccd18e2d93dc2ecee79e57ee344ea09941" +PV = "10.0.1+git${SRCPV}" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf