diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-glanceclient_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-glanceclient_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb b/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb index e828cba..393cc45 100644 --- a/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb | |||
| @@ -7,8 +7,8 @@ SRC_URI = "git://github.com/openstack/python-glanceclient.git \ | |||
| 7 | file://glance-api-check.sh \ | 7 | file://glance-api-check.sh \ |
| 8 | " | 8 | " |
| 9 | 9 | ||
| 10 | PV = "2.16.0+git${SRCPV}" | 10 | PV = "2.17.0+git${SRCPV}" |
| 11 | SRCREV = "44a4dbd6ce2642daeaca9f45ac99e2d1b39e805a" | 11 | SRCREV = "40c19aa44361e13ac997d325d357d3e4748fa063" |
| 12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
| 13 | 13 | ||
| 14 | DEPENDS += " \ | 14 | DEPENDS += " \ |
