[linux-yocto][yocto-kernel-cache][yocto-5.15][PATCH] xilinx-zynq: remove unused kernel configs

2022-07-14 Thread Xulin Sun
Remove unused kernel configs in v5.15 kernel, to fix below warnings: WARNING: do_kernel_configcheck: [kernel config]: This BSP contains fragments with warnings: [INFO]: the following symbols were not found in the active configuration: CONFIG_USB_CHIPIDEA_OF CONFIG_DRM_XILINX

[yocto] [PATCH 1/2] yocto-bsps: update to v5.15.54

2022-07-14 Thread Bruce Ashfield
From: Bruce Ashfield Updating linux-yocto/5.15 to the latest korg -stable release that comprises the following commits: 843dae1756d9 Linux 5.15.54 c0c041a60cac selftests/net: fix section name when using xdp_dummy.o a5fe76328ea5 dmaengine: idxd: force wq context cleanup on device

[yocto] [PATCH 2/2] yocto-bsps: update to v5.10.130

2022-07-14 Thread Bruce Ashfield
From: Bruce Ashfield Updating linux-yocto/5.10 to the latest korg -stable release that comprises the following commits: 26ae9c361414 Linux 5.10.130 8365b151fd50 dmaengine: ti: Add missing put_device in ti_dra7_xbar_route_allocate 37147e22cd8d dmaengine: ti: Fix refcount leak in

Re: [yocto] [PATCH 00/10] linux-yocto: consolidated pull request

2022-07-14 Thread Bruce Ashfield
On Thu, Jul 14, 2022 at 3:12 PM Bruce Ashfield via lists.yoctoproject.org wrote: > > From: Bruce Ashfield > > Richard, > > The gen-mach-types patches are repeats of ones I sent before, but I've > included them to make the ordering clear. > > After that, we have two -stable updates (getting ready

[yocto] [PATCH 10/10] yocto-bsps/5.15: fix buildpaths issue with pnmtologo

2022-07-14 Thread Bruce Ashfield
From: Bruce Ashfield Integrating the following commit(s) to linux-yocto/5.15: a40d2daf2795 pnmtologo: use relocatable file name Signed-off-by: Bruce Ashfield --- .../recipes-kernel/linux/linux-yocto_5.15.bbappend| 8 1 file changed, 4 insertions(+), 4 deletions(-) diff

[yocto] [PATCH 08/10] linux-yocto/5.10: fix buildpaths issue with pnmtologo

2022-07-14 Thread Bruce Ashfield
From: Bruce Ashfield Integrating the following commit(s) to linux-yocto/5.10: 2883e69e202d pnmtologo: use relocatable file name Signed-off-by: Bruce Ashfield --- .../linux/linux-yocto-rt_5.10.bb | 2 +- .../linux/linux-yocto-tiny_5.10.bb| 4 ++--

[yocto] [PATCH 09/10] yocto-bsps/5.10: fix buildpaths issue with pnmtologo

2022-07-14 Thread Bruce Ashfield
From: Bruce Ashfield Integrating the following commit(s) to linux-yocto/5.10: 2883e69e202d pnmtologo: use relocatable file name Signed-off-by: Bruce Ashfield --- .../recipes-kernel/linux/linux-yocto_5.10.bbappend| 8 1 file changed, 4 insertions(+), 4 deletions(-) diff

[yocto] [PATCH 07/10] linux-yocto/5.15: fix buildpaths issue with pnmtologo

2022-07-14 Thread Bruce Ashfield
From: Bruce Ashfield Integrating the following commit(s) to linux-yocto/5.15: a40d2daf2795 pnmtologo: use relocatable file name Signed-off-by: Bruce Ashfield --- .../linux/linux-yocto-rt_5.15.bb | 2 +- .../linux/linux-yocto-tiny_5.15.bb| 2 +-

[yocto] [PATCH 05/10] linux-yocto/5.15: update to v5.15.54

2022-07-14 Thread Bruce Ashfield
From: Bruce Ashfield Updating to the latest korg -stable release that comprises the following commits: 843dae1756d9 Linux 5.15.54 c0c041a60cac selftests/net: fix section name when using xdp_dummy.o a5fe76328ea5 dmaengine: idxd: force wq context cleanup on device disable path

[yocto] [PATCH 06/10] linux-yocto/5.10: update to v5.10.130

2022-07-14 Thread Bruce Ashfield
From: Bruce Ashfield Updating to the latest korg -stable release that comprises the following commits: 26ae9c361414 Linux 5.10.130 8365b151fd50 dmaengine: ti: Add missing put_device in ti_dra7_xbar_route_allocate 37147e22cd8d dmaengine: ti: Fix refcount leak in

[yocto] [PATCH 03/10] yocto-bsps/5.10: fix buildpaths issue with gen-mach-types

2022-07-14 Thread Bruce Ashfield
From: Bruce Ashfield Integrating the following commit(s) to linux-yocto/5.10: 80f5207b5abd tools: use basename to identify file in gen-mach-types Signed-off-by: Bruce Ashfield --- .../recipes-kernel/linux/linux-yocto_5.10.bbappend| 8 1 file changed, 4 insertions(+), 4

[yocto] [PATCH 04/10] yocto-bsps/5.15: fix buildpaths issue with gen-mach-types

2022-07-14 Thread Bruce Ashfield
From: Bruce Ashfield Integrating the following commit(s) to linux-yocto/5.15: 6c085baf1838 tools: use basename to identify file in gen-mach-types Signed-off-by: Bruce Ashfield --- .../recipes-kernel/linux/linux-yocto_5.15.bbappend| 8 1 file changed, 4 insertions(+), 4

[yocto] [PATCH 02/10] linux-yocto/5.15: fix buildpaths issue with gen-mach-types

2022-07-14 Thread Bruce Ashfield
From: Bruce Ashfield Integrating the following commit(s) to linux-yocto/5.15: 6c085baf1838 tools: use basename to identify file in gen-mach-types Signed-off-by: Bruce Ashfield --- .../linux/linux-yocto-rt_5.15.bb | 2 +- .../linux/linux-yocto-tiny_5.15.bb| 2 +-

[yocto] [PATCH 01/10] linux-yocto/5.10: fix buildpaths issue with gen-mach-types

2022-07-14 Thread Bruce Ashfield
From: Bruce Ashfield Integrating the following commit(s) to linux-yocto/5.10: 80f5207b5abd tools: use basename to identify file in gen-mach-types Signed-off-by: Bruce Ashfield --- .../linux/linux-yocto-rt_5.10.bb | 2 +- .../linux/linux-yocto-tiny_5.10.bb| 4

[yocto] [PATCH 00/10] linux-yocto: consolidated pull request

2022-07-14 Thread Bruce Ashfield
From: Bruce Ashfield Richard, The gen-mach-types patches are repeats of ones I sent before, but I've included them to make the ordering clear. After that, we have two -stable updates (getting ready for the "big" CVE updates) And then the pnmtologo fixes. That should be all the builpaths

[yocto] Minutes: Yocto Project Weekly Triage Meeting 7/14/2022

2022-07-14 Thread sakib . sajal
*Wiki: *https://wiki.yoctoproject.org/wiki/Bug_Triage *Attendees: *Steve Sakoman, Joshua Watt, Saul Wold, Randy Macleod, Jate S, Pavel Zhukov, Richard Purdie, Aryaman, Ross Burton, Paulo Neves *ARs:* *Notes:* N/A* * ** *Medium+ 4.1 Unassigned Enhancements/Bugs: *79 (Last week 76) *Medium+

Re: [yocto] [PATCH] yocto-bsps: update to v5.15.52 and buildpaths fixes

2022-07-14 Thread Richard Purdie
On Wed, 2022-07-13 at 14:36 -0400, Bruce Ashfield wrote: > On Tue, Jul 12, 2022 at 11:19 PM Bruce Ashfield via > lists.yoctoproject.org > wrote: > > > > On Tue, Jul 12, 2022 at 6:45 PM Richard Purdie > > wrote: > > > > > > On Tue, 2022-07-12 at 10:40 -0400, bruce.ashfi...@gmail.com wrote: > >

Re: [linux-yocto] [kernel-source][PATCH 1/1] [PATCH 5.10/intel-socfpga]firmware: stratix10-svc: fix a conflict caused by introducing upstream commit

2022-07-14 Thread Carlos Dominguez
Sorry, yes, is the first one "v5.10/standard/intel-sdk-5.10/intel-socfpga" On 13.07.2022 23:44, Bruce Ashfield wrote: [Please note: This e-mail is from an EXTERNAL e-mail address] I assume you meant the branches: v5.10/standard/intel-sdk-5.10/intel-socfpga and

Re: [linux-yocto] [kernel-source][PATCH 1/1] [PATCH 5.10/intel-socfpga]firmware: stratix10-svc: fix a conflict caused by introducing upstream commit

2022-07-14 Thread Carlos Dominguez
I will note all this suggestions, Thanks Bruce On 13.07.2022 18:46, Bruce Ashfield wrote: [Please note: This e-mail is from an EXTERNAL e-mail address] You've got a double [PATCH], in the shortlog, but that's not a big deal, since git am drops it anyway .. just something to be aware of. On

Re: [yocto] Customizing SERIAL_CONSOLES

2022-07-14 Thread chris yocto
I did run bitbake with the -e option and it shows that it does process my machine extra config, but it's overriden by the conf of the BSP. As a test I also added it to my layer.conf but this is also being overriden. I already set my layer too the highest priority. How can I fix this?

Re: [yocto] yocto support

2022-07-14 Thread Quentin Schulz
Hi Senthamilarasi.M, On 7/14/22 06:59, Senthamilarasi mathiyan wrote: Hi Alexandre, Good Morning! I am not introducing any change to kernel. This is one of my project requirement to enable coverage support to kernel for specific build for my project. In my project, Already we have few

[yocto] [meta-security][PATCH] bubblewrap: Add recipe

2022-07-14 Thread Alex Kiernan
Signed-off-by: Alex Kiernan --- .../bubblewrap/bubblewrap_0.6.2.bb| 23 +++ 1 file changed, 23 insertions(+) create mode 100644 recipes-security/bubblewrap/bubblewrap_0.6.2.bb diff --git a/recipes-security/bubblewrap/bubblewrap_0.6.2.bb