summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-neutron_git.bb
diff options
context:
space:
mode:
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"