mbox series

[0/3] add basic SPDX WITH operator support

Message ID 960ad56c5ce145deb1fe2e30efaca670@diehl.com
Headers show
Series add basic SPDX WITH operator support | expand

Message

Denis OSTERLAND-HEIM Nov. 25, 2024, 11:53 a.m. UTC
Adds '+' to the list of operators, which is replaced by SPDX WITH operator.
Copy Linux LICESES/exceptions/Linux-syscall-note to common-licenses.

Denis Osterland-Heim (3):
  lib/license: add missing oe include
  spdx: add support for WITH operator
  linux-yocto: add WITH Linux-syscall-note to LICENSE

 meta/files/common-licenses/Linux-syscall-note | 25 +++++++++++++++++++
 meta/lib/oe/license.py                        |  5 ++--
 meta/lib/oe/spdx30_tasks.py                   |  4 +++
 meta/recipes-kernel/linux/linux-yocto.inc     |  2 +-
 4 files changed, 33 insertions(+), 3 deletions(-)
 create mode 100644 meta/files/common-licenses/Linux-syscall-note

--
2.45.2