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 2f62677..0200030 100644 --- a/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb | |||
| @@ -12,8 +12,8 @@ SRC_URI = "\ | |||
| 12 | file://cinder-api-check.sh \ | 12 | file://cinder-api-check.sh \ |
| 13 | " | 13 | " |
| 14 | 14 | ||
| 15 | PV="3.1.0+git${SRCPV}" | 15 | PV = "3.1.0+git${SRCPV}" |
| 16 | SRCREV="3640aeab6e11987288a2f149fbeedb1c026045e2" | 16 | SRCREV = "3640aeab6e11987288a2f149fbeedb1c026045e2" |
| 17 | 17 | ||
| 18 | inherit setuptools3 monitor | 18 | inherit setuptools3 monitor |
| 19 | 19 | ||
