[yocto] installs files in /var/volatile

2025-02-01 Thread Daniel Kampert
Hi, I´m building a layer to install wmbusmeters for Kirkstone and I run into this issue: ERROR: wmbusmeters-1.18.0-r0 do_package_qa: QA Issue: wmbusmeters installs files in /var/volatile, but it is expected to be empty [empty-dirs] What does it mean and where does it come from / how can I s

[yocto] [oe] Bof at FOSDEM

2025-02-01 Thread Philip Balister
Forwarded Message Subject: [oe] Bof at FOSDEM Resent-Date: Sat, 01 Feb 2025 02:18:24 -0800 Resent-From: phi...@balister.org Date: Sat, 1 Feb 2025 11:18:18 +0100 From: Philip Balister To: openembedded-de...@lists.openembedded.org , openembedded-core , Yocto Project At th

Re: [yocto] Adding timestamps to yocto log entries

2025-02-01 Thread Gyorgy Sarvari via lists.yoctoproject.org
That logging config is based on Python's logging module, and it also requires some knowledge about the internals of BitBake (which logger is used where). With this config you can change some of the console logs, and create new files with custom format/content, but the log.do_* files' format and