diff mbox series

[1/3] python3-sbom-cve-check: move from devtools/python to devtools/sbom-cve-check

Message ID 20260409162622.3307731-1-ross.burton@arm.com
State New
Headers show
Series [1/3] python3-sbom-cve-check: move from devtools/python to devtools/sbom-cve-check | expand

Commit Message

Ross Burton April 9, 2026, 4:26 p.m. UTC
Move the tool recipe from the catch-all python/ directory to be alongside
the recipes that fetch the databases for the tool.

Signed-off-by: Ross Burton <ross.burton@arm.com>
---
 .../{python => sbom-cve-check}/python3-sbom-cve-check_1.2.0.bb    | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename meta/recipes-devtools/{python => sbom-cve-check}/python3-sbom-cve-check_1.2.0.bb (100%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-sbom-cve-check_1.2.0.bb b/meta/recipes-devtools/sbom-cve-check/python3-sbom-cve-check_1.2.0.bb
similarity index 100%
rename from meta/recipes-devtools/python/python3-sbom-cve-check_1.2.0.bb
rename to meta/recipes-devtools/sbom-cve-check/python3-sbom-cve-check_1.2.0.bb