[meta-freescale] [meta-fsl-arm][PATCH 4/5] imx-kobs: Change imx-kobs to be soc specific

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


Only supported on mx28 and mx6 BSP releases.  Limit scope of recipe.

Signed-off-by: Lauren Post <lauren.post at freescale.com>
---
 recipes-bsp/imx-kobs/imx-kobs_3.14.28-1.0.0.bb |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/recipes-bsp/imx-kobs/imx-kobs_3.14.28-1.0.0.bb b/recipes-bsp/imx-kobs/imx-kobs_3.14.28-1.0.0.bb
index 2cf1900..4d20b6e 100644
--- a/recipes-bsp/imx-kobs/imx-kobs_3.14.28-1.0.0.bb
+++ b/recipes-bsp/imx-kobs/imx-kobs_3.14.28-1.0.0.bb
@@ -11,3 +11,5 @@ SRC_URI[md5sum] = "0077ec992b281ebbce2928564a08b207"
 SRC_URI[sha256sum] = "cfac042f5c96731205c397a4a6b3ed966f804569ae4d0e2685d22fdf6bdc9eb7"
 
 inherit  autotools pkgconfig
+
+COMPATIBLE_MACHINE = "(mxs|mx6)"
-- 
1.7.9.5



More information about the meta-freescale mailing list