summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/firmware-imx/firmware-imx_5.4.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2017-03-14 16:58:34 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2017-03-22 19:30:40 +0000
commit406b1d6e45b4963d65b7c4c37f10dd4ea8fa305f (patch)
treef06d5c9451ff809be54e3949b1d0fecee8cf89c8 /recipes-bsp/firmware-imx/firmware-imx_5.4.bb
parentcb4c00033618c6a15adfc614eaaa1c93d724121c (diff)
downloadmeta-freescale-406b1d6e45b4963d65b7c4c37f10dd4ea8fa305f.tar.gz
firmware-imx: Change recipe for allarch
The recipe content does not vary from one board to another so there is no reason to use SoC arch or machine arch as package architecture. The recipe generates multiple binary packages which makes it easy for users to choose what to install. Change-Id: Ia5f87f9f19e734607275fb2e9020c8b3096de0ad Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-bsp/firmware-imx/firmware-imx_5.4.bb')
-rw-r--r--recipes-bsp/firmware-imx/firmware-imx_5.4.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-bsp/firmware-imx/firmware-imx_5.4.bb b/recipes-bsp/firmware-imx/firmware-imx_5.4.bb
index 478c789a..23df1e4f 100644
--- a/recipes-bsp/firmware-imx/firmware-imx_5.4.bb
+++ b/recipes-bsp/firmware-imx/firmware-imx_5.4.bb
@@ -8,5 +8,3 @@ SRC_URI[sha256sum] = "c5bd4bff48cce9715a5d6d2c190ff3cd2262c7196f7facb9b0eda231c9
8 8
9#BRCM firmware git 9#BRCM firmware git
10SRCREV = "951c1363abe95dd75ab3e9447f640d7807240236" 10SRCREV = "951c1363abe95dd75ab3e9447f640d7807240236"
11
12COMPATIBLE_MACHINE = "(mx5|mx6|mx7)"