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.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 6deb0d3..4cf4751 100644
--- a/meta-openstack/recipes-devtools/python/python-neutron_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-neutron_git.bb
@@ -16,8 +16,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/havana \
16 file://dhcp_agent.ini \ 16 file://dhcp_agent.ini \
17 file://neutron-dhcp-agent-netns-cleanup.cron \ 17 file://neutron-dhcp-agent-netns-cleanup.cron \
18 " 18 "
19SRCREV="8cb9d895675f2a89c6b741da4b594f416fbeee5a" 19SRCREV="a8417d78c2675a2ceb5dbfcee70948a88d69e747"
20PV="2013.2.2+git${SRCPV}" 20PV="2013.2.3+git${SRCPV}"
21 21
22S = "${WORKDIR}/git" 22S = "${WORKDIR}/git"
23 23