aboutsummaryrefslogtreecommitdiffstats
path: root/meta-fsl-extras/recipes-kernel/linux/linux-warp7_4.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-fsl-extras/recipes-kernel/linux/linux-warp7_4.1.bb')
-rw-r--r--meta-fsl-extras/recipes-kernel/linux/linux-warp7_4.1.bb18
1 files changed, 0 insertions, 18 deletions
diff --git a/meta-fsl-extras/recipes-kernel/linux/linux-warp7_4.1.bb b/meta-fsl-extras/recipes-kernel/linux/linux-warp7_4.1.bb
deleted file mode 100644
index 71341dc2..00000000
--- a/meta-fsl-extras/recipes-kernel/linux/linux-warp7_4.1.bb
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright (C) 2016 NXP Semiconductors
-# Released under the MIT license (see COPYING.MIT for the terms)
-
-include recipes-kernel/linux/linux-fslc.inc
-
-DESCRIPTION = "Linux kernel based on linux-fsl-imx branch 4.1-1.0.x-imx from FSL Community BSP \
-with additional patches to cover devices specific on WaRP7 board."
-
-DEPENDS += "lzop-native bc-native"
-
-SRCBRANCH = "4.1-1.0.x-imx"
-SRCREV = "a543d1bd884028bed97c06ae4087e051a9176499"
-LOCALVERSION = "-${SRCBRANCH}-warp7"
-
-SRC_URI = "git://github.com/warp7/linux-fslc.git;branch=${SRCBRANCH} \
- file://defconfig"
-
-COMPATIBLE_MACHINE = "(imx7s-warp)"