diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-07-21 16:35:57 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-07-21 16:35:57 -0400 |
| commit | 6544d4172c9f3c31ec5db5cd48095791eeb8fbc7 (patch) | |
| tree | 1fb8bf3bd40886381222b0116813ce7d4085b5d1 /meta-openstack/recipes-devtools/python/python-ceilometerclient_git.bb | |
| parent | 524149970dc8af8cf5d6427c72dcb688eacaed62 (diff) | |
| download | meta-cloud-services-6544d4172c9f3c31ec5db5cd48095791eeb8fbc7.tar.gz | |
clients: update barbican, ceilo, cinder, glance, heat, keystone and swift
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-ceilometerclient_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-ceilometerclient_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-ceilometerclient_git.bb b/meta-openstack/recipes-devtools/python/python-ceilometerclient_git.bb index 778c919..a82344f 100644 --- a/meta-openstack/recipes-devtools/python/python-ceilometerclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-ceilometerclient_git.bb | |||
| @@ -25,8 +25,8 @@ SRC_URI = "\ | |||
| 25 | file://fix_ceilometerclient_memory_leak.patch \ | 25 | file://fix_ceilometerclient_memory_leak.patch \ |
| 26 | " | 26 | " |
| 27 | 27 | ||
| 28 | PV="1.0.9+git${SRCPV}" | 28 | PV="1.0.10+git${SRCPV}" |
| 29 | SRCREV="defbb95855443047c3fb0a90ca4a9c9d1a51180b" | 29 | SRCREV="5c8a85e3861c0e90ef63325956ca809edca5719a" |
| 30 | S = "${WORKDIR}/git" | 30 | S = "${WORKDIR}/git" |
| 31 | 31 | ||
| 32 | inherit setuptools | 32 | inherit setuptools |
