packagegroup-fsl-tools-testapps: Add 6ul and 7d imx-test

imx-test supports i.MX 6 Ultralite and i.MX 7 SABRESD

Signed-off-by: Lauren Post <lauren.post@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
Lauren Post 2016-06-23 03:27:59 -05:00 committed by Otavio Salvador
parent 7e4237db1f
commit a165068f8a

View File

@ -16,6 +16,8 @@ inherit packagegroup
SOC_TOOLS_TEST = ""
SOC_TOOLS_TEST_vf = "imx-test"
SOC_TOOLS_TEST_mx6 = "imx-test"
SOC_TOOLS_TEST_mx6ul = "imx-test"
SOC_TOOLS_TEST_mx7 = "imx-test"
SOC_TOOLS_TEST_append_mx6q = " imx-gpu-viv-demos"
SOC_TOOLS_TEST_append_mx6dl = " imx-gpu-viv-demos"
SOC_TOOLS_TEST_append_mx6sx = " imx-gpu-viv-demos"