From 20b405b1e1b794fb9f27ee9ad6e8a5acebdfa203 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Thu, 19 Dec 2013 10:19:17 -0500 Subject: neutron: update to 2013.2.2 Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-neutron_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-openstack/recipes-devtools/python') diff --git a/meta-openstack/recipes-devtools/python/python-neutron_git.bb b/meta-openstack/recipes-devtools/python/python-neutron_git.bb index 18655b0..1c8e4ad 100644 --- a/meta-openstack/recipes-devtools/python/python-neutron_git.bb +++ b/meta-openstack/recipes-devtools/python/python-neutron_git.bb @@ -13,8 +13,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/havana \ file://neutron-server.init \ file://neutron-agent.init \ " -SRCREV="a3f8cf3513c01ed2f92af9d49a92a67a67f80308" -PV="2013.2+git${SRCPV}" +SRCREV="e79771e9ba2e50b542d2acc127c9d7613e8374bf" +PV="2013.2.2+git${SRCPV}" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf