diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-02-20 23:40:06 -0500 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-02-20 23:40:06 -0500 |
| commit | 1b9cdc2807726a877ecff1734f2fe8fe1b922ed0 (patch) | |
| tree | c1983d0a4454181f627478adfb4cfaac3d7e78d6 /meta-openstack/recipes-devtools/python/python-cinderclient_git.bb | |
| parent | f2760cd5d8a1e2725d0c87bab0828fb6a4215c7c (diff) | |
| parent | dc8c4840c582677c7bfcb8870b3041d3e62c86f9 (diff) | |
| download | meta-cloud-services-1b9cdc2807726a877ecff1734f2fe8fe1b922ed0.tar.gz | |
Merge branch 'master' into kilo
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-cinderclient_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-cinderclient_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb b/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb index faf9b0b..31875fa 100644 --- a/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb | |||
| @@ -15,7 +15,7 @@ SRC_URI = "\ | |||
| 15 | " | 15 | " |
| 16 | 16 | ||
| 17 | PV="1.1.1+git${SRCPV}" | 17 | PV="1.1.1+git${SRCPV}" |
| 18 | SRCREV="f5d090844aff09d9db597f3cc88ea2e439d9a6b7" | 18 | SRCREV="9e94d814c6ae07c3d5e8242754aebcce150265cc" |
| 19 | S = "${WORKDIR}/git" | 19 | S = "${WORKDIR}/git" |
| 20 | 20 | ||
| 21 | inherit setuptools monitor | 21 | inherit setuptools monitor |
