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 fa933d5..fb859af 100644 --- a/meta-openstack/recipes-devtools/python/python-neutron_git.bb +++ b/meta-openstack/recipes-devtools/python/python-neutron_git.bb | |||
| @@ -20,8 +20,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \ | |||
| 20 | file://uuid_wscheck.patch \ | 20 | file://uuid_wscheck.patch \ |
| 21 | file://neutron-test-nec-plugin-extensions-location.patch \ | 21 | file://neutron-test-nec-plugin-extensions-location.patch \ |
| 22 | " | 22 | " |
| 23 | SRCREV="dca18ad307fdc9f33ab3421478c7fce373a1264d" | 23 | SRCREV="3cd2550f1bb20dbbc00a01d8dfd8b53e00baa00d" |
| 24 | PV="2014.2.b2+git${SRCPV}" | 24 | PV="2014.2.b3+git${SRCPV}" |
| 25 | 25 | ||
| 26 | S = "${WORKDIR}/git" | 26 | S = "${WORKDIR}/git" |
| 27 | 27 | ||
