[meta-arago][master][PATCH 0/2] Update PCIe Endpoint Testing Application
Aksh Garg <[email protected]> Mon, 9 Mar 2026 18:31:07 +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. Aksh Garg (2): ti-test: Remove the pcitest application kernel-selftest: Add the pci_endpoint selftest application .../packagegroup-arago-bootstrap.bb | 1 - .../recipes-core/packagegroups/ti-test.bb | 1 - .../kernel-selftest/kernel-selftest-ti.inc | 1 + .../recipes-kernel/pcitest/pcitest_5.10.bb | 18 ------------------ 4 files changed, 1 insertion(+), 20 deletions(-) delete mode 100644 meta-arago-test/recipes-kernel/pcitest/pcitest_5.10.bb -- 2.34.1