diff options
| author | Mark Asselstine <mark.asselstine@windriver.com> | 2016-02-03 20:41:34 -0500 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2016-02-05 14:42:18 -0500 |
| commit | 6dc7b04104dc4fc8240621b4b98cce9c5799eff9 (patch) | |
| tree | 020816f2844fc72105797e26fb5ee4fb5fba99d5 /meta-openstack/recipes-devtools/python/python-glanceclient_git.bb | |
| parent | 0b712214df95d079962cb5682ca75924c9c86ffc (diff) | |
| download | meta-cloud-services-6dc7b04104dc4fc8240621b4b98cce9c5799eff9.tar.gz | |
glance: uprev to Liberty
Signed-off-by: Mark Asselstine <mark.asselstine@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 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb b/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb index ab32be8..f9edf6d 100644 --- a/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb | |||
| @@ -9,9 +9,8 @@ DEPENDS += " \ | |||
| 9 | python-pbr \ | 9 | python-pbr \ |
| 10 | " | 10 | " |
| 11 | 11 | ||
| 12 | SRCREV = "db6420b44779411d6d1f238f6b887f83f1988986" | 12 | SRCREV = "86635868c1eb3aec0c065c12cb9928c613940f36" |
| 13 | PV = "0.19.0+git${SRCPV}" | 13 | PV = "1.1.0+git${SRCPV}" |
| 14 | PR = "r0" | ||
| 15 | 14 | ||
| 16 | SRC_URI = "\ | 15 | SRC_URI = "\ |
| 17 | git://github.com/openstack/${BPN}.git;protocol=https \ | 16 | git://github.com/openstack/${BPN}.git;protocol=https \ |
