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>
This commit is contained in:
Martin Jansa 2022-08-12 10:24:35 +02:00 committed by Bruce Ashfield
parent e43460f5ed
commit 884355eeed

View File

@ -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