]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-fslc: Longterm Branch 4.4.x
authorOliver Graute <oliver.graute@gmail.com>
Mon, 23 Jan 2017 17:41:40 +0000 (18:41 +0100)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 25 Jan 2017 16:28:30 +0000 (14:28 -0200)
This is the Longterm supported Linux kernel branch 4.4.x

this bump linux-fslc 4.4.x to 4.4.43

Change-Id: I2035e88f0f69789d4f982e7a38fe51129db13bd5
Signed-off-by: Oliver Graute <oliver.graute@gmail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-kernel/linux/linux-fslc_4.4.bb [new file with mode: 0644]

diff --git a/recipes-kernel/linux/linux-fslc_4.4.bb b/recipes-kernel/linux/linux-fslc_4.4.bb
new file mode 100644 (file)
index 0000000..92f8d39
--- /dev/null
@@ -0,0 +1,17 @@
+# Copyright (C) 2012-2016 O.S. Systems Software LTDA.
+# Released under the MIT license (see COPYING.MIT for the terms)
+
+SUMMARY = "FSL Community BSP Linux mainline based kernel with backported features and fixes"
+DESCRIPTION = "Linux kernel based on mainline kernel used by FSL Community BSP in order to \
+provide support for some backported features and fixes, or because it was applied in linux-next \
+and takes some time to become part of a stable version, or because it is not applicable for \
+upstreaming."
+
+include linux-fslc.inc
+
+PV = "4.4+git${SRCPV}"
+
+SRCBRANCH = "4.4.x"
+SRCREV = "e604e38aeb4982f01e3daeaf46d96088c1346c81"
+
+COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf)"