public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] sbom-cve-check-update-db: Fix various failures
@ 2026-04-07 15:01 Benjamin Robin
  2026-04-07 15:01 ` [PATCH v2 1/2] sbom-cve-check-update-db: Fix do_populate_lic failure Benjamin Robin
  2026-04-07 15:01 ` [PATCH v2 2/2] sbom-cve-check-update-db: Fix unpack removing other databases Benjamin Robin
  0 siblings, 2 replies; 4+ messages in thread
From: Benjamin Robin @ 2026-04-07 15:01 UTC (permalink / raw)
  To: openembedded-core
  Cc: richard.purdie, rybczynska, ross.burton, peter.marko, jpewhacker,
	olivier.benjamin, antonin.godard, mathieu.dubois-briand,
	thomas.petazzoni, Benjamin Robin

This series addresses 2 failures that were not discovered before:
 - The `do_populate_lic` task was failing.
 - The `do_unpack` may fail or remove other CVE databases.

Signed-off-by: Benjamin Robin <benjamin.robin@bootlin.com>
---
Changes in v2:
- Add another fix related to unpacking the databases
- Link to v1: https://patch.msgid.link/20260401-fix-lic-sbom-cve-check-v1-1-29f854d1837f@bootlin.com

---
Benjamin Robin (2):
      sbom-cve-check-update-db: Fix do_populate_lic failure
      sbom-cve-check-update-db: Fix unpack removing other databases

 meta/classes-recipe/sbom-cve-check.bbclass                            | 4 ++--
 .../sbom-cve-check/sbom-cve-check-update-cvelist-native.bb            | 2 +-
 meta/recipes-devtools/sbom-cve-check/sbom-cve-check-update-db.inc     | 4 +---
 .../sbom-cve-check/sbom-cve-check-update-nvd-native.bb                | 4 ++--
 4 files changed, 6 insertions(+), 8 deletions(-)
---
base-commit: e954a94b5b528b2430e8da331107d7d58287f89b
change-id: 20260401-fix-lic-sbom-cve-check-69d64ad949b4

Best regards,
--  
Benjamin Robin <benjamin.robin@bootlin.com>



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-04-07 15:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-07 15:01 [PATCH v2 0/2] sbom-cve-check-update-db: Fix various failures Benjamin Robin
2026-04-07 15:01 ` [PATCH v2 1/2] sbom-cve-check-update-db: Fix do_populate_lic failure Benjamin Robin
2026-04-07 15:01 ` [PATCH v2 2/2] sbom-cve-check-update-db: Fix unpack removing other databases Benjamin Robin
2026-04-07 15:27   ` Antonin Godard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox