mbox series

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

Message ID 20260821-sbom-cve-check-fragment-desc-v1-0-e06feb747b07@bootlin.com
Headers show
Series Disk space monitoring fragment and minor tooling tweaks | expand

Message

Antonin Godard Aug. 21, 2026, 12:26 p.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>
---
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          |  2 +-
 meta/lib/bbconfigbuild/configfragments.py              |  2 +-
 5 files changed, 24 insertions(+), 6 deletions(-)
---
base-commit: 7944665886cb0bf881807a5d849ebdf42a33d1bf
change-id: 20260821-sbom-cve-check-fragment-desc-c5a2a44a8398