[meta-freescale] [PATCH v2 24/27] linux-imx: Remove i.MX6 UL specific metadata

Otavio Salvador otavio at ossystems.com.br
Wed Jan 25 08:09:57 PST 2017


From: Fabio Berton <fabio.berton at ossystems.com.br>

The SoC is now dealt as a i.MX6 SoC so there is no need for the
specific metadata.

Signed-off-by: Fabio Berton <fabio.berton at ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---

Changes in v2:
- New patch

 recipes-kernel/linux/linux-imx_4.1.15.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-kernel/linux/linux-imx_4.1.15.bb b/recipes-kernel/linux/linux-imx_4.1.15.bb
index 62652f6c..8bd4f1f1 100644
--- a/recipes-kernel/linux/linux-imx_4.1.15.bb
+++ b/recipes-kernel/linux/linux-imx_4.1.15.bb
@@ -16,4 +16,4 @@ SRCREV = "b63f3f52cb393e3287352cf63f0caef31a33ab63"
 
 DEFAULT_PREFERENCE = "1"
 
-COMPATIBLE_MACHINE = "(mx6|mx6ul|mx7)"
+COMPATIBLE_MACHINE = "(mx6|mx7)"
-- 
2.11.0



More information about the meta-freescale mailing list