From: Randolph Sapp <[email protected]> Add python3-numpy to the ti-test-extras for advanced multimedia testing.
Signed-off-by: Randolph Sapp <[email protected]> --- Brandon needs this package for some multimedia packages and it's python related so I'm adding it to the big test group to be safe. meta-arago-distro/recipes-core/packagegroups/ti-test.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-arago-distro/recipes-core/packagegroups/ti-test.bb b/meta-arago-distro/recipes-core/packagegroups/ti-test.bb index f97ad756..793eb583 100644 --- a/meta-arago-distro/recipes-core/packagegroups/ti-test.bb +++ b/meta-arago-distro/recipes-core/packagegroups/ti-test.bb @@ -41,6 +41,7 @@ ARAGO_TEST = "\ " ARAGO_TEST_EXTRAS = " \ + python3-numpy \ piglit \ ${@bb.utils.contains("DISTRO_FEATURES", "opengl", "opengl-es-cts", "", d)} \ ${@bb.utils.contains("DISTRO_FEATURES", "vulkan", "vulkan-cts", "", d)} \ -- 2.41.0 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14661): https://lists.yoctoproject.org/g/meta-arago/message/14661 Mute This Topic: https://lists.yoctoproject.org/mt/99664291/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
