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 3bb3aac..70cb39e 100644 --- a/meta-openstack/recipes-devtools/python/python-novaclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-novaclient_git.bb | |||
| @@ -12,8 +12,8 @@ SRC_URI = "\ | |||
| 12 | file://novaclient-specify-full-path-to-test-certificate.patch \ | 12 | file://novaclient-specify-full-path-to-test-certificate.patch \ |
| 13 | " | 13 | " |
| 14 | 14 | ||
| 15 | PV="2.16.0+git${SRCPV}" | 15 | PV="2.18.1+git${SRCPV}" |
| 16 | SRCREV="9344f02649df65af26ca13b4d3443be73beb5d4e" | 16 | SRCREV="b21d6775685fc2ca9bd5c13e817343789d7ad6c5" |
| 17 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |
| 18 | 18 | ||
| 19 | inherit setuptools | 19 | inherit setuptools |
