packagegroup-fsl-tools-testapps: Update SOC_TOOLS_TEST

Install imx-test on all i.MX SoCs
Install imx-gpu-viv-demos on all SoCs with GPU
(previously they were missing on SOCs without 2D GPU like the imx8mq)

Signed-off-by: Nate Drude <nate.d@variscite.com>
This commit is contained in:
Nate Drude 2021-04-27 11:50:11 -05:00 committed by Otavio Salvador
parent 789e6a2a58
commit 567e92a9ad

View File

@ -11,8 +11,8 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
inherit packagegroup
SOC_TOOLS_TEST = ""
SOC_TOOLS_TEST_imxpxp = "imx-test"
SOC_TOOLS_TEST_imxgpu2d = "imx-test imx-gpu-viv-demos"
SOC_TOOLS_TEST_imx = "imx-test"
SOC_TOOLS_TEST_imxgpu = "imx-test imx-gpu-viv-demos"
SOC_TOOLS_TEST_qoriq = "ceetm optee-test-qoriq"
RDEPENDS_${PN} = " \