diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-10-17 13:22:10 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-10-17 13:22:10 -0400 |
| commit | 0770c2edfd5767227313729834b7ef7dd279df2b (patch) | |
| tree | 1c81133fbe1408aee46a839bd3ebc47f883292f3 /meta-openstack/recipes-devtools/python/python-ceilometerclient_git.bb | |
| parent | d76c0ceb759c612ccf3b231c35d29378ad6a5831 (diff) | |
| download | meta-cloud-services-0770c2edfd5767227313729834b7ef7dd279df2b.tar.gz | |
clients: update to juno release candidate versions
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 d134e5b..71a2b1e 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.10+git${SRCPV}" | 28 | PV="1.0.12+git${SRCPV}" |
| 29 | SRCREV="d4bada707b863c875b9f05a8c62c494a9a2f778d" | 29 | SRCREV="7c0bbd34e919945a6bcfd9827041a991fe9884cf" |
| 30 | S = "${WORKDIR}/git" | 30 | S = "${WORKDIR}/git" |
| 31 | 31 | ||
| 32 | inherit setuptools | 32 | inherit setuptools |
