[meta-freescale] [PATCH v3 26/27] imx-parser: Remove i.MX 6UL specific metadata

Otavio Salvador otavio at ossystems.com.br
Thu Jan 26 05:01:01 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 v3: None
Changes in v2:
- New patch

 recipes-multimedia/imx-parser/imx-parser_4.1.4.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-multimedia/imx-parser/imx-parser_4.1.4.bb b/recipes-multimedia/imx-parser/imx-parser_4.1.4.bb
index b778f041..75203ec0 100644
--- a/recipes-multimedia/imx-parser/imx-parser_4.1.4.bb
+++ b/recipes-multimedia/imx-parser/imx-parser_4.1.4.bb
@@ -6,4 +6,4 @@ require imx-parser.inc
 SRC_URI[md5sum] = "fe8e9367887bf4a30decc6d0368ffbe9"
 SRC_URI[sha256sum] = "d3a03e60780bbbd0c92932f60bd34d2fe14ffecf6aa6b810723c3edf798cad1f"
 
-COMPATIBLE_MACHINE = "(mx6|mx6ul|mx7)"
+COMPATIBLE_MACHINE = "(mx6|mx7)"
-- 
2.11.0



More information about the meta-freescale mailing list