Added to the raspberrypi dynamic layer for use with Xen as the default preference for Linux kernel.
Signed-off-by: Christopher Clark <[email protected]> --- .../recipes-kernel/linux/linux-yocto_6.1.bbappend | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 dynamic-layers/raspberrypi/recipes-kernel/linux/linux-yocto_6.1.bbappend diff --git a/dynamic-layers/raspberrypi/recipes-kernel/linux/linux-yocto_6.1.bbappend b/dynamic-layers/raspberrypi/recipes-kernel/linux/linux-yocto_6.1.bbappend new file mode 100644 index 0000000..dd7edea --- /dev/null +++ b/dynamic-layers/raspberrypi/recipes-kernel/linux/linux-yocto_6.1.bbappend @@ -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 -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8078): https://lists.yoctoproject.org/g/meta-virtualization/message/8078 Mute This Topic: https://lists.yoctoproject.org/mt/99173189/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
