summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2022-08-12 10:24:35 +0200
committerBruce Ashfield <bruce.ashfield@gmail.com>2022-08-12 09:32:31 -0400
commit884355eeedf0126c9cc7d5e704d4262feb753510 (patch)
tree033ef0e149d24f136d973ae868d721bed5e3cd91
parente43460f5ed71b76de06bf94444065edb8fbcdd88 (diff)
downloadmeta-virtualization-884355eeedf0126c9cc7d5e704d4262feb753510.tar.gz
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 <bruce.ashfield@gmail.com>
-rw-r--r--dynamic-layers/raspberrypi/recipes-kernel/linux/linux-yocto_5.10.bbappend6
1 files changed, 0 insertions, 6 deletions
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 @@
1# Enable use of the linux-yocto 5.10 kernel for the Raspberry Pi 4
2KBRANCH:raspberrypi4-64 ?= "v5.10/standard/bcm-2xxx-rpi"
3KMACHINE:raspberrypi4-64 ?= "bcm-2xxx-rpi4"
4COMPATIBLE_MACHINE:raspberrypi4-64 = "(raspberrypi4-64)"
5
6require linux-yocto_xen-rpi.inc