From a57b3074f899f8d98c0ec3d6f3489cc832e41877 Mon Sep 17 00:00:00 2001 From: Oliver Graute Date: Mon, 23 Jan 2017 18:41:40 +0100 Subject: [PATCH] linux-fslc: Longterm Branch 4.4.x 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 Signed-off-by: Otavio Salvador --- recipes-kernel/linux/linux-fslc_4.4.bb | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 recipes-kernel/linux/linux-fslc_4.4.bb diff --git a/recipes-kernel/linux/linux-fslc_4.4.bb b/recipes-kernel/linux/linux-fslc_4.4.bb new file mode 100644 index 00000000..92f8d39b --- /dev/null +++ b/recipes-kernel/linux/linux-fslc_4.4.bb @@ -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)" -- 2.40.1