summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-glance_git.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-08-29 09:47:53 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2014-08-29 09:47:53 -0400
commit6549b2afe37bc17cafd8c6a824cd799afa1bb35b (patch)
tree5c118c6fec996d7c2b314812fb4be6c572deda34 /meta-openstack/recipes-devtools/python/python-glance_git.bb
parent6fbb59a85e7e495eaee7fd580dcdac2ecedcf790 (diff)
downloadmeta-cloud-services-6549b2afe37bc17cafd8c6a824cd799afa1bb35b.tar.gz
core: update core projects to juno 2014.2-b2 versions
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-glance_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-glance_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-glance_git.bb b/meta-openstack/recipes-devtools/python/python-glance_git.bb
index b3d3ee1..6a5370b 100644
--- a/meta-openstack/recipes-devtools/python/python-glance_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-glance_git.bb
@@ -13,8 +13,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \
13 file://glance-change-builtin-tests-config-location.patch \ 13 file://glance-change-builtin-tests-config-location.patch \
14 " 14 "
15 15
16SRCREV="92ab00fca6926eaf3f7f92a955a5e07140063718" 16SRCREV="e66ecfee4eacfe25a18cd05d3f88e25c91fa112c"
17PV="2014.2.b1+git${SRCPV}" 17PV="2014.2.b2+git${SRCPV}"
18 18
19S = "${WORKDIR}/git" 19S = "${WORKDIR}/git"
20 20