From 9c9f3235cc1f501d979342273607d4bbef723178 Mon Sep 17 00:00:00 2001 From: unitexe Date: Thu, 26 Feb 2026 15:53:22 -0600 Subject: Enable graphics for radxa-zero-3e - Boot splash - Kernel logo - Plymouth splash - Flutter app --- meta-unit-graphics/recipes-kernel/linux/linux-yocto_%.bbappend | 3 +++ 1 file changed, 3 insertions(+) (limited to 'meta-unit-graphics/recipes-kernel/linux/linux-yocto_%.bbappend') diff --git a/meta-unit-graphics/recipes-kernel/linux/linux-yocto_%.bbappend b/meta-unit-graphics/recipes-kernel/linux/linux-yocto_%.bbappend index af1c10b..722a0f7 100644 --- a/meta-unit-graphics/recipes-kernel/linux/linux-yocto_%.bbappend +++ b/meta-unit-graphics/recipes-kernel/linux/linux-yocto_%.bbappend @@ -1,3 +1,6 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/files:" require unit-graphics.inc + +# Replace default linux logo with yocto project logo +SRC_URI:append = " file://0001-replace-linux-logo.patch" -- cgit v1.2.3