From: Fabio Berton Date: Mon, 28 Aug 2017 14:24:02 +0000 (-0300) Subject: linux-fslc: Remove recipe for version 4.4 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=170477d1334bf5e04a1d29f7e05c20e5c954a417;p=meta-freescale.git linux-fslc: Remove recipe for version 4.4 On master branch we'll maintain only one kernel LTS version. Currently the latest longterm version is 4.9.x. Signed-off-by: Fabio Berton 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 deleted file mode 100644 index 71ad6d72..00000000 --- a/recipes-kernel/linux/linux-fslc_4.4.bb +++ /dev/null @@ -1,17 +0,0 @@ -# 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 = "f5ecad2b737be61e43e4971ab5388677a0b5dc8a" - -COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf)"