diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-novaclient_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-novaclient_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-novaclient_git.bb b/meta-openstack/recipes-devtools/python/python-novaclient_git.bb index 9b253c0..efd514f 100644 --- a/meta-openstack/recipes-devtools/python/python-novaclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-novaclient_git.bb | |||
| @@ -9,8 +9,8 @@ PR = "r0" | |||
| 9 | 9 | ||
| 10 | SRC_URI = "git://github.com/openstack/python-novaclient.git;branch=master" | 10 | SRC_URI = "git://github.com/openstack/python-novaclient.git;branch=master" |
| 11 | 11 | ||
| 12 | PV="2.15.0+git${SRCPV}" | 12 | PV="2.16.0+git${SRCPV}" |
| 13 | SRCREV="dd4bc08dd9a571637734a92c9411c32ea1f36dcf" | 13 | SRCREV="64043442bbafa48f9042b669d30292b1db00db4f" |
| 14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
| 15 | 15 | ||
| 16 | inherit setuptools | 16 | inherit setuptools |
