diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-neutron_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-neutron_git.bb | 4 |
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 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 \ | |||
| 13 | file://neutron-server.init \ | 13 | file://neutron-server.init \ |
| 14 | file://neutron-agent.init \ | 14 | file://neutron-agent.init \ |
| 15 | " | 15 | " |
| 16 | SRCREV="a3f8cf3513c01ed2f92af9d49a92a67a67f80308" | 16 | SRCREV="e79771e9ba2e50b542d2acc127c9d7613e8374bf" |
| 17 | PV="2013.2+git${SRCPV}" | 17 | PV="2013.2.2+git${SRCPV}" |
| 18 | 18 | ||
| 19 | S = "${WORKDIR}/git" | 19 | S = "${WORKDIR}/git" |
| 20 | 20 | ||
