diff --git a/recipes-networking/openvswitch/openvswitch_git.bb b/recipes-networking/openvswitch/openvswitch_git.bb index db831bc4..8637165a 100644 --- a/recipes-networking/openvswitch/openvswitch_git.bb +++ b/recipes-networking/openvswitch/openvswitch_git.bb @@ -14,13 +14,13 @@ RDEPENDS:${PN}-ptest += "\ " S = "${WORKDIR}/git" -PV = "3.4.1" -CVE_VERSION = "3.4.1" +PV = "3.5.0" +CVE_VERSION = "3.5.0" FILESEXTRAPATHS:append := "${THISDIR}/${PN}-git:" -SRCREV = "7aa5f4270f5a96f0c0bb111701b25bb648cbbc43" -SRC_URI += "git://github.com/openvswitch/ovs.git;protocol=https;branch=branch-3.4 \ +SRCREV = "445594155310a881ea4a269e2a424a870a89402c" +SRC_URI += "git://github.com/openvswitch/ovs.git;protocol=https;branch=branch-3.5 \ file://openvswitch-add-ptest-71d553b995d0bd527d3ab1e9fbaf5a2ae34de2f3.patch \ file://run-ptest \ file://disable_m4_check.patch \