[meta-freescale] [PATCH v3 19/27] firmware-imx: Remove i.MX 6UL specific metadata

Otavio Salvador otavio at ossystems.com.br
Thu Jan 26 05:00:54 PST 2017


From: Fabio Berton <fabio.berton at ossystems.com.br>

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 at ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---

Changes in v3: None
Changes in v2:
- New patch

 recipes-bsp/firmware-imx/firmware-imx_5.4.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-bsp/firmware-imx/firmware-imx_5.4.bb b/recipes-bsp/firmware-imx/firmware-imx_5.4.bb
index 5f7a6a1f..478c789a 100644
--- a/recipes-bsp/firmware-imx/firmware-imx_5.4.bb
+++ b/recipes-bsp/firmware-imx/firmware-imx_5.4.bb
@@ -9,4 +9,4 @@ SRC_URI[sha256sum] = "c5bd4bff48cce9715a5d6d2c190ff3cd2262c7196f7facb9b0eda231c9
 #BRCM firmware git
 SRCREV = "951c1363abe95dd75ab3e9447f640d7807240236"
 
-COMPATIBLE_MACHINE = "(mx5|mx6|mx6ul|mx7)"
+COMPATIBLE_MACHINE = "(mx5|mx6|mx7)"
-- 
2.11.0



More information about the meta-freescale mailing list