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-neutronclient_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-neutronclient_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-neutronclient_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-neutronclient_git.bb b/meta-openstack/recipes-devtools/python/python-neutronclient_git.bb index 7c6c5ca..2423f6f 100644 --- a/meta-openstack/recipes-devtools/python/python-neutronclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-neutronclient_git.bb | |||
| @@ -25,8 +25,8 @@ SRC_URI = "git://github.com/openstack/python-neutronclient.git;branch=master \ | |||
| 25 | file://neutron-api-check.sh \ | 25 | file://neutron-api-check.sh \ |
| 26 | " | 26 | " |
| 27 | 27 | ||
| 28 | PV="2.3.9+git${SRCPV}" | 28 | PV="2.3.11+git${SRCPV}" |
| 29 | SRCREV="170f8ca438bf17b5ec679cb3e5135c97dfdeb6c2" | 29 | SRCREV="2fa6faaa9b67c0783c502d2b56bfbacc23ecfe64" |
| 30 | S = "${WORKDIR}/git" | 30 | S = "${WORKDIR}/git" |
| 31 | 31 | ||
| 32 | inherit setuptools monitor | 32 | inherit setuptools monitor |
