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-saharaclient_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-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 6711c0e..3fe7e76 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.2+git${SRCPV}" | 20 | PV="0.7.4+git${SRCPV}" |
| 21 | SRCREV="5be2179d8c5c1e806537849559bea52a1145028f" | 21 | SRCREV="e9f953fc846dbbd05f81a227f3d87c0028fb2d85" |
| 22 | S = "${WORKDIR}/git" | 22 | S = "${WORKDIR}/git" |
| 23 | 23 | ||
| 24 | inherit setuptools | 24 | inherit setuptools |
