summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-fslc_4.1.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2015-11-10 11:16:17 -0200
committerOtavio Salvador <otavio@ossystems.com.br>2016-04-19 15:03:22 -0300
commit84678c9b854678ecc6ecfce9a3dd35315b5c631d (patch)
tree7ce952e305c187e6a1b369270bdd8c2602f12717 /recipes-kernel/linux/linux-fslc_4.1.bb
parent719d099626e7c4ee3f1baa150cc4b1ecc559fa42 (diff)
downloadmeta-freescale-84678c9b854678ecc6ecfce9a3dd35315b5c631d.tar.gz
Revert "linux-fslc: Upgrade to 4.3-based kernel"
This reverts commit 649f479f118567d62a5a57d690fb3fe3915f0ea7. The 4.3 version of kernel cause build errors on lttng and cannot be included until those are fix. We are reverting it now and will add it back once OE-Core is fixed to support it. 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, 17 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-fslc_4.1.bb b/recipes-kernel/linux/linux-fslc_4.1.bb
new file mode 100644
index 00000000..ce83705f
--- /dev/null
+++ b/recipes-kernel/linux/linux-fslc_4.1.bb
@@ -0,0 +1,17 @@
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)"