From: Oliver Graute Date: Mon, 23 Jan 2017 17:41:40 +0000 (+0100) Subject: linux-fslc: Longterm Branch 4.4.x X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=00e0de552a3bdf56199c5c543822c311f653943a;p=meta-freescale.git 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 --- 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)"