summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-keystone_git.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2013-12-19 10:19:03 -0500
committerBruce Ashfield <bruce.ashfield@windriver.com>2013-12-19 10:19:03 -0500
commit9ca49af699af557813672d52904779f6f7a9fbdf (patch)
tree5b1ab328bc950ae6dcccb94c5d3e1223c946c1e6 /meta-openstack/recipes-devtools/python/python-keystone_git.bb
parent3299b0d1375a1a9b0458c43de7b6e3bee2544c9f (diff)
downloadmeta-cloud-services-9ca49af699af557813672d52904779f6f7a9fbdf.tar.gz
keystone: update to 2013.2.2
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-keystone_git.bb')
-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 c2a9b04..12f1e95 100644
--- a/meta-openstack/recipes-devtools/python/python-keystone_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-keystone_git.bb
@@ -14,8 +14,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/havana \
14 file://openrc \ 14 file://openrc \
15 " 15 "
16 16
17SRCREV="4221b6020e6b0b42325d8904d7b8a22577a6acc0" 17SRCREV="0d83e7eee20a50a75863a9d3c75aee7030518229"
18PV="2013.2+git${SRCPV}" 18PV="2013.2.2+git${SRCPV}"
19 19
20S = "${WORKDIR}/git" 20S = "${WORKDIR}/git"
21 21