]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx-codec: Remove i.MX 6UL specific metadata
authorFabio Berton <fabio.berton@ossystems.com.br>
Wed, 25 Jan 2017 13:44:59 +0000 (11:44 -0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 27 Jan 2017 15:31:41 +0000 (13:31 -0200)
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@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-multimedia/imx-codec/imx-codec_4.1.4.bb

index 68e273e69b0723ead9b3ebefe6be0702339bb150..67844c563816ab13e6d846ce52fc6b08a05b507d 100644 (file)
@@ -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)"