summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/raspberrypi
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2023-05-26 19:36:36 +0200
committerBruce Ashfield <bruce.ashfield@gmail.com>2023-05-29 09:45:22 -0400
commit5a20d44dae6bd44a92378ce5be65293d0047f322 (patch)
tree0c266435e875fec67bee9cac21c37bf4a6c30797 /dynamic-layers/raspberrypi
parente11b230d0eaf5be4a9831fbfd2323b0ecfc47d59 (diff)
downloadmeta-virtualization-5a20d44dae6bd44a92378ce5be65293d0047f322.tar.gz
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 <bruce.ashfield@gmail.com>
Diffstat (limited to 'dynamic-layers/raspberrypi')
-rw-r--r--dynamic-layers/raspberrypi/recipes-kernel/linux/linux-yocto_5.15.bbappend6
1 files changed, 0 insertions, 6 deletions
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 @@
1# Enable use of the linux-yocto 5.15 kernel for the Raspberry Pi 4
2KBRANCH:raspberrypi4-64 ?= "v5.15/standard/bcm-2xxx-rpi"
3KMACHINE:raspberrypi4-64 ?= "bcm-2xxx-rpi4"
4COMPATIBLE_MACHINE:raspberrypi4-64 = "(raspberrypi4-64)"
5
6require linux-yocto_xen-rpi.inc