diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-02-20 21:04:29 -0500 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-02-20 21:04:29 -0500 |
| commit | e19241b4a82a207ea2e6c98ecae3aee2b38dd01e (patch) | |
| tree | 20d732b6dec5b06199315f440d9cac9c034196e7 /meta-openstack/recipes-devtools/python/python-ceilometerclient_git.bb | |
| parent | db43720c6ce4750be4776d01454a4d5cce21c9e6 (diff) | |
| download | meta-cloud-services-e19241b4a82a207ea2e6c98ecae3aee2b38dd01e.tar.gz | |
clients: update to the latest available clients
To start the kilo update cycle, we refresh and update the clients.
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-ceilometerclient_git.bb b/meta-openstack/recipes-devtools/python/python-ceilometerclient_git.bb index 71a2b1e..c308e4c 100644 --- a/meta-openstack/recipes-devtools/python/python-ceilometerclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-ceilometerclient_git.bb | |||
| @@ -26,7 +26,7 @@ SRC_URI = "\ | |||
| 26 | " | 26 | " |
| 27 | 27 | ||
| 28 | PV="1.0.12+git${SRCPV}" | 28 | PV="1.0.12+git${SRCPV}" |
| 29 | SRCREV="7c0bbd34e919945a6bcfd9827041a991fe9884cf" | 29 | SRCREV="f8765ce532a45391c5366be8fa0f583f96a30d22" |
| 30 | S = "${WORKDIR}/git" | 30 | S = "${WORKDIR}/git" |
| 31 | 31 | ||
| 32 | inherit setuptools | 32 | inherit setuptools |
