mirror of
https://github.com/Freescale/meta-freescale-distro.git
synced 2025-10-22 23:13:02 +02:00
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:
parent
789e6a2a58
commit
567e92a9ad
|
@ -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} = " \
|
||||
|
|
Loading…
Reference in New Issue
Block a user