[meta-arago][master][PATCH] libsdl2: Remove unneeded setting
Ryan Eatmon <[email protected]> Fri, 20 Mar 2026 20:46:11 -0500
| Newsgroups | org.yoctoproject.lists.meta-arago |
|---|---|
| Message-ID | <[email protected]> |
When we added the FILES:${PN}-tests:class-nativesdk setting it felt
wrong, but it fixed a QA issue in scarthgap. That issue appears to not
be present in master so we can remove it.
Signed-off-by: Ryan Eatmon <[email protected]>
---
meta-arago-test/recipes-graphics/libsdl2/libsdl2-ti.inc | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-arago-test/recipes-graphics/libsdl2/libsdl2-ti.inc b/meta-arago-test/recipes-graphics/libsdl2/libsdl2-ti.inc
index e28f42b5..33ff0632 100644
--- a/meta-arago-test/recipes-graphics/libsdl2/libsdl2-ti.inc
+++ b/meta-arago-test/recipes-graphics/libsdl2/libsdl2-ti.inc
@@ -3,4 +3,3 @@ EXTRA_OECMAKE += "-DSDL_TESTS=ON \
"
PACKAGE_BEFORE_PN = "${PN}-tests"
FILES:${PN}-tests += "${libexecdir} ${datadir}/installed-tests/SDL2"
-FILES:${PN}-tests:class-nativesdk += "${libexecdir} ${datadir}/installed-tests/SDL2"
--
2.43.0