Message ID | 20250917230859.2083846-1-a-christidis@ti.com |
---|---|
Headers | show |
Series | Add ktx-software | expand |
meta-arago / na / 20250917230859.2083846-1-a-christidis
PRC Results: PASS
=========================================================
check-yocto-patches: PASS
=========================================================
Patches
----------------------------------------
WARN - [meta-arago][scarthgap][PATCH v1 1/2] licenses: Add licenses for ktx-software
WARN: Revised patch missing a comment. (REVISION-1)
patch
WARN - [meta-arago][scarthgap][PATCH v1 2/2] ktx-software: Add recipe v4.4.0
WARN: Revised patch missing a comment. (REVISION-1)
patch
=========================================================
apply-yocto-patch: PASS
=========================================================
scarthgap
=====================
Summary:
- Patch Series: [meta-arago][scarthgap][PATCH v1 0/2] Add ktx-software
- Submitter: From: <a-christidis@ti.com>
From: Antonios Christidis <a-christidis@ti.com>
- Date: Date: Wed, 17 Sep 2025 18:08:57 -0500
- Num Patches: 2
- Mailing List (public inbox) Commit SHA: 8e996688f3cc8abc531f90a09bd2076e6483622a
Applied to:
- Repository: lcpd-prc-meta-arago
- Base Branch: scarthgap-wip
- Commit Author: Antonios Christidis <a-christidis@ti.com>
- Commit Subject: ti-test: Add libsdl2-tests to packagegroup
- Commit SHA: e6a424b6288cbc0806ed63349521100c498cbe88
Patches
----------------------------------------
All patches applied
=========================================================
check-yocto-repo: PASS
=========================================================
scarthgap
=====================
PASS
From: Antonios Christidis <a-christidis@ti.com> Introduce recipe for ktx-software, version 4.4.0. This patch series is backported from [1]. ktx-software is needed as it is a build & runtime dependency for the upcoming graphics compressed texture test demo/app. Recipe for that is coming soon. [1] https://patchwork.yoctoproject.org/project/oe/list/?series=36661&state=* Antonios Christidis (2): licenses: Add licenses for ktx-software ktx-software: Add recipe v4.4.0 .../licenses/Cesium-Trademark-Terms | 39 +++++++ meta-arago-test/licenses/ETCSLA | 109 ++++++++++++++++++ meta-arago-test/licenses/HI-Trademark | 5 + meta-arago-test/licenses/Kodak | 7 ++ meta-arago-test/licenses/PNGSuite | 14 +++ meta-arago-test/licenses/fmt | 27 +++++ .../ktx-software/ktx-software_4.4.0.bb | 19 +++ 7 files changed, 220 insertions(+) create mode 100644 meta-arago-test/licenses/Cesium-Trademark-Terms create mode 100644 meta-arago-test/licenses/ETCSLA create mode 100644 meta-arago-test/licenses/HI-Trademark create mode 100644 meta-arago-test/licenses/Kodak create mode 100644 meta-arago-test/licenses/PNGSuite create mode 100644 meta-arago-test/licenses/fmt create mode 100644 meta-arago-test/recipes-graphics/ktx-software/ktx-software_4.4.0.bb