]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-fslc: Remove recipe for version 4.4
authorFabio Berton <fabio.berton@ossystems.com.br>
Mon, 28 Aug 2017 14:24:02 +0000 (11:24 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Sat, 30 Sep 2017 13:33:34 +0000 (10:33 -0300)
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@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-kernel/linux/linux-fslc_4.4.bb [deleted file]

diff --git a/recipes-kernel/linux/linux-fslc_4.4.bb b/recipes-kernel/linux/linux-fslc_4.4.bb
deleted file mode 100644 (file)
index 71ad6d7..0000000
+++ /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)"