rpi: linux-yocto: move bbappend to 6.1

Moving the rpi to 6.6 to enable extended testing.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
Bruce Ashfield 2024-01-24 02:16:20 +00:00
parent cd448b3de6
commit c39840a3bd

View File

@ -1,5 +1,5 @@
# Enable use of the linux-yocto kernel for the Raspberry Pi 4
KBRANCH:raspberrypi4-64 ?= "v6.1/standard/bcm-2xxx-rpi"
KBRANCH:raspberrypi4-64 ?= "v6.6/standard/bcm-2xxx-rpi"
KMACHINE:raspberrypi4-64 ?= "bcm-2xxx-rpi4"
COMPATIBLE_MACHINE:raspberrypi4-64 = "(raspberrypi4-64)"