diff options
| author | unitexe <unitexe70@gmail.com> | 2026-01-20 22:46:52 -0600 |
|---|---|---|
| committer | unitexe <unitexe70@gmail.com> | 2026-01-20 23:37:40 -0600 |
| commit | 405bba38642c4558611f0058a4fcdab2fe4e2ee3 (patch) | |
| tree | 6197cdecc03ceb128e472465d817ddbd0ace58e8 /meta-unit-core/dynamic-layers/raspberrypi | |
| parent | 20614f2aa9226720c01b5c4da0c5749bb65f7025 (diff) | |
Enable kernel PSI by default
Diffstat (limited to 'meta-unit-core/dynamic-layers/raspberrypi')
| -rw-r--r-- | meta-unit-core/dynamic-layers/raspberrypi/recipes-kernel/linux/linux-raspberrypi_%.bbappend | 3 |
1 files changed, 3 insertions, 0 deletions
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 |
