Re: [meta-virtualization][wrynose][PATCH 1/2] openvswitch: update to 3.7.1

Bruce Ashfield <[email protected]> Fri, 5 Jun 2026 03:33:31 +0000
Newsgroups org.yoctoproject.lists.meta-virtualization
Message-ID <[email protected]>

In message: [meta-virtualization][wrynose][PATCH 1/2] openvswitch: update to 3.7.1
on 01/06/2026 jason.lau via lists.yoctoproject.org wrote:

> pick up the following commits:
> 
>     7921d9c69 Set release date for 3.7.1.
>     e1b82e9b7 github: Temporarily disable system tests for DPDK and AF_XDP.
>     a9785c7e1 conntrack: Fix replace_substring to handle larger packets.
>     7dc6fb7ba Update DPDK version for older releases to 23.11.6 and 24.11.4.
> 
> Signed-off-by: Haitao Liu <[email protected]>
> ---
>  recipes-networking/openvswitch/openvswitch_git.bb | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/recipes-networking/openvswitch/openvswitch_git.bb b/recipes-networking/openvswitch/openvswitch_git.bb
> index 87790090..8dcb7ca4 100644
> --- a/recipes-networking/openvswitch/openvswitch_git.bb
> +++ b/recipes-networking/openvswitch/openvswitch_git.bb
> @@ -13,12 +13,12 @@ RDEPENDS:${PN}-ptest += "\
>  	python3-resource findutils which diffutils \
>  	"
>  
> -PV = "3.7.0"
> +PV = "3.7.1"
>  CVE_VERSION = "3.5.0"

Not related to your patch, but it looks like I missed the
CVE_VERSION.

Can you do a v2 with that fixed to match PV ?

Bruce

>  
>  FILESEXTRAPATHS:append := "${THISDIR}/${PN}-git:"
>  
> -SRCREV = "0d4c78e153d2b22ab1b173cd4a4dfff89002666d"
> +SRCREV = "7921d9c6924b8934ea1de9481891ac1172649280"
>  SRC_URI += "git://github.com/openvswitch/ovs.git;protocol=https;branch=branch-3.7 \
>              file://openvswitch-add-ptest-71d553b995d0bd527d3ab1e9fbaf5a2ae34de2f3.patch \
>              file://run-ptest \
> -- 
> 2.34.1
> 

> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#9834): https://lists.yoctoproject.org/g/meta-virtualization/message/9834
> Mute This Topic: https://lists.yoctoproject.org/mt/119587461/1050810
> Group Owner: [email protected]
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]]
> -=-=-=-=-=-=-=-=-=-=-=-
>