mbox series

[v2,0/3] Disk space monitoring fragment and minor tooling tweaks

Message ID 20260825-sbom-cve-check-fragment-desc-v2-0-01c3823eb780@bootlin.com
Headers show
Series Disk space monitoring fragment and minor tooling tweaks | expand

Message

Antonin Godard Aug. 25, 2026, 6:55 a.m. UTC
First two patches are minor adjustments, no functional changes. The last
patch proposes a new fragment to enable disk usage monitoring.

I was also wondering if simple fragments that enable a class would be
interesting, such as one for buildstats for example. But it would be
very tiny, as it would only consist of:

  USER_CLASSES:append = " buildstats"

Yet it would probably promote the feature a bit more.

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
---
Changes in v2:
- Apply suggestions from Quentin (thanks!)
- Link to v1: https://patch.msgid.link/20260821-sbom-cve-check-fragment-desc-v1-0-e06feb747b07@bootlin.com

---
Antonin Godard (3):
      meta/conf/fragments: harmonize fragment summaries and descriptions
      lib/bbconfigbuild/configfragments.py: match Available and Enabled built-in fragment lists
      meta/conf/fragments/yocto/monitor-disk-space.conf: add fragment

 .../autobuilder-resource-constraints.conf              |  4 ++--
 meta/conf/fragments/yocto-autobuilder/autobuilder.conf |  4 ++--
 meta/conf/fragments/yocto/monitor-disk-space.conf      | 18 ++++++++++++++++++
 meta/conf/fragments/yocto/sbom-cve-check.conf          | 12 ++++++------
 meta/lib/bbconfigbuild/configfragments.py              |  2 +-
 5 files changed, 29 insertions(+), 11 deletions(-)
---
base-commit: ace4d721578b8bbb217d760ee86171009d2efc7c
change-id: 20260821-sbom-cve-check-fragment-desc-c5a2a44a8398