]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx-test: Remove i.MX 6UL specific metadata
authorFabio Berton <fabio.berton@ossystems.com.br>
Wed, 25 Jan 2017 13:42:53 +0000 (11:42 -0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 27 Jan 2017 15:31:28 +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-bsp/imx-test/imx-test_5.7.bb

index d9eaea89ebd96be1012b99f54aec17226a4f4d02..766598fb12871d50cb984edff8401340ce4e2746 100644 (file)
@@ -5,4 +5,4 @@ include imx-test.inc
 SRC_URI[md5sum] = "bf55f7c2c9fd6664d640557f7cd107a1"
 SRC_URI[sha256sum] = "d7a503112098befc91c4d256d8683ca11eb4246123f4e57cf2df498791294888"
 
-COMPATIBLE_MACHINE = "(mx6|mx6ul|mx7)"
+COMPATIBLE_MACHINE = "(mx6|mx7)"