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 --- meta-unit-core/conf/layer.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-unit-core/conf/layer.conf') diff --git a/meta-unit-core/conf/layer.conf b/meta-unit-core/conf/layer.conf index fd90f46..64e7d24 100644 --- a/meta-unit-core/conf/layer.conf +++ b/meta-unit-core/conf/layer.conf @@ -15,6 +15,8 @@ BBFILES_DYNAMIC += " \ raspberrypi-extra-layer:${LAYERDIR}/dynamic-layers/raspberrypi-extra-layer/recipes-*/*/*.bbappend \ unit-profiling-layer:${LAYERDIR}/dynamic-layers/unit-profiling-layer/recipes-*/*/*.bb \ unit-profiling-layer:${LAYERDIR}/dynamic-layers/unit-profiling-layer/recipes-*/*/*.bbappend \ + raspberrypi:${LAYERDIR}/dynamic-layers/raspberrypi/recipes-*/*/*.bb \ + raspberrypi:${LAYERDIR}/dynamic-layers/raspberrypi/recipes-*/*/*.bbappend \ " UNIT_CORE_LAYERDIR = "${LAYERDIR}" -- cgit v1.2.3