diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-09-16 23:49:24 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-09-16 23:49:24 -0400 |
| commit | a7e4f8f04c1b1cf83de4a4a45f75aefc15f8a6bf (patch) | |
| tree | ff6b081fa82c8bf9c5bcd0f1383792fffe6398f2 /meta-openstack/recipes-devtools/python/python-saharaclient_git.bb | |
| parent | d926dfba758be9db6bed30df8bd334c73408cdf8 (diff) | |
| download | meta-cloud-services-a7e4f8f04c1b1cf83de4a4a45f75aefc15f8a6bf.tar.gz | |
clients: update clients to juno b3 sync point
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 06d7583..6711c0e 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.0+git${SRCPV}" | 20 | PV="0.7.2+git${SRCPV}" |
| 21 | SRCREV="6531965b9719e4ea3a9986afa16daaf12fbba516" | 21 | SRCREV="5be2179d8c5c1e806537849559bea52a1145028f" |
| 22 | S = "${WORKDIR}/git" | 22 | S = "${WORKDIR}/git" |
| 23 | 23 | ||
| 24 | inherit setuptools | 24 | inherit setuptools |
