From 8831f3e2a9e914aa72e2d91e2638a3f1d34955d7 Mon Sep 17 00:00:00 2001 From: Trevor Woerner Date: Mon, 18 Jan 2021 11:20:47 -0500 Subject: [PATCH] linux-yocto_5.8.bbappend: remove linux-yocto_5.8 has been removed from the list of kernels found in openembedded-core, therefore this bbappend is no longer needed. Signed-off-by: Trevor Woerner --- recipes-kernel/linux/linux-yocto_5.8.bbappend | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 recipes-kernel/linux/linux-yocto_5.8.bbappend diff --git a/recipes-kernel/linux/linux-yocto_5.8.bbappend b/recipes-kernel/linux/linux-yocto_5.8.bbappend deleted file mode 100644 index 5a31842..0000000 --- a/recipes-kernel/linux/linux-yocto_5.8.bbappend +++ /dev/null @@ -1,4 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - -SRC_URI_append_rock-pi-4 = " file://0001-Revert-regulator-resolve-supply-after-creating-regul.patch" -