summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-neutron_git.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-11-17 17:59:10 -0500
committerBruce Ashfield <bruce.ashfield@windriver.com>2014-11-17 17:59:10 -0500
commitd7fe5f8a2a27daa094585df1d2ce0772c28e457b (patch)
tree6ed4c6e189fc09cf6987f7cd2709f9e4557fcf67 /meta-openstack/recipes-devtools/python/python-neutron_git.bb
parent194f9d17226895a67422ae749f6870752030b92d (diff)
downloadmeta-cloud-services-d7fe5f8a2a27daa094585df1d2ce0772c28e457b.tar.gz
core: update to juno 2014.2 + dependencies
syncing the core components to the latest juno hashes. We also introduce new packages and update others to meet the juno requirements. 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.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-neutron_git.bb b/meta-openstack/recipes-devtools/python/python-neutron_git.bb
index 8ecd4d3..6f72b60 100644
--- a/meta-openstack/recipes-devtools/python/python-neutron_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-neutron_git.bb
@@ -18,7 +18,7 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \
18 file://uuid_wscheck.patch \ 18 file://uuid_wscheck.patch \
19 file://neutron-test-nec-plugin-extensions-location.patch \ 19 file://neutron-test-nec-plugin-extensions-location.patch \
20 " 20 "
21SRCREV="90a9e588052c1f96d9f3f0d63de3bdfa3c5b8656" 21SRCREV="49234a824c16164a56cbfbf644490d07bb22e241"
22PV="2014.2.rc1+git${SRCPV}" 22PV="2014.2.rc1+git${SRCPV}"
23 23
24S = "${WORKDIR}/git" 24S = "${WORKDIR}/git"