diff options
Diffstat (limited to 'recipes-networking/openvswitch/openvswitch_git.bb')
| -rw-r--r-- | recipes-networking/openvswitch/openvswitch_git.bb | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/recipes-networking/openvswitch/openvswitch_git.bb b/recipes-networking/openvswitch/openvswitch_git.bb index 0ead3020..1fb82aee 100644 --- a/recipes-networking/openvswitch/openvswitch_git.bb +++ b/recipes-networking/openvswitch/openvswitch_git.bb | |||
| @@ -12,21 +12,20 @@ RDEPENDS_${PN}-ptest += "\ | |||
| 12 | " | 12 | " |
| 13 | 13 | ||
| 14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
| 15 | PV = "2.6.1+${SRCREV}" | 15 | PV = "2.7.0+${SRCREV}" |
| 16 | 16 | ||
| 17 | FILESEXTRAPATHS_append := "${THISDIR}/${PN}-git:" | 17 | FILESEXTRAPATHS_append := "${THISDIR}/${PN}-git:" |
| 18 | 18 | ||
| 19 | SRCREV = "f4b0e64cffb4777ff03d48621c3eadcf1d8c19f3" | 19 | SRCREV = "c298ef781c2d35d939fe163cbc2f41ea7b1cb8d1" |
| 20 | SRC_URI = "file://openvswitch-switch \ | 20 | SRC_URI = "file://openvswitch-switch \ |
| 21 | file://openvswitch-switch-setup \ | 21 | file://openvswitch-switch-setup \ |
| 22 | file://openvswitch-testcontroller \ | 22 | file://openvswitch-testcontroller \ |
| 23 | file://openvswitch-testcontroller-setup \ | 23 | file://openvswitch-testcontroller-setup \ |
| 24 | git://github.com/openvswitch/ovs.git;protocol=git;branch=branch-2.6 \ | 24 | git://github.com/openvswitch/ovs.git;protocol=git;branch=branch-2.7 \ |
| 25 | file://openvswitch-add-ptest-${SRCREV}.patch \ | 25 | file://openvswitch-add-ptest-${SRCREV}.patch \ |
| 26 | file://run-ptest \ | 26 | file://run-ptest \ |
| 27 | file://disable_m4_check.patch \ | 27 | file://disable_m4_check.patch \ |
| 28 | file://kernel_module.patch \ | 28 | file://kernel_module.patch \ |
| 29 | file://openvswitch-ptest-Fix-python-path.patch \ | ||
| 30 | file://python-make-remaining-scripts-use-usr-bin-env.patch \ | 29 | file://python-make-remaining-scripts-use-usr-bin-env.patch \ |
| 31 | file://0001-use-the-linux-if_packet.h-Interface-directly.patch \ | 30 | file://0001-use-the-linux-if_packet.h-Interface-directly.patch \ |
| 32 | file://0002-Define-WAIT_ANY-if-not-provided-by-system.patch \ | 31 | file://0002-Define-WAIT_ANY-if-not-provided-by-system.patch \ |
