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-12-17 12:33:50 +0000
commite97d5427e316d440bbace564fb5245356a4edd1e (patch)
tree6b414e5abcfe5ae1875130a7fa7ee20186d970f6 /recipes-kernel/linux/linux-fslc_4.1.bb
parentf544775ec71d69c6e81051a251b6b05395553397 (diff)
downloadmeta-fsl-arm-e97d5427e316d440bbace564fb5245356a4edd1e.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: Id00d6dbaa8fcec5c9b6c5089d11d1ebe5c0e44e1 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 a711573..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 = "e55a6a92e898a85f47faf04f7e611b931c8c7fe3"
16
17COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf)"