From: Sinthu Raja <[email protected]> The omapdrm test is outdated and the required test cases shall be executed using the GST commands. Disable the same until the omapdrm test is updated.
Signed-off-by: Sinthu Raja <[email protected]> --- meta-arago-test/recipes-core/packagegroups/ti-test.bb | 3 --- 1 file changed, 3 deletions(-) diff --git a/meta-arago-test/recipes-core/packagegroups/ti-test.bb b/meta-arago-test/recipes-core/packagegroups/ti-test.bb index cf720c03..9a6dc67a 100644 --- a/meta-arago-test/recipes-core/packagegroups/ti-test.bb +++ b/meta-arago-test/recipes-core/packagegroups/ti-test.bb @@ -87,15 +87,12 @@ TI_TEST_TI_TOOLS:append:ti43x = " \ switch-config \ " -NOT_MAINLINE_MMIP_DEPS = "${@bb.utils.contains('MACHINE_FEATURES', 'mmip', 'omapdrmtest', '', d)}" - TI_TEST_TI_TOOLS:append:omap-a15 = " \ omapconf \ pru-icss \ switch-config \ ${@oe.utils.conditional('ARAGO_BRAND', 'mainline', '', " \ ti-ipc-test \ - ${NOT_MAINLINE_MMIP_DEPS} \ ", d)} \ " -- 2.36.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15036): https://lists.yoctoproject.org/g/meta-arago/message/15036 Mute This Topic: https://lists.yoctoproject.org/mt/103013599/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
