diff options
author | Nathan Rossi <nathan@nathanrossi.com> | 2015-12-28 18:21:43 +1000 |
---|---|---|
committer | Nathan Rossi <nathan@nathanrossi.com> | 2015-12-28 18:21:43 +1000 |
commit | 15469b88849fc9fd6b7ddee328b384757b8b86db (patch) | |
tree | c117415d4bfba6edf63549983d97088cba0451f2 | |
parent | fe85ae7de234faf269750c8be0071c11bda348de (diff) | |
download | meta-xilinx-15469b88849fc9fd6b7ddee328b384757b8b86db.tar.gz |
linux-yocto_3.19: Dropped
This version of linux-yocto was dropped from OE-Core.
Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
-rw-r--r-- | recipes-kernel/linux/linux-yocto_3.19.bbappend | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/recipes-kernel/linux/linux-yocto_3.19.bbappend b/recipes-kernel/linux/linux-yocto_3.19.bbappend deleted file mode 100644 index e4ed1ac6..00000000 --- a/recipes-kernel/linux/linux-yocto_3.19.bbappend +++ /dev/null | |||
@@ -1,9 +0,0 @@ | |||
1 | |||
2 | require linux-xilinx-configs.inc | ||
3 | require linux-xilinx-machines.inc | ||
4 | |||
5 | FILESEXTRAPATHS_prepend := "${THISDIR}/linux-xlnx/3.19:" | ||
6 | SRC_URI_append_zynq = " \ | ||
7 | file://tty-xuartps-Fix-RX-hang-and-TX-corruption-in-termios.patch \ | ||
8 | " | ||
9 | |||