summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorNathan Rossi <nathan.rossi@xilinx.com>2013-08-02 12:39:12 +1000
committerNathan Rossi <nathan.rossi@xilinx.com>2013-08-02 12:39:12 +1000
commitceeecb15ade62e65b94153101cd28c5013ce43fd (patch)
tree595cdcfe74a940fe20c61828054d4e2c4ed4df2e /recipes-kernel
parent0acf842ddb02aa11253b104a3f618a9054207c5e (diff)
downloadmeta-xilinx-ceeecb15ade62e65b94153101cd28c5013ce43fd.tar.gz
linux-xlnx: Remove untested, Linux 3.6 version
* Removed associated defconfigs Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-xlnx_3.6.bb11
1 files changed, 0 insertions, 11 deletions
diff --git a/recipes-kernel/linux/linux-xlnx_3.6.bb b/recipes-kernel/linux/linux-xlnx_3.6.bb
deleted file mode 100644
index c5c8c399..00000000
--- a/recipes-kernel/linux/linux-xlnx_3.6.bb
+++ /dev/null
@@ -1,11 +0,0 @@
1# See include file for common information
2include linux-xlnx.inc
3
4# Kernel version and SRCREV correspond to:
5# github.com/Xilinx v14.4 tag
6# If required for a custom layer:
7# Override SRCREV to point to a different commit in a bbappend file to
8# Or add patches as required
9
10LINUX_VERSION = "3.6"
11SRCREV = "04d9378881401e71f83b8b4fea0abd71d33b4052"