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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-neutron_git.bb b/meta-openstack/recipes-devtools/python/python-neutron_git.bb index 6f72b60..c29ccee 100644 --- a/meta-openstack/recipes-devtools/python/python-neutron_git.bb +++ b/meta-openstack/recipes-devtools/python/python-neutron_git.bb | |||
| @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" | |||
| 7 | PR = "r1" | 7 | PR = "r1" |
| 8 | SRCNAME = "neutron" | 8 | SRCNAME = "neutron" |
| 9 | 9 | ||
| 10 | SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \ | 10 | SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/juno \ |
| 11 | file://neutron-server.init \ | 11 | file://neutron-server.init \ |
| 12 | file://neutron-agent.init \ | 12 | file://neutron-agent.init \ |
| 13 | file://l3_agent.ini \ | 13 | file://l3_agent.ini \ |
| @@ -18,8 +18,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \ | |||
| 18 | file://uuid_wscheck.patch \ | 18 | file://uuid_wscheck.patch \ |
| 19 | file://neutron-test-nec-plugin-extensions-location.patch \ | 19 | file://neutron-test-nec-plugin-extensions-location.patch \ |
| 20 | " | 20 | " |
| 21 | SRCREV="49234a824c16164a56cbfbf644490d07bb22e241" | 21 | SRCREV="ad6fefcb4d4068b46b69284e277df6ab2ee30105" |
| 22 | PV="2014.2.rc1+git${SRCPV}" | 22 | PV="2014.2+git${SRCPV}" |
| 23 | 23 | ||
| 24 | S = "${WORKDIR}/git" | 24 | S = "${WORKDIR}/git" |
| 25 | 25 | ||
