From 170477d1334bf5e04a1d29f7e05c20e5c954a417 Mon Sep 17 00:00:00 2001 From: Fabio Berton Date: Mon, 28 Aug 2017 11:24:02 -0300 Subject: [PATCH] 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 --- recipes-kernel/linux/linux-fslc_4.4.bb | 17 ----------------- 1 file changed, 17 deletions(-) delete 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 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)" -- 2.40.1