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-graphics/recipes-kernel/linux/unit-graphics.inc | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'meta-unit-graphics/recipes-kernel/linux/unit-graphics.inc') diff --git a/meta-unit-graphics/recipes-kernel/linux/unit-graphics.inc b/meta-unit-graphics/recipes-kernel/linux/unit-graphics.inc index 21d71dc..6527512 100644 --- a/meta-unit-graphics/recipes-kernel/linux/unit-graphics.inc +++ b/meta-unit-graphics/recipes-kernel/linux/unit-graphics.inc @@ -1,2 +1,8 @@ # Don't want login prompt to ever show on kiosk system SRC_URI:append = " file://disable-vt-console.cfg" + +# Using alternative logos +SRC_URI:append = " file://disable-default-linux-logo.cfg" + +# Patch in alternative kernel logos +SRC_URI:append = " file://0001-add-yocto-kernel-logos.patch" -- cgit v1.2.3