build: fix kernel component in CycloneDX SBOM
authorCedric DOURLENT <cedric.dourlent@softathome.com>
Fri, 1 Mar 2024 15:42:34 +0000 (16:42 +0100)
committerCedric DOURLENT <cedric.dourlent@softathome.com>
Fri, 1 Mar 2024 15:42:34 +0000 (16:42 +0100)
commit84331215e57090a9cdae4af75af2539c39cd7de7
tree6c64b78457322e754127ef9a04cf121308580a9a
parenta86ff06d2e26cac388581b75b574bc5a9237c417
build: fix kernel component in CycloneDX SBOM

As stated in the cycloneDX documentation, the field "type" is mandatory for all components.

More details here (https://cyclonedx.org/docs/1.5/json/#components_items_type)

Signed-off-by: Cedric DOURLENT <cedric.dourlent@softathome.com>
scripts/package-metadata.pl