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 5192021..1454a7c 100644 --- a/meta-openstack/recipes-devtools/python/python-novaclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-novaclient_git.bb | |||
| @@ -11,8 +11,8 @@ SRC_URI = "\ | |||
| 11 | file://nova-api-check.sh \ | 11 | file://nova-api-check.sh \ |
| 12 | " | 12 | " |
| 13 | 13 | ||
| 14 | PV="2.21.0+git${SRCPV}" | 14 | PV = "2.23.0+git${SRCPV}" |
| 15 | SRCREV="bfd029c8ef500af705159a5f3d5fa74e39c43096" | 15 | SRCREV = "e0f5072907a00d48a183dd8fc91a6cf6038ca279" |
| 16 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |
| 17 | 17 | ||
| 18 | inherit setuptools monitor | 18 | inherit setuptools monitor |
