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 4e3c1b8..b44726e 100644
--- a/meta-openstack/recipes-devtools/python/python-neutron_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-neutron_git.bb
@@ -13,7 +13,7 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/havana \
13 file://neutron-server.init \ 13 file://neutron-server.init \
14 file://neutron-agent.init \ 14 file://neutron-agent.init \
15 " 15 "
16SRCREV="e79771e9ba2e50b542d2acc127c9d7613e8374bf" 16SRCREV="8cb9d895675f2a89c6b741da4b594f416fbeee5a"
17PV="2013.2.2+git${SRCPV}" 17PV="2013.2.2+git${SRCPV}"
18 18
19S = "${WORKDIR}/git" 19S = "${WORKDIR}/git"