[yocto] [meta-selinux][PATCH] refpolicy: upgrade 20221101+git -> 20231002+git

2023-10-10 Thread Yi Zhao
* Switch branch to main. * Update to latest git rev. * Drop obsolete and useless patches. * Refresh patches. Signed-off-by: Yi Zhao --- ...tile-alias-common-var-volatile-paths.patch | 2 +- ...inimum-make-sysadmin-module-optional.patch | 10 +-- ...ed-make-unconfined_u-the-default-sel.patch |

[linux-yocto][v6.1/standard/nxp-sdk-6.1/nxp-soc & v6.1/standard/preempt-rt/nxp-sdk-6.1/nxp-soc][PATCH 1/1] arm64: dts: imx8qm: Fix build warning unit name should not have leading "0x"

2023-10-10 Thread Xiaolei Wang via lists.yoctoproject.org
Prefixing the address with '0x' is already redundant, so remove it. This patch fixes the following warning: unit name should not have leading "0x" Signed-off-by: Xiaolei Wang --- arch/arm64/boot/dts/freescale/imx8qm-mek.dts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

Re: [yocto] adjtimex #kirkstone

2023-10-10 Thread Ross Burton
On 10 Oct 2023, at 18:31, Gary Huband via lists.yoctoproject.org wrote: > > I'm on Kirkstone using core-image-full-cmdline image. Is there a way to add > adjtimex besides busybox? I did not see an adjtimex recipe in kirkstone. Is there a reason you don’t want to use the busybox applet?

Re: [yocto] adjtimex #kirkstone

2023-10-10 Thread Khem Raj
or maybe for - https://github.com/rogers0/adjtimex On Tue, Oct 10, 2023 at 12:08 PM Khem Raj wrote: > > On Tue, Oct 10, 2023 at 10:31 AM Gary Huband via > lists.yoctoproject.org > wrote: > > > > I'm on Kirkstone using core-image-full-cmdline image. Is there a way to > > add adjtimex besides

Re: [yocto] adjtimex #kirkstone

2023-10-10 Thread Khem Raj
On Tue, Oct 10, 2023 at 10:31 AM Gary Huband via lists.yoctoproject.org wrote: > > I'm on Kirkstone using core-image-full-cmdline image. Is there a way to add > adjtimex besides busybox? I did not see an adjtimex recipe in kirkstone. there is not one. Perhaps straightforward to create from

[yocto] adjtimex #kirkstone

2023-10-10 Thread Gary Huband via lists.yoctoproject.org
I'm on Kirkstone using core-image-full-cmdline image.  Is there a way to add adjtimex besides busybox?  I did not see an adjtimex recipe in kirkstone. Thanks Gary -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#61309):

[yocto] Yocto Project Status 10 October 2023 (WW41)

2023-10-10 Thread Neal Caidin
Current Dev Position: YP 4.3 M4 (Feature Freeze) Next Deadline: 2nd October 2023 YP 4.3 M4 build date Next Team Meetings: - Bug Triage meeting Thursday October 12th 7:30 am PDT ( https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y0bFd5aVpHVVZ6dz09) - Weekly Project Engineering Sync

[yocto] [auh][PATCH] weeklyjob: Add Openembedded update-helper conf

2023-10-10 Thread David Pierret
- Add weeklyjob for openembedded meta - Add upgrade-helper.in config template auto-upgrade-helper script accept configurations to specify the layer to be analyzed. The .in file is modified by sed command to generate the .conf file that match the meta to analyze. We've chosen to use a template

[yocto] [yocto-autobuilder-helper][PATCH] oe-mirror: Add job to mirror openembedded sources

2023-10-10 Thread David Pierret
- Add a job that call run-fetchuniverse - Add script run-fetchuniverse - loop over each LTS branches - Download all the meta-openembedded layers sources. - Call to oe-selftest test_yocto_source_mirror after fetching. We are not using a second step to keep checkout consistency with

[yocto] [yocto-autobuilder-helper][PATCH] AUH: Add Openembedded auto-update-helper conf and run

2023-10-10 Thread David Pierret
- Add setup and run script openembedded specific - Add upgrade-helper.in config template auto-upgrade-helper script accept configurations to specify the layer to be analysed. The .in file is modified by sed command to generate the .conf file that match the meta to analyze. Signed-off-by: David

Re: [yocto] Sovereign Tech Fund Boosts Yocto Project

2023-10-10 Thread Philip Balister
On 10/10/23 07:30, Robert P. J. Day wrote: cool ... https://www.linuxfoundation.org/blog/sovereign-tech-fund-boosts-yocto-project Thanks to everyone who did the hard work to make this happen! Philip rday -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group.

Re: [yocto] [yocto-autobuilder-helper][PATCH] config.json : reproducible-meta-oe build fixes

2023-10-10 Thread Yoann Congal
Le mar. 10 oct. 2023 à 15:14, Richard Purdie a écrit : > That isn't actually valid json but I fixed it and will schedule a test > build. Huh, sorry about that :( > I also tweaked the shortnames to make it clear it is meta-OE as > "OE" isn't very specific. Thanks! -- Yoann Congal Smile ECS -

Re: [yocto] [yocto-autobuilder-helper][PATCH] config.json : reproducible-meta-oe build fixes

2023-10-10 Thread Richard Purdie
On Tue, 2023-10-10 at 12:07 +0200, Fabien Thomas wrote: > - Distro has been changed to Poky so exclude Poky's layers from world to > limit reproducibility tests to the targeted layer only. > - Execution on autobuilder shows that addlayer steps often fail : > reorder layer in ADDLAYER list

[yocto] Sovereign Tech Fund Boosts Yocto Project

2023-10-10 Thread Robert P. J. Day
cool ... https://www.linuxfoundation.org/blog/sovereign-tech-fund-boosts-yocto-project rday -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#61301): https://lists.yoctoproject.org/g/yocto/message/61301 Mute This Topic:

[yocto] [yocto-autobuilder-helper][PATCH] config.json : reproducible-meta-oe build fixes

2023-10-10 Thread Fabien Thomas
- Distro has been changed to Poky so exclude Poky's layers from world to limit reproducibility tests to the targeted layer only. - Execution on autobuilder shows that addlayer steps often fail : reorder layer in ADDLAYER list regarding their dependencies. - Fix shortid building issues by setting

Re: [linux-yocto] [yocto-kernel-cache][yocto-5.15][PATCH] aptiv-s32g: change S32CC_THERMAL to QORIQ_THERMAL

2023-10-10 Thread quanyang.wang via lists.yoctoproject.org
Hi Bruce, On 10/9/23 09:17, Bruce Ashfield wrote: In message: Re: [yocto-kernel-cache][yocto-5.15][PATCH] aptiv-s32g: change S32CC_THERMAL to QORIQ_THERMAL on 07/10/2023 Quanyang Wang wrote: Hi Bruce, On 10/2/23 11:19, Bruce Ashfield wrote: In message:

Re: [yocto] VOLATILE_LOG_DIR ?= "no" gives build error

2023-10-10 Thread Dave Hitchman
Hi all, I was trying to get /var/lib and some files set up in my yocto build. I read that setting VOLATILE_LOG_DIR ?= "no" would mean the directory I created during the bitbake would get copied over However when I tried it I got... | apt-pkg/tagfile-keys.cc:1:10: fatal error:

Re: [yocto] are there any plans for a RISC-V reference board?

2023-10-10 Thread Josef Holzmayr
Hi Robert, It has been discussed at numerous occasions. The main blocker is: we need a commitment for the maintenance. So if a high-ranking member decides to push forwards with this and allocate resources, or a new member from the RISC-V ecosystem steps up to make it happen, then the project is

[yocto] are there any plans for a RISC-V reference board?

2023-10-10 Thread Robert P. J. Day
at some point, will there be a poky (meta-yocto-bsp) RISC-V reference board? i'm thinking the Nezha Allwinner D1 (which is already supported in meta-riscv) would be a safe choice. or maybe the more powerful VisionFive 2? thoughts? rday -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all

[yocto] inode mismatch

2023-10-10 Thread MOHAMMED HASSAN
Hi guys, I did bitbake image clean && bitbake image but it continuously due to inode mismatch The error i see Initialising tasks: 100%

[linux-yocto][linux-yocto v6.1] fix 8a25f2e93f16 ("octeontx2-pf: remove redundant invoking of otx2_sync_mbox_msg()" for octeon RT

2023-10-10 Thread Ruiqiang Hao via lists.yoctoproject.org
Hi Bruce, Please help to merge this patch into our linux-yocto repo. repo: linux-yocto branch: v6.1/standard/preempt-rt/cn-sdkv5.15/octeon Thanks, Ruiqiang -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13164):

[linux-yocto] [PATCH] octeontx2-pf: restore function call that were removed by mistake

2023-10-10 Thread Ruiqiang Hao via lists.yoctoproject.org
From: Ruiqiang Hao commit 8a25f2e93f16 ("octeontx2-pf: remove redundant invoking of otx2_sync_mbox_msg()") removed the correct function call by mistake, restore it. Signed-off-by: Ruiqiang Hao --- drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c | 4 1 file changed, 4