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-saharaclient_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-saharaclient_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-saharaclient_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-saharaclient_git.bb b/meta-openstack/recipes-devtools/python/python-saharaclient_git.bb index 3fe7e76..e5a3216 100644 --- a/meta-openstack/recipes-devtools/python/python-saharaclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-saharaclient_git.bb | |||
| @@ -17,8 +17,8 @@ SRCNAME = "saharaclient" | |||
| 17 | 17 | ||
| 18 | SRC_URI = "git://github.com/openstack/python-saharaclient.git;branch=master" | 18 | SRC_URI = "git://github.com/openstack/python-saharaclient.git;branch=master" |
| 19 | 19 | ||
| 20 | PV="0.7.4+git${SRCPV}" | 20 | PV="0.7.7+git${SRCPV}" |
| 21 | SRCREV="e9f953fc846dbbd05f81a227f3d87c0028fb2d85" | 21 | SRCREV="319ceb6acf55382218dcd971367613aecb3e4afc" |
| 22 | S = "${WORKDIR}/git" | 22 | S = "${WORKDIR}/git" |
| 23 | 23 | ||
| 24 | inherit setuptools | 24 | inherit setuptools |
