From 5a20d44dae6bd44a92378ce5be65293d0047f322 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Fri, 26 May 2023 19:36:36 +0200 Subject: rpi: linux-yocto: drop 5.15 bbappend * 5.15 recipe was dropped from oe-core in: https://git.openembedded.org/openembedded-core/commit/?h=master-next&id=e30b37776d16cfd4ce7f79746427ccd95b306059 Signed-off-by: Bruce Ashfield --- .../raspberrypi/recipes-kernel/linux/linux-yocto_5.15.bbappend | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 dynamic-layers/raspberrypi/recipes-kernel/linux/linux-yocto_5.15.bbappend diff --git a/dynamic-layers/raspberrypi/recipes-kernel/linux/linux-yocto_5.15.bbappend b/dynamic-layers/raspberrypi/recipes-kernel/linux/linux-yocto_5.15.bbappend deleted file mode 100644 index 572f7ec0..00000000 --- a/dynamic-layers/raspberrypi/recipes-kernel/linux/linux-yocto_5.15.bbappend +++ /dev/null @@ -1,6 +0,0 @@ -# Enable use of the linux-yocto 5.15 kernel for the Raspberry Pi 4 -KBRANCH:raspberrypi4-64 ?= "v5.15/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