[meta-arago][master][PATCH v2 0/2] Update PCIe Endpoint Testing Application
Aksh Garg <[email protected]> Tue, 17 Mar 2026 15:46:49 +0530
| Newsgroups | org.yoctoproject.lists.meta-arago |
|---|---|
| Message-ID | <[email protected]> |
The 'pcitest' application is obsolete on the 6.18 kernel. Instead, the 'pci_endpoint' selftest is introduced to test functionalities for PCIe in endpoint mode of operation. This patch series updates the build for PCIe endpoint testing application for 6.18 kernel. Link to v1: https://lists.yoctoproject.org/g/meta-arago/message/17289 Aksh Garg (2): ti-test: Remove the pcitest application for 6.18 kernel build kernel-selftest: Add the pci_endpoint selftest application .../packagegroups/packagegroup-arago-bootstrap.bb | 2 ++ meta-arago-test/recipes-core/packagegroups/ti-test.bb | 2 ++ .../recipes-kernel/kernel-selftest/kernel-selftest-ti.inc | 4 ++++ 3 files changed, 8 insertions(+) -- 2.34.1