[meta-freescale] [meta-fsl-arm][PATCH 2/5] imx-uuc: Add compatible machine to make soc specific

Lauren Post lauren.post at freescale.com
Thu Apr 23 11:04:10 PDT 2015


imx-uuc supported only on mx28 and mx6.

Signed-off-by: Lauren Post <lauren.post at freescale.com>
---
 recipes-bsp/imx-uuc/imx-uuc_0.5.bb |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/recipes-bsp/imx-uuc/imx-uuc_0.5.bb b/recipes-bsp/imx-uuc/imx-uuc_0.5.bb
index b172b32..2a6a07d 100644
--- a/recipes-bsp/imx-uuc/imx-uuc_0.5.bb
+++ b/recipes-bsp/imx-uuc/imx-uuc_0.5.bb
@@ -1,4 +1,4 @@
-# Copyright (C) 2014 Freescale Semiconductor
+# Copyright (C) 2014-2015 Freescale Semiconductor
 # Copyright (C) 2014 O.S. Systems Software LTDA.
 
 SUMMARY = "Universal Adapter source"
@@ -14,3 +14,5 @@ SRC_URI[sha256sum] = "ec5894ab7967797c8500b4988d0aba6c6f78ef22b4a190f9db12be33df
 inherit autotools-brokensep
 
 FILES_${PN} += "/linuxrc"
+
+COMPATIBLE_MACHINE = "(mxs|mx6)"
-- 
1.7.9.5



More information about the meta-freescale mailing list