Message ID | 20251008144535.2679476-1-a-christidis@ti.com |
---|---|
State | Under Review |
Delegated to: | Ryan Eatmon |
Headers | show |
Series | [meta-arago,scarthgap] packagegroup-arago-tisdk-graphics-sdk-target: Add KTX and SDL2 | expand |
meta-arago / na / 20251008144535.2679476-1-a-christidis
PRC Results: PASS
=========================================================
check-yocto-patches: PASS
=========================================================
Patches
----------------------------------------
All patches passed
=========================================================
apply-yocto-patch: PASS
=========================================================
scarthgap
=====================
Summary:
- Patch Series: [meta-arago][scarthgap][PATCH] packagegroup-arago-tisdk-graphics-sdk-target: Add KTX and SDL2
- Submitter: From: <a-christidis@ti.com>
From: Antonios Christidis <a-christidis@ti.com>
- Date: Date: Wed, 8 Oct 2025 09:45:35 -0500
- Num Patches: 1
- Mailing List (public inbox) Commit SHA: 7a10b601606b79cb84ce9e19e9ea571a1ba44107
Applied to:
- Repository: lcpd-prc-meta-arago
- Base Branch: scarthgap-wip
- Commit Author: LCPD Automation Script <lcpdbld@list.ti.com>
- Commit Subject: CI/CD Auto-Merger: cicd.scarthgap.202510021800
- Commit SHA: bfe1f7dd39b0a36a80a73c3e2a6c692e3fa1d56e
Patches
----------------------------------------
All patches applied
=========================================================
check-yocto-repo: PASS
=========================================================
scarthgap
=====================
PASS
diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-graphics-sdk-target.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-graphics-sdk-target.bb index e35f1766..cb19a171 100644 --- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-graphics-sdk-target.bb +++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-graphics-sdk-target.bb @@ -16,4 +16,6 @@ RDEPENDS:${PN} = "\ wayland-dev \ weston-dev \ ${@bb.utils.contains('MACHINE_FEATURES', 'gc320', 'ti-gc320-libs-dev', '', d)} \ + libsdl2-dev \ + ktx-software-dev \ "