diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-cinderclient_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-cinderclient_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb b/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb index 442d365..c50b84f 100644 --- a/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb | |||
| @@ -13,8 +13,8 @@ SRC_URI = "\ | |||
| 13 | file://fix_cinderclient_memory_leak.patch \ | 13 | file://fix_cinderclient_memory_leak.patch \ |
| 14 | " | 14 | " |
| 15 | 15 | ||
| 16 | PV="1.0.9+git${SRCPV}" | 16 | PV="1.1.0+git${SRCPV}" |
| 17 | SRCREV="0c4010e7fbc9939905e8647afbe1358c384dc658" | 17 | SRCREV="4c8464114f5539706cffc6888ce007d0d3ceba16" |
| 18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
| 19 | 19 | ||
| 20 | inherit setuptools | 20 | inherit setuptools |
