[meta-freescale] [PATCH 1/3] linux-fslc: Remove recipe for version 4.4

Fabio Berton fabio.berton at ossystems.com.br
Mon Aug 28 07:24:02 PDT 2017


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 <fabio.berton at ossystems.com.br>
---
 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.11.0



More information about the meta-freescale mailing list