summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-glancestore_git.bb
diff options
context:
space:
mode:
authorJackie Huang <jackie.huang@windriver.com>2015-11-26 16:47:14 +0100
committerBruce Ashfield <bruce.ashfield@windriver.com>2015-12-01 09:34:56 -0500
commitdada7ee481bedce64e45f09958f8e2cfa90a0461 (patch)
tree18c9cccfbad5d37bb9ad25563a75483c34627692 /meta-openstack/recipes-devtools/python/python-glancestore_git.bb
parent2883633858605df7bf50cc5ca68012291751d772 (diff)
downloadmeta-cloud-services-dada7ee481bedce64e45f09958f8e2cfa90a0461.tar.gz
python-glancestore: upgrade to 0.4.0
Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-glancestore_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-glancestore_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-glancestore_git.bb b/meta-openstack/recipes-devtools/python/python-glancestore_git.bb
index 9a03e55..b0efb03 100644
--- a/meta-openstack/recipes-devtools/python/python-glancestore_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-glancestore_git.bb
@@ -4,8 +4,8 @@ SECTION = "devel/python"
4LICENSE = "Apache-2.0" 4LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2"
6 6
7SRCREV = "bd592d3e33e5f6d222befd53523c97aaa478b175" 7SRCREV = "ea88e503b617a7ac9a0ae7e537d6517e9992a104"
8PV = "0.1.11+git${SRCPV}" 8PV = "0.4.0+git${SRCPV}"
9 9
10SRC_URI = "\ 10SRC_URI = "\
11 git://github.com/openstack/glance_store.git \ 11 git://github.com/openstack/glance_store.git \