summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dynamic-layers/raspberrypi/recipes-kernel/linux/linux-yocto_6.1.bbappend6
1 files changed, 6 insertions, 0 deletions
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 00000000..dd7edeaa
--- /dev/null
+++ b/dynamic-layers/raspberrypi/recipes-kernel/linux/linux-yocto_6.1.bbappend
@@ -0,0 +1,6 @@
1# Enable use of the linux-yocto kernel for the Raspberry Pi 4
2KBRANCH:raspberrypi4-64 ?= "v6.1/standard/bcm-2xxx-rpi"
3KMACHINE:raspberrypi4-64 ?= "bcm-2xxx-rpi4"
4COMPATIBLE_MACHINE:raspberrypi4-64 = "(raspberrypi4-64)"
5
6require linux-yocto_xen-rpi.inc