[yocto] QA notification for completed autobuilder build (yocto-4.1.3.rc1)

2023-03-06 Thread Pokybuild User
A build flagged for QA (yocto-4.1.3.rc1) was completed on the autobuilder and is available at: https://autobuilder.yocto.io/pub/releases/yocto-4.1.3.rc1 Build hash information: bitbake: 592ee222a1c6da42925fb56801f226884b6724ec meta-agl: 09135164a21a216c6e3e75d7decce896b92962f0

[yocto] ERROR: Task (/home/$USER/poky/meta/recipes-devtools/gcc/gcc-crosssdk_12.2.bb:do_compile) failed with exit code '1' #debian #devtool

2023-03-06 Thread Set
I am building Yocto on a WSL2 instance on a Win 11 development environment. So, things used to build. Now, I am receiving this error: ERROR: Task (/home/$USER/poky/meta/recipes-devtools/gcc/gcc-crosssdk_12.2.bb:do_compile) failed with exit code '1' Could this be due to the lack of prerequisite

[yocto-announce] [ANNOUNCEMENT] Milestone 3 for Yocto Project 4.2 (yocto-4.2_M3) Now Available

2023-03-06 Thread Lee Chee Yang
Hello We are pleased to announce the third milestone release for Yocto Project 4.2 (yocto-4.2_M3) is now available for download. Download: http://downloads.yoctoproject.org/releases/yocto/milestones/yocto-4.2_M3 bitbake: 6bc65e6402a74c9a65e29333a7e0f1f85dcbcf58 meta-agl:

[yocto] [ANNOUNCEMENT] Milestone 3 for Yocto Project 4.2 (yocto-4.2_M3) Now Available

2023-03-06 Thread Lee Chee Yang
Hello We are pleased to announce the third milestone release for Yocto Project 4.2 (yocto-4.2_M3) is now available for download. Download: http://downloads.yoctoproject.org/releases/yocto/milestones/yocto-4.2_M3 bitbake: 6bc65e6402a74c9a65e29333a7e0f1f85dcbcf58 meta-agl:

Re: [linux-yocto] [kernel-cache][PATCH 08/11] bsp/intel-corei7-64-preempt-rt: Add support for Time-Sensitive Network

2023-03-06 Thread Naveen Saini
> -Original Message- > From: linux-yocto@lists.yoctoproject.org yo...@lists.yoctoproject.org> On Behalf Of Paul Gortmaker > Sent: Tuesday, March 7, 2023 12:20 AM > To: Saini, Naveen Kumar > Cc: linux-yocto@lists.yoctoproject.org > Subject: Re: [linux-yocto] [kernel-cache][PATCH 08/11]

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

2023-03-06 Thread Stephen Jolley
All, YP M+ or high bugs which moved to a new milestone in WW09 are listed below: Priority Bug ID Short Description Changer Owner Was Became Medium+ 11766 nobody group added by systemd sysusers.d randy.macl...@windriver.com

[yocto] Enhancements/Bugs closed WW09!

2023-03-06 Thread Stephen Jolley
All, The below were the owners of enhancements or bugs closed during the last week! Who Count pa...@zhukoff.net 1 alexandre.bell...@bootlin.com 1 randy.macl...@windriver.com 1 mark.asselst...@windriver.com 1 Grand Total 4 Thanks, Stephen K. Jolley Yocto Project Program

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

2023-03-06 Thread Stephen Jolley
All, Below is the list as of top 38 bug owners as of the end of WW09 of who have open medium or higher bugs and enhancements against YP 4.2. There are 38 possible work days left until the final release candidates for YP 4.2 needs to be released. Who Count michael.opdenac...@bootlin.com 33

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

2023-03-06 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-raspberrypi] Is Preempt-rt still supported in master / latest releases?

2023-03-06 Thread Carles Sole via lists.yoctoproject.org
Hello all, in case it helps someone else I found the dependency that was avoiding the RT patch to be applied to raspberrypi4-64 build. In bcm2711_defconfig for arm64 KVM is enabled. If KVM is disabled then the patch is applied. So in .cfg file you can add: CONFIG_KVM=n

[yocto] [meta-security][PATCH 1/3] meta-hardening/layer: lower the priority from 10 to 6

2023-03-06 Thread Jose Quaresma
The priority change on sumo version without any description. Since then is very hard to add in other layers a new version of any recipe on this layer with such priority so these patch reverts the priority back to 6. Signed-off-by: Jose Quaresma --- meta-hardening/conf/layer.conf | 2 +- 1 file

[yocto] [meta-security][PATCH 2/3] meta-security-compliance/layer: lower the priority from 10 to 6

2023-03-06 Thread Jose Quaresma
The priority change on sumo version without any description. Since then is very hard to add in other layers a new version of any recipe on this layer with such priority so these patch reverts the priority back to 6. Signed-off-by: Jose Quaresma --- meta-security-compliance/conf/layer.conf | 2

[yocto] [meta-security][PATCH 3/3] meta-tpm/layer: lower the priority from 10 to 6

2023-03-06 Thread Jose Quaresma
The priority change on sumo version without any description. Since then is very hard to add in other layers a new version of any recipe on this layer with such priority so these patch reverts the priority back to 6. Signed-off-by: Jose Quaresma --- meta-tpm/conf/layer.conf | 2 +- 1 file

Re: [linux-yocto] Can't compile kernel module under kirkstone

2023-03-06 Thread Bruce Ashfield
On Sat, Mar 4, 2023 at 4:09 AM wrote: > > Hi Bruce, > Thanks, I missed the "make scripts prepare" 8 years has past since I did this > the last time. > Now I can compile and load the driver but still get the warning. > > warning: the compiler differs from the one used to build the kernel > The

Re: [linux-yocto] [kernel-cache][PATCH 08/11] bsp/intel-corei7-64-preempt-rt: Add support for Time-Sensitive Network

2023-03-06 Thread Paul Gortmaker
[[linux-yocto] [kernel-cache][PATCH 08/11] bsp/intel-corei7-64-preempt-rt: Add support for Time-Sensitive Network] On 06/03/2023 (Mon 16:52) Naveen Saini via lists.yoctoproject.org wrote: > Signed-off-by: Naveen Saini > --- > bsp/intel-common/intel-corei7-64-preempt-rt.scc | 3 +++ > 1 file

Re: [yocto] Question about psuedo abort errors

2023-03-06 Thread Tamis
Hello all, I think Qi found something. But lets see all points raised one by one: > > > > This is saying the file on disk with inode 7868999 is: > WORKDIR/lib32-las/M-WBS0.1-r0/git/lasiflib/include/lasif_list.h > > but the pseudo database thinks this is: > >

[linux-yocto] [kernel-cache][PATCH 11/11] bsp/intel-common: Enable Intel IOMMU & Intel Data Accelerators support

2023-03-06 Thread Naveen Saini
Signed-off-by: Naveen Saini --- bsp/intel-common/intel-common-drivers.scc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bsp/intel-common/intel-common-drivers.scc b/bsp/intel-common/intel-common-drivers.scc index 843bf2f8..3d7ca715 100644 --- a/bsp/intel-common/intel-common-drivers.scc

[linux-yocto] [kernel-cache][PATCH 08/11] bsp/intel-corei7-64-preempt-rt: Add support for Time-Sensitive Network

2023-03-06 Thread Naveen Saini
Signed-off-by: Naveen Saini --- bsp/intel-common/intel-corei7-64-preempt-rt.scc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bsp/intel-common/intel-corei7-64-preempt-rt.scc b/bsp/intel-common/intel-corei7-64-preempt-rt.scc index 8ec001cb..9ce0b97a 100644 ---

[linux-yocto] [kernel-cache][PATCH 07/11] bsp/intel-common-drivers: Add i3c drivers

2023-03-06 Thread Naveen Saini
Signed-off-by: Naveen Saini --- bsp/intel-common/intel-common-drivers.scc | 1 + 1 file changed, 1 insertion(+) diff --git a/bsp/intel-common/intel-common-drivers.scc b/bsp/intel-common/intel-common-drivers.scc index 3712be93..843bf2f8 100644 --- a/bsp/intel-common/intel-common-drivers.scc +++

[linux-yocto] [kernel-cache][PATCH 10/11] common-pc: Enable DesignWare PWM & SPI Controller support

2023-03-06 Thread Naveen Saini
Signed-off-by: Naveen Saini --- bsp/common-pc/common-pc-drivers.cfg | 9 + 1 file changed, 9 insertions(+) diff --git a/bsp/common-pc/common-pc-drivers.cfg b/bsp/common-pc/common-pc-drivers.cfg index 5e2018d6..0d2672bc 100644 --- a/bsp/common-pc/common-pc-drivers.cfg +++

[linux-yocto] [kernel-cache][PATCH 09/11] sound.cfg: Add support for SoundWire generic machine driver

2023-03-06 Thread Naveen Saini
Signed-off-by: Naveen Saini --- cfg/sound.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/cfg/sound.cfg b/cfg/sound.cfg index 3e11e940..e3f4f4f4 100644 --- a/cfg/sound.cfg +++ b/cfg/sound.cfg @@ -58,6 +58,7 @@ CONFIG_SND_SOC_INTEL_CHT_BSW_MAX98090_TI_MACH=m

[linux-yocto] [kernel-cache][PATCH 03/11] bsp/intel-common-drivers: Include features/thunderbolt

2023-03-06 Thread Naveen Saini
Signed-off-by: Naveen Saini --- bsp/intel-common/intel-common-drivers.scc | 1 + 1 file changed, 1 insertion(+) diff --git a/bsp/intel-common/intel-common-drivers.scc b/bsp/intel-common/intel-common-drivers.scc index 33451730..48b09cd8 100644 --- a/bsp/intel-common/intel-common-drivers.scc +++

[linux-yocto] [kernel-cache][PATCH 04/11] bsp/intel-common-drivers: Add ice support

2023-03-06 Thread Naveen Saini
Signed-off-by: Naveen Saini --- bsp/intel-common/intel-common-drivers.scc | 1 + 1 file changed, 1 insertion(+) diff --git a/bsp/intel-common/intel-common-drivers.scc b/bsp/intel-common/intel-common-drivers.scc index 48b09cd8..5cef739a 100644 --- a/bsp/intel-common/intel-common-drivers.scc +++

[linux-yocto] [kernel-cache][PATCH 01/11] features: drop RANDOM_TRUST_CPU

2023-03-06 Thread Naveen Saini
This option is no longer present in v6.2 as the following commit removed it: https://github.com/torvalds/linux/commit/b9b01a5625b5a9e9d96d14d4a813a54e8a124f4b Signed-off-by: Naveen Saini --- bsp/intel-common/intel-common-drivers.scc | 1 - features/random/random.cfg| 2 --

[linux-yocto] [kernel-cache][PATCH 02/11] bsp/intel-corei7-64: add Intel VMD support

2023-03-06 Thread Naveen Saini
Signed-off-by: Naveen Saini --- bsp/intel-common/intel-corei7-64.scc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bsp/intel-common/intel-corei7-64.scc b/bsp/intel-common/intel-corei7-64.scc index ad9122c1..a4778120 100644 --- a/bsp/intel-common/intel-corei7-64.scc +++

[linux-yocto] [kernel-cache][PATCH 06/11] bsp/intel-common-drivers: include support for Dynamic Platform and Thermal Framework

2023-03-06 Thread Naveen Saini
Signed-off-by: Naveen Saini --- bsp/intel-common/intel-common-drivers.scc | 1 + 1 file changed, 1 insertion(+) diff --git a/bsp/intel-common/intel-common-drivers.scc b/bsp/intel-common/intel-common-drivers.scc index 5cef739a..3712be93 100644 --- a/bsp/intel-common/intel-common-drivers.scc +++

[linux-yocto] [kernel-cache][PATCH 05/11] bsp/intel-corei7-64: Enable Intel Uncore frequency control

2023-03-06 Thread Naveen Saini
Signed-off-by: Naveen Saini --- bsp/intel-common/intel-corei7-64.scc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bsp/intel-common/intel-corei7-64.scc b/bsp/intel-common/intel-corei7-64.scc index a4778120..41f02689 100644 --- a/bsp/intel-common/intel-corei7-64.scc +++

[yocto] [meta-selinux][PATCH] linux-yocto: remove version from bbappend

2023-03-06 Thread Mikko Rapeli
There are multiple kernel versions now and the changes apply to all of them, e.g. 5.15 and 6.1. Signed-off-by: Mikko Rapeli --- .../linux/{linux-yocto_5.%.bbappend => linux-yocto_%.bbappend}| 0 1 file changed, 0 insertions(+), 0 deletions(-) rename