From 8944160a3876388e08494b350a796d08738e8478 Mon Sep 17 00:00:00 2001 From: Mischan Toosarani-Hausberger Date: Fri, 31 Mar 2017 10:27:36 +0200 Subject: 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 Signed-off-by: Nathan Rossi --- recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend | 6 ------ recipes-kernel/linux/linux-yocto_4.8.bbappend | 6 ------ 2 files changed, 12 deletions(-) delete mode 100644 recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend delete mode 100644 recipes-kernel/linux/linux-yocto_4.8.bbappend 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 @@ - -FILESEXTRAPATHS_prepend := "${THISDIR}/linux:" -SRC_URI_append = " \ - file://ARM-zynq-Reserve-correct-amount-of-non-DMA-RAM.patch \ - " - 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 @@ - -FILESEXTRAPATHS_prepend := "${THISDIR}/linux:" -SRC_URI_append = " \ - file://ARM-zynq-Reserve-correct-amount-of-non-DMA-RAM.patch \ - " - -- cgit v1.2.3-54-g00ecf