mbox series

[meta-oe,0/2] libgpiod: detail package licensing

Message ID 20260925133929.1991-1-mark.jonas@de.bosch.com
Headers show
Series libgpiod: detail package licensing | expand

Message

Jonas Mark (BT-EL/ESW1) Sept. 25, 2026, 1:39 p.m. UTC
From: Mark Jonas <mark.jonas@de.bosch.com>

This series details the licensing metadata:

  - Patch 1 splits the recipe-wide LICENSE into per-package assignments,
    so each package reports its own license (e.g. the library as
    LGPL-2.1-or-later, the CLI tools as GPL-2.0-or-later).

  - Patch 2 adds the missing CC0-1.0 license, which applies to the
    90-gpio.rules file shipped in the PN-manager-cfg package, and wires
    up the corresponding LIC_FILES_CHKSUM entry.

Signed-off-by: Ricardo Simoes <ricardo.simoes@pt.bosch.com>
Signed-off-by: Mark Jonas <mark.jonas@de.bosch.com>

Ricardo Simoes (2):
  libgpiod: set per-package license assignments
  libgpiod: Add missing CC0-1.0

 meta-oe/recipes-support/libgpiod/libgpiod_2.3.1.bb | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)