diff options
| author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-09-16 12:09:56 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-09-18 13:57:12 -0400 |
| commit | 5fa83c705702a6bb7bb2029f1f69650a5f0ef4ba (patch) | |
| tree | bcce664b7d5464a812de04327723cd9fac772ad9 | |
| parent | b8042a2600bbe1d3291328482283aa9cc0da71b6 (diff) | |
| download | meta-cloud-services-5fa83c705702a6bb7bb2029f1f69650a5f0ef4ba.tar.gz | |
python-glanceclient: upgrade 2.16.0 -> 2.17.0
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
| -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 += " \ |
