From 884355eeedf0126c9cc7d5e704d4262feb753510 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Fri, 12 Aug 2022 10:24:35 +0200 Subject: dynamic-layers/raspberrypi: drop linux-yocto 5.10 bbappend * the inc file was dropped in: 58f5ac6 kernel: drop 5.10 .inc but this .bbappend still causes parsing error, because 5.10 recipes were removed from oe-core Signed-off-by: Bruce Ashfield --- .../raspberrypi/recipes-kernel/linux/linux-yocto_5.10.bbappend | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 dynamic-layers/raspberrypi/recipes-kernel/linux/linux-yocto_5.10.bbappend diff --git a/dynamic-layers/raspberrypi/recipes-kernel/linux/linux-yocto_5.10.bbappend b/dynamic-layers/raspberrypi/recipes-kernel/linux/linux-yocto_5.10.bbappend deleted file mode 100644 index f279ef7a..00000000 --- a/dynamic-layers/raspberrypi/recipes-kernel/linux/linux-yocto_5.10.bbappend +++ /dev/null @@ -1,6 +0,0 @@ -# Enable use of the linux-yocto 5.10 kernel for the Raspberry Pi 4 -KBRANCH:raspberrypi4-64 ?= "v5.10/standard/bcm-2xxx-rpi" -KMACHINE:raspberrypi4-64 ?= "bcm-2xxx-rpi4" -COMPATIBLE_MACHINE:raspberrypi4-64 = "(raspberrypi4-64)" - -require linux-yocto_xen-rpi.inc -- cgit v1.2.3-54-g00ecf