[meta-virtualization] [PATCH] openvswitch: uprev from 2.10.0 to 2.10.1

Hongzhi, Song hongzhi.song at windriver.com
Sun Jan 27 17:35:16 PST 2019


Hi Mark,

Which tests have you run for ovswitch. I want to update ovswitch to 2.11 
which will fix issue.

I have run ptest which executed 2764 cases, and 320 failed, 86 skipped.

Do I have to run other tests?


Thanks,

Hongzhi



On 11/28/2018 05:48 AM, Mark Asselstine wrote:
> Pickup the latest security and bug fixes for openvswitch.
>
> Signed-off-by: Mark Asselstine <mark.asselstine at windriver.com>
> ---
>   ...nvswitch-add-ptest-78e203138cb7253e9ca5ad8a2c4ed6bb6752f23e.patch} | 0
>   recipes-networking/openvswitch/openvswitch_git.bb                     | 4 ++--
>   2 files changed, 2 insertions(+), 2 deletions(-)
>   rename recipes-networking/openvswitch/openvswitch-git/{openvswitch-add-ptest-5563e309b80bbea9bff538e71ecfd7e5e538bab9.patch => openvswitch-add-ptest-78e203138cb7253e9ca5ad8a2c4ed6bb6752f23e.patch} (100%)
>
> diff --git a/recipes-networking/openvswitch/openvswitch-git/openvswitch-add-ptest-5563e309b80bbea9bff538e71ecfd7e5e538bab9.patch b/recipes-networking/openvswitch/openvswitch-git/openvswitch-add-ptest-78e203138cb7253e9ca5ad8a2c4ed6bb6752f23e.patch
> similarity index 100%
> rename from recipes-networking/openvswitch/openvswitch-git/openvswitch-add-ptest-5563e309b80bbea9bff538e71ecfd7e5e538bab9.patch
> rename to recipes-networking/openvswitch/openvswitch-git/openvswitch-add-ptest-78e203138cb7253e9ca5ad8a2c4ed6bb6752f23e.patch
> diff --git a/recipes-networking/openvswitch/openvswitch_git.bb b/recipes-networking/openvswitch/openvswitch_git.bb
> index a930933..b8bbb3a 100644
> --- a/recipes-networking/openvswitch/openvswitch_git.bb
> +++ b/recipes-networking/openvswitch/openvswitch_git.bb
> @@ -14,11 +14,11 @@ RDEPENDS_${PN}-ptest += "\
>   	"
>   
>   S = "${WORKDIR}/git"
> -PV = "2.10.0+${SRCREV}"
> +PV = "2.10.1+${SRCREV}"
>   
>   FILESEXTRAPATHS_append := "${THISDIR}/${PN}-git:"
>   
> -SRCREV = "5563e309b80bbea9bff538e71ecfd7e5e538bab9"
> +SRCREV = "78e203138cb7253e9ca5ad8a2c4ed6bb6752f23e"
>   SRC_URI = "file://openvswitch-switch \
>              file://openvswitch-switch-setup \
>              file://openvswitch-testcontroller \



More information about the meta-virtualization mailing list