Re: [linux-yocto] [PATCH] drivers:drm:vc4: fix building issue caused by upgrading kernel

2022-08-29 Thread Bruce Ashfield
On Mon, Aug 29, 2022 at 3:37 AM Li, Meng wrote: > > Hi Bruce, > > Panait, Ovidiu had submitted a more comprehensive patch to fix build issue > for v5.10/standard/bcm-2xxx-rpi. > Please ignore my patch. ok. Thanks for looking at the change in detail. I've merged the suggested change to 5.10

Re: [linux-yocto][yocto-kernel-cache][master and yocto-5.15][PATCH 1/5] bsp/amd-x86: add configs for CPU frequency scaling drivers

2022-08-29 Thread Bruce Ashfield
In message: RE: [linux-yocto][yocto-kernel-cache][master and yocto-5.15][PATCH 1/5] bsp/amd-x86: add configs for CPU frequency scaling drivers on 27/08/2022 Liu, Yongxin wrote: > Hi Bruce, > > This patchset also works for branch yocto-5.19. > Please help to merge to it also. merged to master,

Re: [yocto] Bitbake + Patches

2022-08-29 Thread bitflipper
Peter, so here’s my current bbappend file for Apache 2.4.52 which is included with honester: FILESEXTRAPATHS_prepend := "${THISDIR}/${BPN}:” LIC_FILES_CHKSUM = "file://LICENSE;md5=bddeddfac80b2c9a882241d008bb41c3” PV = “2.4.52" SRC_URI +=

Re: [yocto] Bitbake + Patches

2022-08-29 Thread bitflipper
Peter, I think I know what caused the Error. I think apache 2.4.52 will be sufficient for our current needs. I have subsequently changed the PV to 2.4.52. But that LC_FILES_CHKSUM is still generating the same build error. How did you get the MD5 Checksum? If you can tell me which file you

[yocto] M+ & H bugs with Milestone Movements WW35

2022-08-29 Thread Stephen Jolley
All, YP M+ or high bugs which moved to a new milestone in WW35 are listed below: Priority Bug ID Short Description Changer Owner Was Became Medium+ 13123 package.PackageTests.test_gdb_hardlink_debug failed

[yocto] Enhancements/Bugs closed WW35!

2022-08-29 Thread Stephen Jolley
All, The below were the owners of enhancements or bugs closed during the last week! Who Count pa...@zhukoff.net 4 skulka...@mvista.com 1 ross.bur...@arm.com 1 ern...@gmail.com 1 randy.macl...@windriver.com 1 Grand Total 8 Thanks, Stephen K. Jolley Yocto Project Program

[yocto] Current high bug count owners for Yocto Project 4.1

2022-08-29 Thread Stephen Jolley
All, Below is the list as of top 35 bug owners as of the end of WW35 of who have open medium or higher bugs and enhancements against YP 4.1. There are 42 possible work days left until the final release candidates for YP 4.1 needs to be released. Who Count michael.opdenac...@bootlin.com 37

Re: [yocto] Bitbake + Patches

2022-08-29 Thread bitflipper
Peter, I plugging in the bbappend as is except for the md5sumthat was spit out by the yocto build. Here’s my bbappend file: FILESEXTRAPATHS_prepend := "${THISDIR}/${BPN}:” LIC_FILES_CHKSUM = "file://LICENSE;md5=bddeddfac80b2c9a882241d008bb41c3” PV = “2.4.54"

[yocto] Yocto Project Newcomer & Unassigned Bugs - Help Needed

2022-08-29 Thread Stephen Jolley
All, The triage team is starting to try and collect up and classify bugs which a newcomer to the project would be able to work on in a way which means people can find them. They're being listed on the triage page under the appropriate heading:

Re: [yocto] [meta-security][PATCH resend] Parsec-service: add parsec user to teeclnt group when optee is present

2022-08-29 Thread Nicolas Dechesne
On Mon, Aug 29, 2022 at 4:05 PM Jerome Forissier < jerome.foriss...@linaro.org> wrote: > The optee-client package provides a PKCS#11 interface that may be used by > Parsec with the below configuration. For this to work, the parsec user > needs to be a member of the teeclnt group. Therefore, add

[yocto] [meta-security][PATCH resend] Parsec-service: add parsec user to teeclnt group when optee is present

2022-08-29 Thread Jerome Forissier
The optee-client package provides a PKCS#11 interface that may be used by Parsec with the below configuration. For this to work, the parsec user needs to be a member of the teeclnt group. Therefore, add it when 'optee' is present in MACHINE_FEATURES. # Provider configuration in

Re: [yocto] [meta-xilinx][PATCH] Use new variable LICENSE_FLAGS_ACCEPTED

2022-08-29 Thread Yu, Mingli
Ping. Thanks, On 4/24/22 11:20, Yu, Mingli wrote: From: Mingli Yu Signed-off-by: Mingli Yu --- meta-xilinx-bsp/README.md | 4 ++-- meta-xilinx-core/README.md | 4 ++-- meta-xilinx-core/README.qemu.md | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git

Re: [linux-yocto] [PATCH] drivers:drm:vc4: fix building issue caused by upgrading kernel

2022-08-29 Thread Meng Li
Hi Bruce, Panait, Ovidiu had submitted a more comprehensive patch to fix build issue for v5.10/standard/bcm-2xxx-rpi. Please ignore my patch. Thanks, Limeng > -Original Message- > From: Li, Meng > Sent: Monday, August 29, 2022 1:15 PM > To: bruce.ashfi...@gmail.com > Cc:

Re: [linux-yocto] [PATCH] drivers:drm:vc4: fix building issue caused by upgrading kernel

2022-08-29 Thread Meng Li
> -Original Message- > From: Panait, Ovidiu > Sent: Monday, August 29, 2022 2:17 PM > To: Li, Meng ; bruce.ashfi...@gmail.com > Cc: linux-yocto@lists.yoctoproject.org > Subject: Re: [linux-yocto] [PATCH] drivers:drm:vc4: fix building issue caused > by upgrading kernel > > Hi LiMeng, >

Re: [linux-yocto] [PATCH] drivers:drm:vc4: fix building issue caused by upgrading kernel

2022-08-29 Thread Ovidiu Panait
Hi LiMeng, On 8/29/22 08:14, Meng Li wrote: There are some conflicts in graphics related drivers caused by below commits because of upgrading kenrel. bbb4c0deae82("drm/vc4: hdmi: Fix timings for interlaced modes") 97049e69f5a8("drm/vc4: hdmi: Disable audio if dmas property is present but