mbox series

[v5,0/2] eSDK installation fix for SPDX 3.0

Message ID 20260429092900.2205617-1-sunilkumar.dora@windriver.com
Headers show
Series eSDK installation fix for SPDX 3.0 | expand

Message

Dora, Sunil Kumar April 29, 2026, 9:28 a.m. UTC
From: Sunil Dora <sunilkumar.dora@windriver.com>

Reposting Jayasurya's v4 series, rebased on current master.
The bug is still reproducible on clean master.

History:
  v1 (Oct 10): single patch in populate_sdk_ext.bbclass
  v2 (Oct 29): moved addtask to create-spdx-sdk-3.0.bbclass per Joshua's
               review feedback
  v3 (Nov 5):  moved addtask to create-spdx-image-3.0.bbclass per Joshua's
               feedback to avoid addtask in multiple locations
  v4 (Dec 15): split into two patches and addressed shortlog length
               warning per Randy's review
  v5:          rebased on current master.

Jayasurya Maganuru (2):
  create-spdx-image-3.0: Image SPDX/SBOM tasks are retained for eSDK
    installation
  populate_sdk_ext: keep SDK_TARGETS so SPDX/SBOM tasks remain in locked
    sigs

 meta/classes-recipe/create-spdx-image-3.0.bbclass | 2 +-
 meta/classes-recipe/populate_sdk_ext.bbclass      | 9 +++++++++
 2 files changed, 10 insertions(+), 1 deletion(-)