Re: [yocto] [Openembedded-architecture] Security processes: YP needs

2023-09-14 Thread Marta Rybczynska
On Wed, Sep 13, 2023 at 6:00 PM Alex Stewart wrote: > > Thanks for driving this Marta. Internally and externally, it feels like > we're just on the cusp of everyone *suddenly caring* about our security > response strategy. So it's good to see that we're making moves in that > direction. > Thank y

Re: [yocto] [Openembedded-architecture] Security processes: YP needs

2023-09-14 Thread Marta Rybczynska
On Wed, Sep 13, 2023 at 2:33 PM Mikko Rapeli wrote: > > Hi, > > On Wed, Sep 13, 2023 at 01:52:19PM +0200, Marta Rybczynska wrote: > > Hello, > > I've been working recently on collecting what works and what doesn't > > in YP security processes. The goal is to go forward and define an > > actionable

Re: [yocto] [meta-java][PATCH] icedtea7-native: Fix build error after autoconf upgraded to 2.73 according to https://github.com/wocaishiliuke/openjdk7.

2023-09-14 Thread leimaohui
ping > -Original Message- > From: yocto@lists.yoctoproject.org On Behalf Of > leimaohui > Sent: Tuesday, August 29, 2023 4:47 PM > To: yocto@lists.yoctoproject.org > Cc: Lei, Maohui > Subject: [yocto] [meta-java][PATCH] icedtea7-native: Fix build error after > autoconf upgraded to 2.73 a

Re: [yocto] Poky/Mickledore bitbake menuconfig does not work

2023-09-14 Thread Yoann Congal
Hi, Le jeu. 14 sept. 2023 à 14:10, Sebert, Holger.ext < holger.sebert@karlstorz.com> a écrit : > Hi Zoran, > > I was able to reproduce the behavior described in my original post by > enabling CCache. Here are the precise steps to reproduce: > > 1. Checkout Poky/Mickledore > 2. Add the followi

Re: [yocto] Core workflow: sstate for all, bblock/bbunlock, tools for why is sstate not being reused?

2023-09-14 Thread Richard Purdie
On Thu, 2023-09-14 at 20:51 +0200, Alexander Kanavin wrote: > On Thu, 14 Sept 2023 at 14:56, Richard Purdie > wrote: > > For the task signatures, we need to think about some questions. If I > > make a change locally, can I query how much will rebuild and how much > > will be reused? There is bitba

Re: [yocto] Core workflow: sstate for all, bblock/bbunlock, tools for why is sstate not being reused?

2023-09-14 Thread Alexander Kanavin
On Thu, 14 Sept 2023 at 14:56, Richard Purdie wrote: > For the task signatures, we need to think about some questions. If I > make a change locally, can I query how much will rebuild and how much > will be reused? There is bitbake --dry-run but perhaps it is time for a > an option (or dedicated se

[yocto] Minutes: Yocto Project Weekly Triage Meeting 14/09/2023

2023-09-14 Thread sakib.sajal via lists.yoctoproject.org
*Wiki: *https://wiki.yoctoproject.org/wiki/Bug_Triage *Attendees: *Richard Purdie, Steve Sakoman, Stephen Jolley, Bruce Ashfield, Tim Orling, Joshua Watt, Ross Burton, Trevor Gamblin, Alexandre Belloni, Michael Opdenacker, Antonio, Yoann Congal, Pavel Zhukov, Edi Feschiyan *ARs:** * *Notes:

Re: [yocto] Errno=No space left on device

2023-09-14 Thread Dave Hitchman
Thanks Richard, nice to have a little more info, at least now I know what might be going on From: Richard Purdie Sent: 14 September 2023 15:59 To: Dave Hitchman ; Martin Jansa Cc: yocto@lists.yoctoproject.org Subject: Re: [yocto] Errno=No space left on device

Re: [yocto] Errno=No space left on device

2023-09-14 Thread Richard Purdie
On Thu, 2023-09-14 at 12:35 +, Dave Hitchman wrote: > > Does anyone know what IS enough? Watching the video series > around https://www.youtube.com/watch?v=bTEdfwtPtNY he doesnt mention > changing this size. I dont actually know what this watch manager > thing is supposed to be doing, there is

Re: [yocto] Core workflow: sstate for all, bblock/bbunlock, tools for why is sstate not being reused?

2023-09-14 Thread Richard Purdie
On Thu, 2023-09-14 at 13:52 +0200, Alexander Kanavin wrote: > On Tue, 12 Sept 2023 at 16:44, Stephen Jolley wrote: > > Alexander Kanavin will be working on the core workflow topic > > I am now ready to start doing this, but before I do, I'd like to > decompose the subject into manageable tasks wi

Re: [yocto] Errno=No space left on device

2023-09-14 Thread Martin Jansa
On Thu, Sep 14, 2023 at 2:47 PM Dave Hitchman wrote: > Well using that enormous number worked... for the moment, until when it > next stops. I still would like to know what the devil is being done in my > system with that one build that is consuming such a crazy number of > watches, what is being

Re: [yocto] Errno=No space left on device

2023-09-14 Thread Dave Hitchman
Thanks Martin, I have adopted your huge number and that does at least get me motoring. I would still love to know what the devil is going on, I cant imagine how anyone constructing any form of linux build requires that many things to be watched during the build. I dont think I even have that man

Re: [yocto] Errno=No space left on device

2023-09-14 Thread Dave Hitchman
Well using that enormous number worked... for the moment, until when it next stops. I still would like to know what the devil is being done in my system with that one build that is consuming such a crazy number of watches, what is being watched, why etc. This is taking memory away from other thi

Re: [yocto] Errno=No space left on device

2023-09-14 Thread Martin Jansa
On Thu, Sep 14, 2023 at 2:35 PM Dave Hitchman wrote: > Does anyone know what IS enough? > Depends on how big your metadata layers are, so there isn't single value which would suite everybody. But 1M works for me even for very big builds, so it should be big enough for you as well (for whatever P

Re: [yocto] Errno=No space left on device

2023-09-14 Thread Alexander Kanavin
How about if you try it with a plain poky checkout (to the same revision as your phytec setup)? Does it still happen? Alex On Thu, 14 Sept 2023 at 14:35, Dave Hitchman wrote: > > Does anyone know what IS enough? Watching the video series around > https://www.youtube.com/watch?v=bTEdfwtPtNY he d

Re: [yocto] Errno=No space left on device

2023-09-14 Thread Dave Hitchman
Does anyone know what IS enough? Watching the video series around https://www.youtube.com/watch?v=bTEdfwtPtNY he doesnt mention changing this size. I dont actually know what this watch manager thing is supposed to be doing, there is one command prompt doing one thing, I cant believe that it wou

Re: [yocto] Errno=No space left on device

2023-09-14 Thread Martin Jansa
On Thu, Sep 14, 2023 at 2:07 PM Dave Hitchman wrote: > ERROR: No space left on device or exceeds fs.inotify.max_user_watches? > ERROR: To check max_user_watches: sysctl -n fs.inotify.max_user_watches. > ERROR: To modify max_user_watches: sysctl -n -w > fs.inotify.max_user_watches=. > > pyinotif

Re: [yocto] Errno=No space left on device

2023-09-14 Thread Alexander Kanavin
On Thu, 14 Sept 2023 at 14:07, Dave Hitchman wrote: > bitbake-layers create-layer meta-custom-mpet meta-custom-mpet is actually a path, so maybe you need to use an absolute path here and place it somewhere else than your build directory? Alex -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messa

Re: [yocto] Errno=No space left on device

2023-09-14 Thread Gyorgy Sarvari
On 9/14/23 14:07, Dave Hitchman wrote: the disc has 1.2 TB empty, there are gBytes of ram available, nothing else running. I succesfully built an image yesterday. What about the inodes on the drive (df -i)? Do you still have any available ones left? -=-=-=-=-=-=-=-=-=-=-=- Links: You r

Re: [yocto] Documentation: How to build multiple packages from one source repository

2023-09-14 Thread David Daniel
Am Donnerstag, dem 14.09.2023 um 14:01 +0200 schrieb Alexander Kanavin: > On Thu, 14 Sept 2023 at 13:57, David Daniel > wrote: > > I could create two recipes - but that would mean, the same sources > > are > > downloaded twice, am I right? > > Two recipes seems like the best option, if the librar

Re: [yocto] Poky/Mickledore bitbake menuconfig does not work

2023-09-14 Thread Sebert, Holger.ext
Hi Zoran, I was able to reproduce the behavior described in my original post by enabling CCache. Here are the precise steps to reproduce: 1. Checkout Poky/Mickledore 2. Add the following to `build/conf/local.conf`: INHERIT += "ccache" 3. Run `bitbake -c menuconfig virtual/kernel` The reason

[yocto] Errno=No space left on device

2023-09-14 Thread Dave Hitchman
. sources/poky/oe-init-build-env ██╗ ██╗ ██╗██╗ ██╗╗███╗ ██╗ ██╔══██╗██║ ██║╚██╗ ██╔╝╚══██╔══╝██╔╝██╔╝ ██╔╝███║ ╚╔╝██║ █╗ ██║ ██╔═══╝ ██╔══██║ ╚██╔╝ ██║ ██╔══╝ ██║ ██║ ██║ ██║ ██║ ██║ ███╗╚██╗ ╚═╝ ╚═╝ ╚═╝ ╚

Re: [yocto] Documentation: How to build multiple packages from one source repository

2023-09-14 Thread Alexander Kanavin
On Thu, 14 Sept 2023 at 13:57, David Daniel wrote: > I could create two recipes - but that would mean, the same sources are > downloaded twice, am I right? Two recipes seems like the best option, if the library and the executable build processes are completely decoupled. You needn't worry about d

[yocto] Documentation: How to build multiple packages from one source repository

2023-09-14 Thread David Daniel
Hi everybody I am a newcomer currently trying to figure out, how I can build a library and a binary from one source repository in one recipe. The reason for the "one recipe" is that both, the library and the binary come from the same source repository (OpenBLT). The problem is, that the project is

[yocto] Core workflow: sstate for all, bblock/bbunlock, tools for why is sstate not being reused?

2023-09-14 Thread Alexander Kanavin
On Tue, 12 Sept 2023 at 16:44, Stephen Jolley wrote: > Alexander Kanavin will be working on the core workflow topic I am now ready to start doing this, but before I do, I'd like to decompose the subject into manageable tasks with a bit of help from RP and the community: https://www.yoctoproject.

[yocto] [meta-security][PATCH] suricata: Update to 7.0.0

2023-09-14 Thread Armin Kuster
refersh patches update libhtp Signed-off-by: Armin Kuster --- recipes-ids/suricata/files/fixup.patch| 26 +- .../{libhtp_0.5.43.bb => libhtp_0.5.44.bb}|2 +- recipes-ids/suricata/suricata-crates.inc | 1738 ++--- .../{suricata_6.0.11.bb => suricata_7.0.0.bb} |

Re: [yocto] Upgrading systemd to v254 on Kirkstone. #kirkstone #systemd

2023-09-14 Thread Alexander Kanavin
LTS yocto releases do not get major version upgrades per policy. You can copy the 254 recipe into a product layer as a backport perhaps? Note that such backports are often tricky, and you may run into significant compatibility issues. Another (better) option is to set up master builds which have

[yocto] Upgrading systemd to v254 on Kirkstone. #kirkstone #systemd

2023-09-14 Thread Viswanath Kraleti
Hi all, I am looking for ways for enrollment of secure boot keys from systemd-boot. I am currently on Yocto Kirkstone which is bringing systemd v250. However secure boot keys enrolment support is not available in this version. Patches for this started landing from v252 onwards and for comprehens