diff options
| -rw-r--r-- | recipes-networking/openvswitch/openvswitch_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-networking/openvswitch/openvswitch_git.bb b/recipes-networking/openvswitch/openvswitch_git.bb index 87790090..694aad97 100644 --- a/recipes-networking/openvswitch/openvswitch_git.bb +++ b/recipes-networking/openvswitch/openvswitch_git.bb | |||
| @@ -13,12 +13,12 @@ RDEPENDS:${PN}-ptest += "\ | |||
| 13 | python3-resource findutils which diffutils \ | 13 | python3-resource findutils which diffutils \ |
| 14 | " | 14 | " |
| 15 | 15 | ||
| 16 | PV = "3.7.0" | 16 | PV = "3.7.1" |
| 17 | CVE_VERSION = "3.5.0" | 17 | CVE_VERSION = "3.5.0" |
| 18 | 18 | ||
| 19 | FILESEXTRAPATHS:append := "${THISDIR}/${PN}-git:" | 19 | FILESEXTRAPATHS:append := "${THISDIR}/${PN}-git:" |
| 20 | 20 | ||
| 21 | SRCREV = "0d4c78e153d2b22ab1b173cd4a4dfff89002666d" | 21 | SRCREV = "04b05b31ade4d903589a90a14861730562285be7" |
| 22 | SRC_URI += "git://github.com/openvswitch/ovs.git;protocol=https;branch=branch-3.7 \ | 22 | SRC_URI += "git://github.com/openvswitch/ovs.git;protocol=https;branch=branch-3.7 \ |
| 23 | file://openvswitch-add-ptest-71d553b995d0bd527d3ab1e9fbaf5a2ae34de2f3.patch \ | 23 | file://openvswitch-add-ptest-71d553b995d0bd527d3ab1e9fbaf5a2ae34de2f3.patch \ |
| 24 | file://run-ptest \ | 24 | file://run-ptest \ |
