summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
-rw-r--r--meta-openstack/recipes-devtools/python/python-keystone_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-keystone_git.bb b/meta-openstack/recipes-devtools/python/python-keystone_git.bb
index 1f012cc..70cc790 100644
--- a/meta-openstack/recipes-devtools/python/python-keystone_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-keystone_git.bb
@@ -20,8 +20,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \
20# file://keystone-remove-git-commands-in-tests.patch 20# file://keystone-remove-git-commands-in-tests.patch
21# file://keystone-explicitly-import-localcontext-from-oslo.me.patch 21# file://keystone-explicitly-import-localcontext-from-oslo.me.patch
22 22
23SRCREV="0e633302e87261fdb3b0126c632fd676fc0a4d39" 23SRCREV = "5933546ecbdb5a52abe31413ac7a18cc49ab23df"
24PV="2015.1.0b2+git${SRCPV}" 24PV = "2015.1.0b3+git${SRCPV}"
25 25
26S = "${WORKDIR}/git" 26S = "${WORKDIR}/git"
27 27