Re: [meta-virtualization][PATCH v2] xen-tools: Fix xen-tools-xencommons do_package

2022-04-19 Thread Bruce Ashfield
On Tue, Apr 19, 2022 at 6:01 PM Bruce Ashfield via lists.yoctoproject.org wrote: > > On Tue, Apr 19, 2022 at 4:38 PM Diego Sueiro wrote: > > > > > > > > -- > > Diego Sueiro > > Staff Software Developer – Automotive and Industrial Solutions (CE-OSS) > > > > >-Original Message- > > >From:

Re: [meta-virtualization][PATCH v2] xen-tools: Fix xen-tools-xencommons do_package

2022-04-19 Thread Bruce Ashfield
On Tue, Apr 19, 2022 at 4:38 PM Diego Sueiro wrote: > > > > -- > Diego Sueiro > Staff Software Developer – Automotive and Industrial Solutions (CE-OSS) > > >-Original Message- > >From: Diego Sueiro > >Sent: 19 April 2022 20:41 > >To: Diego Sueiro ; bruce.ashfi...@gmail.com > >Cc:

Re: [meta-virtualization][PATCH v2] xen-tools: Fix xen-tools-xencommons do_package

2022-04-19 Thread Diego Sueiro
-- Diego Sueiro Staff Software Developer – Automotive and Industrial Solutions (CE-OSS) >-Original Message- >From: Diego Sueiro >Sent: 19 April 2022 20:41 >To: Diego Sueiro ; bruce.ashfi...@gmail.com >Cc: meta-virtualization@lists.yoctoproject.org; >christopher.w.cl...@gmail.com; nd

Re: [meta-virtualization][PATCH v2] xen-tools: Fix xen-tools-xencommons do_package

2022-04-19 Thread Diego Sueiro
>-Original Message- >From: meta-virtualization@lists.yoctoproject.org virtualizat...@lists.yoctoproject.org> On Behalf Of Diego Sueiro via >lists.yoctoproject.org >Sent: 19 April 2022 20:28 >To: bruce.ashfi...@gmail.com >Cc: meta-virtualization@lists.yoctoproject.org;

Re: [meta-virtualization][PATCH v2] xen-tools: Fix xen-tools-xencommons do_package

2022-04-19 Thread Diego Sueiro
Hi Bruce, >-Original Message- >From: meta-virtualization@lists.yoctoproject.org virtualizat...@lists.yoctoproject.org> On Behalf Of Bruce Ashfield via >lists.yoctoproject.org >Sent: 19 April 2022 20:17 >To: Diego Sueiro >Cc: meta-virtualization@lists.yoctoproject.org;

Re: [meta-virtualization][PATCH v2] xen-tools: Fix xen-tools-xencommons do_package

2022-04-19 Thread Bruce Ashfield
On Tue, Apr 19, 2022 at 3:07 PM Diego Sueiro wrote: > > Hi Bruce and Christopher, > > I'm not sure if this is the best solution, since after fixing the xen-tools > do_package, now I'm getting the following error on do_rootfs: > ``` > Installing :

Re: [meta-virtualization][PATCH v2] xen-tools: Fix xen-tools-xencommons do_package

2022-04-19 Thread Diego Sueiro
Hi Bruce and Christopher, I'm not sure if this is the best solution, since after fixing the xen-tools do_package, now I'm getting the following error on do_rootfs: ``` Installing : xen-tools-xencommons-4.15+stable0+84fa99099b-r0. 429/483 Running scriptlet:

[meta-virtualization][PATCH v2] xen-tools: Fix xen-tools-xencommons do_package

2022-04-19 Thread Diego Sueiro
With the patch "xen: only package xencommon systemd components if systemd is enabled" (c9554c6), the following error is displayed: ERROR: xen-tools-4.15+stableAUTOINC+84fa99099b-r0 do_package: QA Issue: xen-tools: Files/directories were installed but not shipped in any package:

Re: [meta-virtualization][PATCH] xen-tools: Fix xen-tools-xencommons do_package

2022-04-19 Thread Bertrand Marquis
Hi Diego, > On 19 Apr 2022, at 17:33, Diego Sueiro via lists.yoctoproject.org > wrote: > > With the patch "xen: only package xencommon systemd components if systemd is > enabled" (c9554c6), the following error is displayed: > >ERROR: xen-tools-4.15+stableAUTOINC+84fa99099b-r0 do_package:

[meta-virtualization][PATCH] xen-tools: Fix xen-tools-xencommons do_package

2022-04-19 Thread Diego Sueiro
With the patch "xen: only package xencommon systemd components if systemd is enabled" (c9554c6), the following error is displayed: ERROR: xen-tools-4.15+stableAUTOINC+84fa99099b-r0 do_package: QA Issue: xen-tools: Files/directories were installed but not shipped in any package:

[meta-virtualization] [PATCH v2 3/3] xen: Remove 4.14 recipes and related patches

2022-04-19 Thread Michal Orzel
We shall only have recipes for the last two stable releases, thus get rid of the 4.14 recipes and the corresponding patches. Signed-off-by: Michal Orzel Reviewed-by: Christopher Clark Reviewed-by: Bertrand Marquis --- Changes since v1: -none --- ...-stand-alone-set-of-headers-Xen-4.14.patch |

[meta-virtualization] [PATCH v2 2/3] xen: Add recipes for stable Xen 4.16 release and update master

2022-04-19 Thread Michal Orzel
Add recipes for Xen 4.16 release as, according to the documentation we shall have recipes for the latest stable major version of Xen before the next Yocto release. Bump PREFERED_VERSION to 4.16 as well. Take the opportunity to update SRCREV of xen recipes for master and bump XEN_REL version to

[meta-virtualization] [PATCH v2 1/3] xen: Bump SRCREV of 4.15 recipes to 4.15.2

2022-04-19 Thread Michal Orzel
Bump SRCREV version of xen recipes to use the latest 4.15 release which is 4.15.2. Signed-off-by: Michal Orzel Reviewed-by: Christopher Clark Reviewed-by: Bertrand Marquis --- Changes since v1: -none --- recipes-extended/xen/xen-tools_4.15.bb | 4 ++-- recipes-extended/xen/xen_4.15.bb |

[meta-virtualization] [PATCH v2 0/3] xen: Update recipes for xen and xen-tools

2022-04-19 Thread Michal Orzel
Before the next Yocto release, Xen recipes need to be updated. This patch series: - updates 4.15 recipes (4.15.2) - introduces 4.16 recipes (4.16.1) - removes 4.14 recipes v2 bumps SRCREV of 4.16 recipes to 4.16.1 as it was released a few days ago. v2 adds R-by from Christopher and Bertrand to

[meta-virtualization][PATCH] openvswitch: uprev from v2.17.0-30-g2404d4536 to v2.17.1

2022-04-19 Thread He Zhe
commits short log: 41bb202fb (tag: v2.17.1) Set release date for 2.17.1. 8f42d4f59 NEWS: Highlight libopenvswitch API change caused by UB fixes. 14301b3a3 netdev-offload-tc: Check for ct_state flag combinations that are not offloadable. 3a2eef792 python: idl: Set cond_changed to true if condition