diff options
| author | Nathan Rossi <nathan.rossi@xilinx.com> | 2013-08-02 12:39:12 +1000 |
|---|---|---|
| committer | Nathan Rossi <nathan.rossi@xilinx.com> | 2013-08-02 12:39:12 +1000 |
| commit | ceeecb15ade62e65b94153101cd28c5013ce43fd (patch) | |
| tree | 595cdcfe74a940fe20c61828054d4e2c4ed4df2e /recipes-kernel | |
| parent | 0acf842ddb02aa11253b104a3f618a9054207c5e (diff) | |
| download | meta-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.bb | 11 |
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 | ||
| 2 | include 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 | |||
| 10 | LINUX_VERSION = "3.6" | ||
| 11 | SRCREV = "04d9378881401e71f83b8b4fea0abd71d33b4052" | ||
