summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-neutron_git.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-10-17 13:20:31 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2014-10-17 13:20:31 -0400
commit987b63efbac4dd891947bf6820c2f161cc0454c4 (patch)
treef4186a17e83308b6f9aa74c89d85b884f5e8272f /meta-openstack/recipes-devtools/python/python-neutron_git.bb
parent848bc28047dff0029f15ab95cd0f7b14ebf5a159 (diff)
downloadmeta-cloud-services-987b63efbac4dd891947bf6820c2f161cc0454c4.tar.gz
core: update to juno-rc1 candidate release
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-neutron_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-neutron_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-neutron_git.bb b/meta-openstack/recipes-devtools/python/python-neutron_git.bb
index 6a9e66f..677730f 100644
--- a/meta-openstack/recipes-devtools/python/python-neutron_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-neutron_git.bb
@@ -20,8 +20,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \
20 file://uuid_wscheck.patch \ 20 file://uuid_wscheck.patch \
21 file://neutron-test-nec-plugin-extensions-location.patch \ 21 file://neutron-test-nec-plugin-extensions-location.patch \
22 " 22 "
23SRCREV="3cd2550f1bb20dbbc00a01d8dfd8b53e00baa00d" 23SRCREV="90a9e588052c1f96d9f3f0d63de3bdfa3c5b8656"
24PV="2014.2.b3+git${SRCPV}" 24PV="2014.2.rc1+git${SRCPV}"
25 25
26S = "${WORKDIR}/git" 26S = "${WORKDIR}/git"
27 27