summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-keystone_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-keystone_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-keystone_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-keystone_git.bb b/meta-openstack/recipes-devtools/python/python-keystone_git.bb
index 18f77ef..f71c222 100644
--- a/meta-openstack/recipes-devtools/python/python-keystone_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-keystone_git.bb
@@ -18,7 +18,7 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \
18 file://wsgi-keystone.conf \ 18 file://wsgi-keystone.conf \
19 " 19 "
20 20
21SRCREV="b276f3dbc9ef1a6b2bd952c88eb45fde9b646f68" 21SRCREV="2b7fdb1ab5de54c2a610a0ee9fc635ddb81e7b38"
22PV="2014.2.rc1+git${SRCPV}" 22PV="2014.2.rc1+git${SRCPV}"
23 23
24S = "${WORKDIR}/git" 24S = "${WORKDIR}/git"