Message ID | 20250917220826.2078836-1-a-christidis@ti.com |
---|---|
Headers | show |
Series | Add libsdl2 test support | expand |
meta-arago / na / 20250917220826.2078836-1-a-christidis
PRC Results: PASS
=========================================================
check-yocto-patches: PASS
=========================================================
Patches
----------------------------------------
WARN - [meta-arago][scarthgap][PATCH v1 1/2] libsdl2: Add tests package
WARN: Revised patch missing a comment. (REVISION-1)
patch
WARN - [meta-arago][scarthgap][PATCH v1 2/2] ti-test: Add libsdl2-tests to packagegroup
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 libsdl2 test support
- Submitter: From: <a-christidis@ti.com>
From: Antonios Christidis <a-christidis@ti.com>
- Date: Date: Wed, 17 Sep 2025 17:08:24 -0500
- Num Patches: 2
- Mailing List (public inbox) Commit SHA: c5041f8638fdfc2a4805fe140df097fe72d552ea
Applied to:
- Repository: lcpd-prc-meta-arago
- Base Branch: scarthgap-wip
- Commit Author: Judith Mendez <jm@ti.com>
- Commit Subject: hwspinlocktest: Update hwspinlock recipe remote repo url
- Commit SHA: 7ace3e876c987b0aa03c119db5d708dcc807b6b1
Patches
----------------------------------------
All patches applied
=========================================================
check-yocto-repo: PASS
=========================================================
scarthgap
=====================
PASS
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 in scarthgap. The oe-core patch will not be back-ported to oe-core scarthgap due to LTS process. 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 | 5 +++++ meta-arago-test/recipes-graphics/libsdl2/libsdl2_%.bbappend | 4 ++++ 3 files changed, 10 insertions(+) create mode 100644 meta-arago-test/recipes-graphics/libsdl2/libsdl2-ti.inc create mode 100644 meta-arago-test/recipes-graphics/libsdl2/libsdl2_%.bbappend