From b7a7e6a2b617d63149ff4f89496a4a13febf9a01 Mon Sep 17 00:00:00 2001 From: Fabio Berton Date: Wed, 25 Jan 2017 11:42:53 -0200 Subject: imx-test: Remove i.MX 6UL specific metadata The SoC is now dealt as a i.MX6 SoC so there is no need for the specific metadata. Signed-off-by: Fabio Berton Signed-off-by: Otavio Salvador --- recipes-bsp/imx-test/imx-test_5.7.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/imx-test/imx-test_5.7.bb b/recipes-bsp/imx-test/imx-test_5.7.bb index d9eaea89..766598fb 100644 --- a/recipes-bsp/imx-test/imx-test_5.7.bb +++ b/recipes-bsp/imx-test/imx-test_5.7.bb @@ -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)" -- cgit v1.2.3-54-g00ecf