Re: [OE-core] [RFC PATCH 10/14] package_ipk/deb/rpm: Drop recursive do_build task dependencies

2021-09-23 Thread Khem Raj
On Thu, Sep 23, 2021 at 2:42 PM Peter Kjellerstedt wrote: > > > -Original Message- > > From: openembedded-core@lists.openembedded.org > c...@lists.openembedded.org> On Behalf Of Richard Purdie > > Sent: den 20 september 2021 14:46 > > To: openembedded-core@lists.openembedded.org > >

Re: [OE-core] [PATCH 4/5] conf/machine: bump qemu preferred versions to 5.14

2021-09-23 Thread Khem Raj
Awesome, thanks! On Thu, Sep 23, 2021 at 8:00 PM Bruce Ashfield wrote: > > On Thu, Sep 23, 2021 at 1:01 PM Khem Raj wrote: > > > > 5.14 does break fio and bvoxdrivers recipes, and upgrade of fio took > > care of build issues but vboxdrivers still needs fixing. > > > > I managed to tease out the

Re: [OE-core] [PATCH 4/5] conf/machine: bump qemu preferred versions to 5.14

2021-09-23 Thread Bruce Ashfield
On Thu, Sep 23, 2021 at 1:01 PM Khem Raj wrote: > > 5.14 does break fio and bvoxdrivers recipes, and upgrade of fio took > care of build issues but vboxdrivers still needs fixing. > I managed to tease out the 5.14 fixes from virtual box's SVN repository. A patch will be incoming shortly. Bruce

[OE-core] [dunfell][PATCH 2/2] mtd-utils: upgrade 2.1.2 -> 2.1.3

2021-09-23 Thread Marek Vasut
From: Stefano Babic Drop also --enable-install-tests from configuration options because this was removed in 2.1.3. (cherry picked from commit c95c852b84f02f5e2ad5c575ab683bba0471f221) Signed-off-by: Stefano Babic CC: David Oberhollenzer CC: Alexandre Belloni Signed-off-by: Alexandre Belloni

[OE-core] [dunfell][PATCH 1/2] mtd-utils: upgrade 2.1.1 -> 2.1.2

2021-09-23 Thread Marek Vasut
From: Richard Purdie Drop backported patch. (cherry picked from commit e38fd1ac331d824b2db94a7ae46026b111257e83) Signed-off-by: Richard Purdie --- ...-utils-Fix-return-value-of-ubiformat.patch | 62 --- meta/recipes-devtools/mtd/mtd-utils_git.bb| 7 +-- 2 files changed, 3

[OE-core] [PATCH] ffmpeg: fix CVE-2021-38171

2021-09-23 Thread Kiran Surendran
backport from upstream Signed-off-by: Kiran Surendran --- .../ffmpeg/ffmpeg/fix-CVE-2021-38171.patch| 42 +++ meta/recipes-multimedia/ffmpeg/ffmpeg_4.4.bb | 3 +- 2 files changed, 44 insertions(+), 1 deletion(-) create mode 100644

Re: [OE-core] [PATCH v2] create-spdx: Don't collect natives sources

2021-09-23 Thread Joshua Watt
On 9/23/21 5:07 PM, Joshua Watt wrote: On 9/23/21 4:29 PM, Saul Wold wrote: On 9/23/21 2:05 PM, Joshua Watt wrote: On 9/23/21 3:53 PM, Saul Wold wrote: Extend the SPDXPackage to include is_native so it can be used later in the processing. When the collect_dep_sources() runs, it collects

Re: [OE-core] [PATCH v2] create-spdx: Don't collect natives sources

2021-09-23 Thread Joshua Watt
On 9/23/21 4:29 PM, Saul Wold wrote: On 9/23/21 2:05 PM, Joshua Watt wrote: On 9/23/21 3:53 PM, Saul Wold wrote: Extend the SPDXPackage to include is_native so it can be used later in the processing. When the collect_dep_sources() runs, it collects sources from both native and non-native

Re: [OE-core] [RFC PATCH 10/14] package_ipk/deb/rpm: Drop recursive do_build task dependencies

2021-09-23 Thread Richard Purdie
On Thu, 2021-09-23 at 21:41 +, Peter Kjellerstedt wrote: > > -Original Message- > > From: openembedded-core@lists.openembedded.org > c...@lists.openembedded.org> On Behalf Of Richard Purdie > > Sent: den 20 september 2021 14:46 > > To: openembedded-core@lists.openembedded.org > >

Re: [OE-core] [RFC PATCH 10/14] package_ipk/deb/rpm: Drop recursive do_build task dependencies

2021-09-23 Thread Peter Kjellerstedt
> -Original Message- > From: openembedded-core@lists.openembedded.org c...@lists.openembedded.org> On Behalf Of Richard Purdie > Sent: den 20 september 2021 14:46 > To: openembedded-core@lists.openembedded.org > Subject: [OE-core] [RFC PATCH 10/14] package_ipk/deb/rpm: Drop recursive >

Re: [OE-core] [PATCH v2] create-spdx: Don't collect natives sources

2021-09-23 Thread Saul Wold
On 9/23/21 2:05 PM, Joshua Watt wrote: On 9/23/21 3:53 PM, Saul Wold wrote: Extend the SPDXPackage to include is_native so it can be used later in the processing. When the collect_dep_sources() runs, it collects sources from both native and non-native recipes. Later when the GENERATED_FROM

Re: [OE-core] [PATCH v2] create-spdx: Don't collect natives sources

2021-09-23 Thread Joshua Watt
On 9/23/21 3:53 PM, Saul Wold wrote: Extend the SPDXPackage to include is_native so it can be used later in the processing. When the collect_dep_sources() runs, it collects sources from both native and non-native recipes. Later when the GENERATED_FROM matching occurs it may find the file (via

[OE-core] [PATCH v2] create-spdx: Don't collect natives sources

2021-09-23 Thread Saul Wold
Extend the SPDXPackage to include is_native so it can be used later in the processing. When the collect_dep_sources() runs, it collects sources from both native and non-native recipes. Later when the GENERATED_FROM matching occurs it may find the file (via checksum) from the native recipe since

Re: [OE-core] [hardknott][PATCH v2 ] mesa: Add patches for red label issues on video for VC4 and Freedreno

2021-09-23 Thread Pablo Saavedra Rodi?o
OK. Looks good to me. Let's wait for the acceptance of the patch first. On Thu, 2021-09-23 at 21:00 +0200, Alexander Kanavin wrote: > On Thu, 23 Sept 2021 at 20:44, Pablo Saavedra > wrote: > > I kindly accept your recommendation but could I make also a > > question?: Couldn't it be enough just

[OE-core] [PATCH] ffmpeg: fix CVE-2021-38171

2021-09-23 Thread Kiran Surendran
backport from upstream Signed-off-by: Kiran Surendran --- .../ffmpeg/ffmpeg/fix-CVE-2021-38171.patch| 42 +++ meta/recipes-multimedia/ffmpeg/ffmpeg_4.4.bb | 3 +- 2 files changed, 44 insertions(+), 1 deletion(-) create mode 100644

Re: [OE-core] [hardknott][PATCH v2 ] mesa: Add patches for red label issues on video for VC4 and Freedreno

2021-09-23 Thread Alexander Kanavin
On Thu, 23 Sept 2021 at 20:44, Pablo Saavedra wrote: > I kindly accept your recommendation but could I make also a question?: > Couldn't it be enough just setting the > 0001-freedreno-YUV-formats-are-supported-as-external-only.patch with > "Upstream-status: Submitted" [1]. > > [1]

Re: [OE-core] [hardknott][PATCH v2 ] mesa: Add patches for red label issues on video for VC4 and Freedreno

2021-09-23 Thread Pablo Saavedra Rodi?o
On Thu, 2021-09-23 at 18:01 +0200, Alexander Kanavin wrote: > I would strongly suggest that you get everything merged upstream > first before adding the patches to oe-core. > I kindly accept your recommendation but could I make also a question?: Couldn't it be enough just setting the

Re: [OE-core] [PATCH 4/5] conf/machine: bump qemu preferred versions to 5.14

2021-09-23 Thread Khem Raj
5.14 does break fio and bvoxdrivers recipes, and upgrade of fio took care of build issues but vboxdrivers still needs fixing. see https://autobuilder.yoctoproject.org/typhoon/#/builders/88/builds/1564 On Wed, Sep 22, 2021 at 10:54 AM Bruce Ashfield wrote: > > From: Bruce Ashfield > > 5.14 is

Re: [OE-core] [hardknott][PATCH v2 ] mesa: Add patches for red label issues on video for VC4 and Freedreno

2021-09-23 Thread Alexander Kanavin
I would strongly suggest that you get everything merged upstream first before adding the patches to oe-core. Even then, this should go to master first, as we do not want the situation when honister has these fixes, but master does not. Backport must be capitalized. Alex On Thu, 23 Sept 2021 at

Re: [OE-core] [dunfell][PATCH] glib-2.0: Several Security fixes

2021-09-23 Thread Steve Sakoman
On Fri, Sep 10, 2021 at 5:00 AM Armin Kuster wrote: > > From: Armin Kuster > > Source: https://gitlab.gnome.org/GNOME/glib > MR: 108788, 108795, 109707 > Type: Security Fix https://gitlab.gnome.org/GNOME/glib branch glic-2-66 > Disposition: Backport from > ChangeID:

[OE-core] [hardknott][PATCH v2 ] mesa: Add patches for red label issues on video for VC4 and Freedreno

2021-09-23 Thread Pablo Saavedra Rodi?o
freedreno,v3d: YUV formats are supported as external-only dmabuf modifiers. This patch fix red label issues on video for Raspberry 4-64 Mesa VC4 driver and for iMX53 Adreno A200 GPU using the Mesa Freedreno driver Issue was originally reported in meta-webkit [1] and later contributed in Mesa [2]

Re: [OE-core] [PATCH] create-spdx: Don't collect natives sources

2021-09-23 Thread Saul Wold
On 9/23/21 5:16 AM, Joshua Watt wrote: On Thu, Sep 23, 2021, 5:27 AM Peter Kjellerstedt mailto:peter.kjellerst...@axis.com>> wrote: > -Original Message- > From: openembedded-core@lists.openembedded.org

[OE-core] [PATCH] ssate: Cleanup directtasks handling

2021-09-23 Thread Richard Purdie
There are several tasks which should only be triggered by direct dependencies. Some are listed in the dep loop, some are not. They should all be in both cases. Fix this by making a list and using the list in both cases to fix various inconsistencies. Signed-off-by: Richard Purdie ---

Re: [OE-core] [PATCH] create-spdx: Don't collect natives sources

2021-09-23 Thread Joshua Watt
On Thu, Sep 23, 2021, 5:27 AM Peter Kjellerstedt < peter.kjellerst...@axis.com> wrote: > > -Original Message- > > From: openembedded-core@lists.openembedded.org > c...@lists.openembedded.org> On Behalf Of Konrad Weihmann > > Sent: den 23 september 2021 10:24 > > To: Saul Wold ;

Re: [OE-core] [PATCH] create-spdx: Don't collect natives sources

2021-09-23 Thread Peter Kjellerstedt
> -Original Message- > From: openembedded-core@lists.openembedded.org c...@lists.openembedded.org> On Behalf Of Konrad Weihmann > Sent: den 23 september 2021 10:24 > To: Saul Wold ; openembedded- > c...@lists.openembedded.org; jpewhac...@gmail.com > Subject: Re: [OE-core] [PATCH]

Re: [OE-core] [hardknott][PATCH] mesa: Add patches for red label issues on video for VC4 and Freedreno

2021-09-23 Thread Jose Quaresma
Hi Pablo, All the patches misses the Upstream-Status: https://wiki.yoctoproject.org/wiki/Best_Known_Methods_%28BKMs%29_for_Package_Updating#Patch_Upstreaming Pablo Saavedra Rodi?o escreveu no dia quinta, 23/09/2021 à(s) 10:06: > > freedreno,v3d: YUV formats are supported as external-only

Re: [OE-core] [hardknott][PATCH] mesa: Add patches for red label issues on video for VC4 and Freedreno

2021-09-23 Thread Konrad Weihmann
On 23.09.21 11:05, Pablo Saavedra Rodi?o wrote: freedreno,v3d: YUV formats are supported as external-only dmabuf modifiers. This patch fix red label issues on video for Raspberry 4-64 Mesa VC4 driver and for iMX53 Adreno A200 GPU using the Mesa Freedreno driver Issue was originally reported

[OE-core] [PATCH] kernel.bbclass: remove unnecessary dead code

2021-09-23 Thread Rasmus Villemoes via lists.openembedded.org
The grep pattern seems to have been wrong ever since we stopped adding the -ffile-prefix-map via a patch in commit 20aea61385e, because the actual upstream gcc produces -ffile-prefix-map== and not -ffile-prefix-map= Besides, these *-prefix-map options are already used when building the

[OE-core] [hardknott][PATCH] mesa: Add patches for red label issues on video for VC4 and Freedreno

2021-09-23 Thread Pablo Saavedra Rodi?o
freedreno,v3d: YUV formats are supported as external-only dmabuf modifiers. This patch fix red label issues on video for Raspberry 4-64 Mesa VC4 driver and for iMX53 Adreno A200 GPU using the Mesa Freedreno driver Issue was originally reported in meta-webkit [1] and later contributed in Mesa [2]

Re: [OE-core] [PATCH] go: upgrade 1.16.7 -> 1.16.8

2021-09-23 Thread Alexandre Belloni
Hello Sakib, On 22/09/2021 20:17:31-0400, Sakib Sajal wrote: > Signed-off-by: Sakib Sajal > --- > meta/recipes-devtools/go/{go-1.16.7.inc => go-1.16.8.inc} | 4 ++-- > ...{go-binary-native_1.16.7.bb => go-binary-native_1.16.8.bb} | 4 ++-- > ...o-cross-canadian_1.16.7.bb =>

Re: [OE-core] [PATCH] create-spdx: Don't collect natives sources

2021-09-23 Thread Konrad Weihmann
On 23.09.21 00:14, Saul Wold wrote: When the collect_dep_sources() runs, it collects sources from both native and non-native recipes. Later when the GENERATED_FROM matching occurs it may find the file (via checksum) from the native recipe since it's the same checksum as the target file. The

[OE-core] [PATCH] lttng-ust: fix do_compile error when PACKAGECONFIG examples is enabled

2021-09-23 Thread Changqing Li
From: Changqing Li when PACKAGECONFIG enabled examples, compile failed with error: fix below compile error during PACKGAGECONFIG examples is enabled: