From d5cc185b64ed3af195e3ab0af0a8a85d437f1d41 Mon Sep 17 00:00:00 2001 From: unitexe Date: Sun, 19 Apr 2026 10:33:33 -0500 Subject: Whinlatter -> wrynose - Update layer compatibility - Move build configuration into separate kas config fragment - Move WIC kickstart files - Switch from linux-raspberrypi 6.12 -> 6.18.21 - Re-work custom kernel logo support --- meta-unit-kas/include/features/systemd.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 meta-unit-kas/include/features/systemd.yml (limited to 'meta-unit-kas/include/features') diff --git a/meta-unit-kas/include/features/systemd.yml b/meta-unit-kas/include/features/systemd.yml new file mode 100644 index 0000000..2e8a965 --- /dev/null +++ b/meta-unit-kas/include/features/systemd.yml @@ -0,0 +1,6 @@ +header: + version: 20 + +local_conf_header: + init_manager: | + INIT_MANAGER = "systemd" -- cgit v1.2.3