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 9b8ed60..a5c1c20 100644 --- a/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb | |||
| @@ -10,8 +10,8 @@ SRCNAME = "python-cinderclient" | |||
| 10 | 10 | ||
| 11 | SRC_URI = "git://github.com/openstack/python-cinderclient.git;branch=master" | 11 | SRC_URI = "git://github.com/openstack/python-cinderclient.git;branch=master" |
| 12 | 12 | ||
| 13 | PV="1.0.7+git${SRCPV}" | 13 | PV="1.0.8+git${SRCPV}" |
| 14 | SRCREV="8fc5ae480eafffc7e1bea046ad9b8e06350b008e" | 14 | SRCREV="ea8c9554c947b7fd30adfb1249a9317f258901ab" |
| 15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
| 16 | 16 | ||
| 17 | inherit setuptools | 17 | inherit setuptools |
