diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-04-16 15:12:30 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-04-16 15:12:30 -0400 |
| commit | bd613b97b53a1762e65162515c65cd358bf757a1 (patch) | |
| tree | 5312fbe753e83b775651a78ad37301acafe062e7 /meta-openstack/recipes-devtools/python/python-novaclient_git.bb | |
| parent | d42f1515ae39948b3f98eeb41363a7ed72b58779 (diff) | |
| parent | 8807042735db6d3b1eb496df70e153c701a544d0 (diff) | |
| download | meta-cloud-services-bd613b97b53a1762e65162515c65cd358bf757a1.tar.gz | |
Merge branch 'master' into kilo
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 |
