]> code.ossystems Code Review - meta-freescale.git/commitdiff
firmware-imx: Remove i.MX 6UL specific metadata
authorFabio Berton <fabio.berton@ossystems.com.br>
Wed, 25 Jan 2017 13:41:08 +0000 (11:41 -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/firmware-imx/firmware-imx_5.4.bb

index 5f7a6a1f1cd3f570b9d071f442fbc2e1604c50ba..478c789a7937e86f6fe19eaef8d68e75d5db74af 100644 (file)
@@ -9,4 +9,4 @@ SRC_URI[sha256sum] = "c5bd4bff48cce9715a5d6d2c190ff3cd2262c7196f7facb9b0eda231c9
 #BRCM firmware git
 SRCREV = "951c1363abe95dd75ab3e9447f640d7807240236"
 
-COMPATIBLE_MACHINE = "(mx5|mx6|mx6ul|mx7)"
+COMPATIBLE_MACHINE = "(mx5|mx6|mx7)"