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

Otavio Salvador otavio at ossystems.com.br
Wed Jan 25 08:09:58 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-multimedia/imx-codec/imx-codec_4.1.4.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-multimedia/imx-codec/imx-codec_4.1.4.bb b/recipes-multimedia/imx-codec/imx-codec_4.1.4.bb
index 68e273e6..67844c56 100644
--- a/recipes-multimedia/imx-codec/imx-codec_4.1.4.bb
+++ b/recipes-multimedia/imx-codec/imx-codec_4.1.4.bb
@@ -6,4 +6,4 @@ require imx-codec.inc
 SRC_URI[md5sum] = "46e2004889fcdedbf259613f0046a7a1"
 SRC_URI[sha256sum] = "98fe71cb44f7e858c64c5eda81741ed02f40afaadc3d4ed1e693c7d1e684b81d"
 
-COMPATIBLE_MACHINE = "(mx6|mx6ul|mx7)"
+COMPATIBLE_MACHINE = "(mx6|mx7)"
-- 
2.11.0



More information about the meta-freescale mailing list