mbox series

[meta-oe,master,v2,0/2] Introducing ktx-software

Message ID 20250718150316.2579996-1-a-christidis@ti.com
Headers show
Series Introducing ktx-software | expand

Message

Antonios Christidis July 18, 2025, 3:03 p.m. UTC
From: Antonios Christidis <a-christidis@ti.com>

This patch series introduces the ktx-software recipe, as well as
the required licenses for the software.

Kind Regads,
Antonios Christidis

v2: 
- In the patch responsible for adding the ktx-software recipe: 
  Removed individual LIC_FILES_CHKSUMs of all the LICENSE files. Instead
  now the recipe has 1 LIC_FILES_CHKSUM to REUSE.toml which states which
  parts of the project have what licenses attached to them. If licenses
  change/new ones get added, REUSE.toml should change.


Antonios Christidis (2):
  ktx-software: Add recipe v4.4.0
  licenses: add licenses for ktx-software

 meta-oe/licenses/Cesium-Trademark-Terms       |  39 +++++++
 meta-oe/licenses/ETCSLA                       | 109 ++++++++++++++++++
 meta-oe/licenses/HI-Trademark                 |   5 +
 meta-oe/licenses/Kodak                        |   7 ++
 meta-oe/licenses/PNGSuite                     |  14 +++
 meta-oe/licenses/fmt                          |  27 +++++
 .../ktx-software/ktx-software_4.4.0.bb        |  16 +++
 7 files changed, 217 insertions(+)
 create mode 100644 meta-oe/licenses/Cesium-Trademark-Terms
 create mode 100644 meta-oe/licenses/ETCSLA
 create mode 100644 meta-oe/licenses/HI-Trademark
 create mode 100644 meta-oe/licenses/Kodak
 create mode 100644 meta-oe/licenses/PNGSuite
 create mode 100644 meta-oe/licenses/fmt
 create mode 100644 meta-oe/recipes-graphics/ktx-software/ktx-software_4.4.0.bb