summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-fslc_4.1.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2015-11-09 09:27:04 -0200
committerOtavio Salvador <otavio@ossystems.com.br>2015-11-10 10:39:44 -0200
commit649f479f118567d62a5a57d690fb3fe3915f0ea7 (patch)
tree75947bc43421cc3b5c8a4dc7a040b0729eb9b0fc /recipes-kernel/linux/linux-fslc_4.1.bb
parent9fce6750b6b36efde82ea87c8a9bdf876bc56a22 (diff)
downloadmeta-fsl-arm-649f479f118567d62a5a57d690fb3fe3915f0ea7.tar.gz
linux-fslc: Upgrade to 4.3-based kernel
Besides the revision change, this synchronizes the defconfig used for the i.MX and the Vybrid SoCs. The only SoCs using a specific defconfig file are the MXS-based ones (i.MX23 and i.MX28) as the others are consolidated on the single defconfig file. Change-Id: Id01a6050daaaee9bc931afa4583ec11f7b7d6da1 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-kernel/linux/linux-fslc_4.1.bb')
-rw-r--r--recipes-kernel/linux/linux-fslc_4.1.bb17
1 files changed, 0 insertions, 17 deletions
diff --git a/recipes-kernel/linux/linux-fslc_4.1.bb b/recipes-kernel/linux/linux-fslc_4.1.bb
deleted file mode 100644
index ce83705..0000000
--- a/recipes-kernel/linux/linux-fslc_4.1.bb
+++ /dev/null
@@ -1,17 +0,0 @@
1# Copyright (C) 2012-2015 O.S. Systems Software LTDA.
2# Released under the MIT license (see COPYING.MIT for the terms)
3
4SUMMARY = "FSL Community BSP Linux mainline based kernel with backported features and fixes"
5DESCRIPTION = "Linux kernel based on mainline kernel used by FSL Community BSP in order to \
6provide support for some backported features and fixes, or because it was applied in linux-next \
7and takes some time to become part of a stable version, or because it is not applicable for \
8upstreaming."
9
10include linux-fslc.inc
11
12PV = "4.1+git${SRCPV}"
13
14SRCBRANCH = "patches-4.1"
15SRCREV = "fa868c9e426984c1098323f9bc53f3a1b4164a6e"
16
17COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf)"