diff options
| author | Jackie Huang <jackie.huang@windriver.com> | 2015-04-15 13:58:29 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-04-16 15:12:21 -0400 |
| commit | 4a6d0a7e0975bb18434a392b6d1d319ead1e97d0 (patch) | |
| tree | cfab57a81e61a91c017c97639b57995709b0668f /meta-openstack/recipes-devtools/python/python-glanceclient_git.bb | |
| parent | b19bf1efdc8a565317f97039768f89b4cf464680 (diff) | |
| download | meta-cloud-services-4a6d0a7e0975bb18434a392b6d1d319ead1e97d0.tar.gz | |
python-glanceclient: upgrade to 0.17.0
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
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 1d8529a..a8ba1ed 100644 --- a/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb | |||
| @@ -9,8 +9,8 @@ DEPENDS += " \ | |||
| 9 | python-pbr \ | 9 | python-pbr \ |
| 10 | " | 10 | " |
| 11 | 11 | ||
| 12 | SRCREV = "69361a146ecd0cd775579e5dcf34692e9c6328bc" | 12 | SRCREV = "26280ed58b5d16feed4ab27be063d305ef48a252" |
| 13 | PV = "0.13.1+git${SRCPV}" | 13 | PV = "0.17.0+git${SRCPV}" |
| 14 | PR = "r0" | 14 | PR = "r0" |
| 15 | 15 | ||
| 16 | SRC_URI = "\ | 16 | SRC_URI = "\ |
