summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-glancestore_git.bb
diff options
context:
space:
mode:
authorJackie Huang <jackie.huang@windriver.com>2015-04-20 16:09:17 +0800
committerBruce Ashfield <bruce.ashfield@windriver.com>2015-04-21 21:09:33 -0400
commit6c67500cb10f66138612af3af60bc5ab2e9e0467 (patch)
tree1cd34a553c085e2fcbed4577403e63a90e62be57 /meta-openstack/recipes-devtools/python/python-glancestore_git.bb
parent05b65337d6002b699a0a22c6b1184498a6eb554b (diff)
downloadmeta-cloud-services-6c67500cb10f66138612af3af60bc5ab2e9e0467.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 b3aa2f3..ae32037 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 \