public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH v3 0/1] improve_kernel_cve_report: Add a bbclass support
@ 2026-01-15 19:11 ValentinBoudevin
  2026-01-15 19:11 ` [PATCH v3 1/1] improve_kerne_cve_report: " ValentinBoudevin
  0 siblings, 1 reply; 2+ messages in thread
From: ValentinBoudevin @ 2026-01-15 19:11 UTC (permalink / raw)
  To: openembedded-core; +Cc: ValentinBoudevin

Changes since v2:
- Fixed SRC_URI:append syntax (a space was missing with the append operator).
- Removed unused variable debug_source_path

Changes since v1:
- IMPROVE_KERNEL_CVE_SRC_URI and IMPROVE_KERNEL_CVE_SRCREV can be used to set a different source repository
or a deterministic revision.
- IMPROVE_KERNEL_CVE_NETWORK variable can be used to use this repo offline
based on existing fetch repo in DL_DIR.
- Add support for SPDX2.2 with a new bbclass improve_kernel_cve_report-spdx-2.2.bbclass.

ValentinBoudevin (1):
  improve_kerne_cve_report: Add a bbclass support

 ...improve_kernel_cve_report-spdx-2.2.bbclass | 116 ++++++++++++++++++
 .../improve_kernel_cve_report-spdx.bbclass    | 116 ++++++++++++++++++
 2 files changed, 232 insertions(+)
 create mode 100644 meta/classes/improve_kernel_cve_report-spdx-2.2.bbclass
 create mode 100644 meta/classes/improve_kernel_cve_report-spdx.bbclass



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

end of thread, other threads:[~2026-01-15 19:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-15 19:11 [PATCH v3 0/1] improve_kernel_cve_report: Add a bbclass support ValentinBoudevin
2026-01-15 19:11 ` [PATCH v3 1/1] improve_kerne_cve_report: " ValentinBoudevin

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