Re: [linux-yocto] [kernel-cache][PATCH] efi.cfg: Drop ACPI dependency

2022-08-25 Thread Bruce Ashfield
On Wed, Aug 24, 2022 at 4:30 AM Andrei Gherzan wrote: > > On Wed, 24 Aug 2022, at 02:26, Bruce Ashfield wrote: > > In message: Re: [linux-yocto] [kernel-cache][PATCH] efi.cfg: Drop ACPI > > dependency > > on 22/08/2022 Andrei Gherzan wrote: > > > >> On Mon, 22 Aug 2022, at 18:55, Andrei Gherzan

Re: [linux-yocto]: [kernel v5.15/standard/bcm-2xxx-rpi]: bcm-2xxx-rpi: fix build issue and upgrade kernel for raspberrypi 4b platform

2022-08-25 Thread Bruce Ashfield
In message: [linux-yocto]: [kernel v5.15/standard/bcm-2xxx-rpi]: bcm-2xxx-rpi: fix build issue and upgrade kernel for raspberrypi 4b platform on 25/08/2022 Meng Li wrote: > From: Limeng > > Hi Bruce, > > I fixed the build issue caused by upgrading kernel, and then got latest sdk > patches >

Re: [linux-yocto] [PATCH] Revert "ACPI: APEI: explicit init of HEST and GHES in apci_init()"

2022-08-25 Thread Bruce Ashfield
In message: [PATCH] Revert "ACPI: APEI: explicit init of HEST and GHES in apci_init()" on 24/08/2022 Kevin Hao wrote: > From: Kevin Hao > > This logically reverts 335852f7a976 ("ACPI: APEI: explicit init of HEST > and GHES in apci_init()"). The diff stat is slightly different with > the commit

Re: [linux-yocto] [PATCH v5.10/standard/nxp-sdk-5.10/nxp-soc 1/1] drivers/pci/pcie/err.c: fix build error introduced by merge conflict

2022-08-25 Thread Bruce Ashfield
In message: Re: [PATCH v5.10/standard/nxp-sdk-5.10/nxp-soc 1/1] drivers/pci/pcie/err.c: fix build error introduced by merge conflict on 24/08/2022 Ovidiu Panait wrote: > Hi Bruce, > > On 8/24/22 04:24, Bruce Ashfield wrote: > > [Please note: This e-mail is from an EXTERNAL e-mail address] > >

[yocto-announce] Yocto Project 3.1.19 (dunfell-23.0.19) is Released

2022-08-25 Thread Lee Chee Yang
Hi We are pleased to announce the Yocto Project 3.1.19 (dunfell-23.0.19) Release is now available for download. http://downloads.yoctoproject.org/releases/yocto/yocto-3.1.19/poky-dunfell-23.0.19.tar.bz2 http://mirrors.kernel.org/yocto/yocto/yocto-3.1.19/poky-dunfell-23.0.19.tar.bz2 A gpg

[yocto] Yocto Project 3.1.19 (dunfell-23.0.19) is Released

2022-08-25 Thread Lee Chee Yang
Hi We are pleased to announce the Yocto Project 3.1.19 (dunfell-23.0.19) Release is now available for download. http://downloads.yoctoproject.org/releases/yocto/yocto-3.1.19/poky-dunfell-23.0.19.tar.bz2 http://mirrors.kernel.org/yocto/yocto/yocto-3.1.19/poky-dunfell-23.0.19.tar.bz2 A gpg

Re: [yocto] Dependency for binary package

2022-08-25 Thread Khem Raj
On Thu, Aug 25, 2022 at 4:56 PM Rudolf J Streif wrote: > > > On 8/25/22 4:49 PM, Khem Raj wrote: > > On Thu, Aug 25, 2022 at 4:44 PM Rudolf J Streif > > wrote: > >> Thanks, Khem. > >> > >> On 8/25/22 4:27 PM, Khem Raj wrote: > >>> On Thu, Aug 25, 2022 at 7:30 AM Rudolf J Streif > >>> wrote: >

Re: [yocto] Dependency for binary package

2022-08-25 Thread Rudolf J Streif
On 8/25/22 4:49 PM, Khem Raj wrote: On Thu, Aug 25, 2022 at 4:44 PM Rudolf J Streif wrote: Thanks, Khem. On 8/25/22 4:27 PM, Khem Raj wrote: On Thu, Aug 25, 2022 at 7:30 AM Rudolf J Streif wrote: I am packaging a binary package that has been built with the SDK created with the exact same

Re: [yocto] Dependency for binary package

2022-08-25 Thread Khem Raj
On Thu, Aug 25, 2022 at 4:44 PM Rudolf J Streif wrote: > > Thanks, Khem. > > On 8/25/22 4:27 PM, Khem Raj wrote: > > On Thu, Aug 25, 2022 at 7:30 AM Rudolf J Streif > > wrote: > >> I am packaging a binary package that has been built with the SDK created > >> with the exact same configuration. >

Re: [yocto] Dependency for binary package

2022-08-25 Thread Rudolf J Streif
Thanks, Khem. On 8/25/22 4:27 PM, Khem Raj wrote: On Thu, Aug 25, 2022 at 7:30 AM Rudolf J Streif wrote: I am packaging a binary package that has been built with the SDK created with the exact same configuration. During do_package I am getting an error that a dependency on

Re: [yocto] Dependency for binary package

2022-08-25 Thread Khem Raj
On Thu, Aug 25, 2022 at 7:30 AM Rudolf J Streif wrote: > > I am packaging a binary package that has been built with the SDK created > with the exact same configuration. > > During do_package I am getting an error that a dependency on > libGLESv2.so()(64bit) cannot be met. Adding mesa to RDEPENDS

Re: [yocto] Dependency for binary package

2022-08-25 Thread Rudolf J Streif
Thank you, Quentin. On 8/25/22 7:45 AM, Quentin Schulz wrote: Hi Rudolf, On 8/25/22 16:30, Rudolf J Streif wrote: I am packaging a binary package that has been built with the SDK created with the exact same configuration. During do_package I am getting an error that a dependency on

[yocto] Minutes: Yocto Project Weekly Triage Meeting 8/25/2022

2022-08-25 Thread sakib . sajal
*Wiki: *https://wiki.yoctoproject.org/wiki/Bug_Triage *Attendees: *Steve Sakoman, Joshua Watt, Randy Macleod, Richard Purdie, Alexandre Belloni, Stephen Jolley, Ross Burton, Saul Wold, Tim Orling *ARs:* N/A* * *Notes: * - Tim will raise issue with Armin regarding BOF* * *Medium+ 4.1

Re: [yocto] Dependency for binary package

2022-08-25 Thread Quentin Schulz
Hi Rudolf, On 8/25/22 16:30, Rudolf J Streif wrote: I am packaging a binary package that has been built with the SDK created with the exact same configuration. During do_package I am getting an error that a dependency on libGLESv2.so()(64bit) cannot be met. Adding mesa to RDEPENDS does not

[yocto] Dependency for binary package

2022-08-25 Thread Rudolf J Streif
I am packaging a binary package that has been built with the SDK created with the exact same configuration. During do_package I am getting an error that a dependency on libGLESv2.so()(64bit) cannot be met. Adding mesa to RDEPENDS does not resolve the issue. I can bypass it in the recipe by

Re: [yocto] [qa-build-notification] QA notification for completed autobuilder build (yocto-3.1.19.rc1)

2022-08-25 Thread Teoh, Jay Shen
Hi Everyone, QA for yocto-3.1.19.rc1 is completed. This is the full report for this release: https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults-contrib/tree/?h=intel-yocto-testresults === Summary No high milestone defects. No new issue found. Thanks, Jay >