summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2015-07-10 14:28:22 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2015-07-16 08:39:43 -0300
commitc83ef08da979c114c4659607b1cd73712e330d8a (patch)
tree2f07df4a135435e73d4d7334f51d672394c28910 /recipes-kernel
parent1f82fff3fd9d214a517492bd43d968870f5fe4f4 (diff)
downloadmeta-fsl-arm-c83ef08da979c114c4659607b1cd73712e330d8a.tar.gz
Drop i.MX31 and i.MX35 support
The i.MX31 and i.MX35 has been barely used and without much community coverage since its inclusion making them untested boards. There is no reason to keep the support for those SoCs in the BSP layer as those are virtually not tested and unkown to be working or not. The metadata related to the i.MX3 SoC family has been removed in this commit so if someone ever wants to bring it back it is easy to find out all the necessary changes. Change-Id: I808bf7d1cfa97eb7d444fba711a93b1e074d5f4d Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-fslc_4.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-fslc_4.1.bb b/recipes-kernel/linux/linux-fslc_4.1.bb
index 84edf11..60e68ab 100644
--- a/recipes-kernel/linux/linux-fslc_4.1.bb
+++ b/recipes-kernel/linux/linux-fslc_4.1.bb
@@ -14,4 +14,4 @@ PV = "4.1+git${SRCPV}"
14SRCBRANCH = "patches-4.1" 14SRCBRANCH = "patches-4.1"
15SRCREV = "665a389b8e62c444969ac65e3e0eda5d8c13ea24" 15SRCREV = "665a389b8e62c444969ac65e3e0eda5d8c13ea24"
16 16
17COMPATIBLE_MACHINE = "(mxs|mx3|mx5|mx6)" 17COMPATIBLE_MACHINE = "(mxs|mx5|mx6)"