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: /include/apt-pkg/ta

[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 US

[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: https://lists.yoctoproject.org

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 regarding

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 - Te

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. Vie

[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 Pi

[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 potentia

[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 con

[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] 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): https://lists.yoctoproject.o

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 htt

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 bu

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? Ther

[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 |

[yocto] What laptops do you use for faster builds

2023-10-10 Thread MOHAMMED HASSAN
Hi guys, I was curious to know the laptops/desktop/workstations you guys use for quick and faster builds. Can you list out the specs as well and maybe some tips and tricks for reducing build time. Thanks and regards, Hassan -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this gro