[meta-freescale] [meta-fsl-arm][PATCH] imx-test (00.00.00): Avoid it to be build for non-i.MX boards
Otavio Salvador
otavio at ossystems.com.br
Fri Apr 24 05:08:54 PDT 2015
The recipe is now restrict to the following SoC families:
- mxs
- mx3
- mx5
- mx6
- vf50
- vf60
Change-Id: I95e5de0e7007a1bbbae436e77fd39dc49dbd675e
Reported-by: Lauren Post <lauren.post at freescale.com>
Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---
recipes-bsp/imx-test/imx-test_00.00.00.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/recipes-bsp/imx-test/imx-test_00.00.00.bb b/recipes-bsp/imx-test/imx-test_00.00.00.bb
index bb68fcf..f38dc67 100644
--- a/recipes-bsp/imx-test/imx-test_00.00.00.bb
+++ b/recipes-bsp/imx-test/imx-test_00.00.00.bb
@@ -7,3 +7,4 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/MIT;md5=0835ad
ALLOW_EMPTY_${PN} = "1"
PACKAGE_ARCH = "${MACHINE_ARCH}"
+COMPATIBLE_MACHINE = "(mxs|mx3|mx5|mx6|vf50|vf60)"
--
2.1.4
More information about the meta-freescale
mailing list