diff options
author | Mischan Toosarani-Hausberger <mischan@iviso.at> | 2017-03-31 10:27:36 +0200 |
---|---|---|
committer | Nathan Rossi <nathan@nathanrossi.com> | 2017-03-31 21:27:31 +1000 |
commit | 8944160a3876388e08494b350a796d08738e8478 (patch) | |
tree | a27dd99fed04646c9fee6ac49855dba827e5249f | |
parent | 8e0135912527e6febbdf5384a7296dfbb67a5c32 (diff) | |
download | meta-xilinx-8944160a3876388e08494b350a796d08738e8478.tar.gz |
linux-yocto: drop 4.8 recipes
openembedded-core dropped the 4.8 recipes:
http://git.openembedded.org/openembedded-core/commit/?id=466e6e45ca04a07ebe1b1f52de747f077b362d54
Signed-off-by: Mischan Toosarani-Hausberger <mischan@iviso.at>
Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
-rw-r--r-- | recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend | 6 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-yocto_4.8.bbappend | 6 |
2 files changed, 0 insertions, 12 deletions
diff --git a/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend b/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend deleted file mode 100644 index 3c72244a..00000000 --- a/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | |||
2 | FILESEXTRAPATHS_prepend := "${THISDIR}/linux:" | ||
3 | SRC_URI_append = " \ | ||
4 | file://ARM-zynq-Reserve-correct-amount-of-non-DMA-RAM.patch \ | ||
5 | " | ||
6 | |||
diff --git a/recipes-kernel/linux/linux-yocto_4.8.bbappend b/recipes-kernel/linux/linux-yocto_4.8.bbappend deleted file mode 100644 index 3c72244a..00000000 --- a/recipes-kernel/linux/linux-yocto_4.8.bbappend +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | |||
2 | FILESEXTRAPATHS_prepend := "${THISDIR}/linux:" | ||
3 | SRC_URI_append = " \ | ||
4 | file://ARM-zynq-Reserve-correct-amount-of-non-DMA-RAM.patch \ | ||
5 | " | ||
6 | |||