From: Ryan Eatmon <[email protected]> A change in meta-ti locks the viddec-test and videnc-test to j7-evm and j7-hs-evm, so we need to mirror that requirement in the packagegroup.
Signed-off-by: Ryan Eatmon <[email protected]> Signed-off-by: Denys Dmytriyenko <[email protected]> --- meta-arago-distro/recipes-core/packagegroups/ti-test.bb | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/meta-arago-distro/recipes-core/packagegroups/ti-test.bb b/meta-arago-distro/recipes-core/packagegroups/ti-test.bb index 07dbdf38..ee8bf04e 100644 --- a/meta-arago-distro/recipes-core/packagegroups/ti-test.bb +++ b/meta-arago-distro/recipes-core/packagegroups/ti-test.bb @@ -81,10 +81,13 @@ ARAGO_TI_TEST:append:k3 = " \ k3conf \ " -# Disable due to breakage -# viddec-test-app ARAGO_TI_TEST:append:j7 = " \ ufs-utils \ +" + +# Disable due to breakage +# viddec-test-app +ARAGO_TI_TEST:append:j721e = " \ videnc-test-app \ " -- 2.25.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14003): https://lists.yoctoproject.org/g/meta-arago/message/14003 Mute This Topic: https://lists.yoctoproject.org/mt/93649104/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
