mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
rpi, xen, linux-yocto: enable linux-yocto 6.1 for RPi4
Added to the raspberrypi dynamic layer for use with Xen as the default preference for Linux kernel. Signed-off-by: Christopher Clark <christopher.w.clark@gmail.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Henry Wang <Henry.Wang@arm.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
2c52f873c7
commit
a19092ce81
|
@ -0,0 +1,6 @@
|
||||||
|
# Enable use of the linux-yocto kernel for the Raspberry Pi 4
|
||||||
|
KBRANCH:raspberrypi4-64 ?= "v6.1/standard/bcm-2xxx-rpi"
|
||||||
|
KMACHINE:raspberrypi4-64 ?= "bcm-2xxx-rpi4"
|
||||||
|
COMPATIBLE_MACHINE:raspberrypi4-64 = "(raspberrypi4-64)"
|
||||||
|
|
||||||
|
require linux-yocto_xen-rpi.inc
|
Loading…
Reference in New Issue
Block a user