mbox series

[0/2] Fix SPDX 2.2 for common SPDX changes

Message ID 20250321151345.484603-1-JPEWhacker@gmail.com
Headers show
Series Fix SPDX 2.2 for common SPDX changes | expand

Message

Joshua Watt March 21, 2025, 3:12 p.m. UTC
Fixes SPDX 2.2 generation to account for changes to the common SPDX
code, and improves the testing to get better coverage of SPDX 2.2

Joshua Watt (2):
  classes: create-spdx-2.2: Fix dependency handling
  oeqa: spdx: Add tar test for SPDX 2.2

 meta/classes/create-spdx-2.2.bbclass | 10 +++++-----
 meta/lib/oeqa/selftest/cases/spdx.py |  9 ++++++---
 2 files changed, 11 insertions(+), 8 deletions(-)