summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/imx-test
diff options
context:
space:
mode:
authorFabio Berton <fabio.berton@ossystems.com.br>2017-01-25 11:42:53 -0200
committerOtavio Salvador <otavio@ossystems.com.br>2017-01-27 13:31:28 -0200
commit396dc56812cb934b1a24da9ce325f83fca660de3 (patch)
treeb01c21b616f538d8fe6b2b6e517f2c0d9fd9899c /recipes-bsp/imx-test
parentdfa3616bc244c4a222fc5d5c58d5358aee72eac4 (diff)
downloadmeta-freescale-396dc56812cb934b1a24da9ce325f83fca660de3.tar.gz
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 <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-bsp/imx-test')
-rw-r--r--recipes-bsp/imx-test/imx-test_5.7.bb2
1 files changed, 1 insertions, 1 deletions
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
5SRC_URI[md5sum] = "bf55f7c2c9fd6664d640557f7cd107a1" 5SRC_URI[md5sum] = "bf55f7c2c9fd6664d640557f7cd107a1"
6SRC_URI[sha256sum] = "d7a503112098befc91c4d256d8683ca11eb4246123f4e57cf2df498791294888" 6SRC_URI[sha256sum] = "d7a503112098befc91c4d256d8683ca11eb4246123f4e57cf2df498791294888"
7 7
8COMPATIBLE_MACHINE = "(mx6|mx6ul|mx7)" 8COMPATIBLE_MACHINE = "(mx6|mx7)"