summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-glance_git.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2013-12-19 10:18:14 -0500
committerBruce Ashfield <bruce.ashfield@windriver.com>2013-12-19 10:18:24 -0500
commitf96114c8084fb771a822f50954bd5cf6ec1d7e6c (patch)
treefb90d0dd62919f3cd2ce98a8718aa0cab424a70b /meta-openstack/recipes-devtools/python/python-glance_git.bb
parent45d7fa049494d3d72bd9907818b2292675c2d828 (diff)
downloadmeta-cloud-services-f96114c8084fb771a822f50954bd5cf6ec1d7e6c.tar.gz
glance: update to 2013.2.2
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 f59af90..8e26d22 100644
--- a/meta-openstack/recipes-devtools/python/python-glance_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-glance_git.bb
@@ -11,8 +11,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/havana \
11 file://glance.init \ 11 file://glance.init \
12 " 12 "
13 13
14SRCREV="252fe8572400c25c35e1973b2622e479947c6135" 14SRCREV="5cd7a22b44c3e8acb90bcb0cb7a0d58b3c6a17e9"
15PV="2013.2+git${SRCPV}" 15PV="2013.2.2+git${SRCPV}"
16 16
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18 18