| Message ID | 20260317203414.43798-1-a-christidis@ti.com |
|---|---|
| Headers | show |
| Series | Add libsdl2 test support | expand |
meta-arago / na / 20260317203414.43798-1-a-christidis
PRC Results: PASS
=========================================================
check-yocto-patches: PASS
=========================================================
Patches
----------------------------------------
WARN - [meta-arago][master][PATCH v2 2/2] ti-test: Add libsdl2-tests to packagegroup
WARN: Revised patch missing a comment. (REVISION-1)
patch
For details on the above errors/warnings visit: https://lists.yoctoproject.org/g/meta-ti/wiki/40887
=========================================================
apply-yocto-patch: PASS
=========================================================
master
=====================
Summary:
- Patch Series: [meta-arago][master][PATCH v2 0/2] Add libsdl2 test support
- Submitter: From: <a-christidis@ti.com>
From: Antonios Christidis <a-christidis@ti.com>
- Date: Date: Tue, 17 Mar 2026 15:34:12 -0500
- Num Patches: 2
- Mailing List (public inbox) Commit SHA: 0bdf2e912c65b39f01dd4ab7ac4057f618ec3e18
Applied to:
- Repository: lcpd-prc-meta-arago
- Base Branch: master-wip
- Commit Author: Thorsten Lannynd <t-lannynd@ti.com>
- Commit Subject: ti-test: Add request and websocket-client to packagegroup
- Commit SHA: 64d6190f700d54addcd17687b7428a64c2bbb0fb
Patches
----------------------------------------
All patches applied
=========================================================
check-yocto-repo: PASS
=========================================================
master
=====================
PASS
=========================================================
yocto-check-layers: PASS
=========================================================
master - PASS
=====================
All checks passed
From: Antonios Christidis <a-christidis@ti.com> Build and package libsdl2 tests. Working on merging similar changes to oe-core master, but in the meantime the tests are needed. Kind Regards, Antonios Antonios Christidis (2): libsdl2: Add tests package ti-test: Add libsdl2-tests to packagegroup meta-arago-test/recipes-core/packagegroups/ti-test.bb | 1 + meta-arago-test/recipes-graphics/libsdl2/libsdl2-ti.inc | 6 ++++++ meta-arago-test/recipes-graphics/libsdl2/libsdl2_%.bbappend | 4 ++++ 3 files changed, 11 insertions(+) create mode 100644 meta-arago-test/recipes-graphics/libsdl2/libsdl2-ti.inc create mode 100644 meta-arago-test/recipes-graphics/libsdl2/libsdl2_%.bbappend