diff options
| author | Jackie Huang <jackie.huang@windriver.com> | 2015-11-26 16:47:14 +0100 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-12-01 09:34:56 -0500 |
| commit | dada7ee481bedce64e45f09958f8e2cfa90a0461 (patch) | |
| tree | 18c9cccfbad5d37bb9ad25563a75483c34627692 /meta-openstack/recipes-devtools/python | |
| parent | 2883633858605df7bf50cc5ca68012291751d772 (diff) | |
| download | meta-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')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-glancestore_git.bb | 4 |
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" | |||
| 4 | LICENSE = "Apache-2.0" | 4 | LICENSE = "Apache-2.0" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" |
| 6 | 6 | ||
| 7 | SRCREV = "bd592d3e33e5f6d222befd53523c97aaa478b175" | 7 | SRCREV = "ea88e503b617a7ac9a0ae7e537d6517e9992a104" |
| 8 | PV = "0.1.11+git${SRCPV}" | 8 | PV = "0.4.0+git${SRCPV}" |
| 9 | 9 | ||
| 10 | SRC_URI = "\ | 10 | SRC_URI = "\ |
| 11 | git://github.com/openstack/glance_store.git \ | 11 | git://github.com/openstack/glance_store.git \ |
