From 405bba38642c4558611f0058a4fcdab2fe4e2ee3 Mon Sep 17 00:00:00 2001 From: unitexe Date: Tue, 20 Jan 2026 22:46:52 -0600 Subject: Enable kernel PSI by default --- .../raspberrypi/recipes-kernel/linux/linux-raspberrypi_%.bbappend | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 meta-unit-core/dynamic-layers/raspberrypi/recipes-kernel/linux/linux-raspberrypi_%.bbappend (limited to 'meta-unit-core/dynamic-layers/raspberrypi') diff --git a/meta-unit-core/dynamic-layers/raspberrypi/recipes-kernel/linux/linux-raspberrypi_%.bbappend b/meta-unit-core/dynamic-layers/raspberrypi/recipes-kernel/linux/linux-raspberrypi_%.bbappend new file mode 100644 index 0000000..27a1031 --- /dev/null +++ b/meta-unit-core/dynamic-layers/raspberrypi/recipes-kernel/linux/linux-raspberrypi_%.bbappend @@ -0,0 +1,3 @@ +FILESEXTRAPATHS:prepend := "${UNIT_CORE_LAYERDIR}/recipes-kernel/linux/files:" + +require recipes-kernel/linux/psi.inc -- cgit v1.2.3