diff options
| author | unitexe <unitexe70@gmail.com> | 2026-02-26 15:53:22 -0600 |
|---|---|---|
| committer | unitexe <unitexe70@gmail.com> | 2026-02-27 17:24:13 -0600 |
| commit | 9c9f3235cc1f501d979342273607d4bbef723178 (patch) | |
| tree | 104e387f0c1e34e435c76dfbedc9a28e7b1bdee9 /meta-unit-graphics/recipes-kernel/linux/linux-yocto_%.bbappend | |
| parent | a574c66e9f343e75fcb7edd3ae62a0deb1380f91 (diff) | |
Enable graphics for radxa-zero-3emain-next-radxa-zero-3e-graphics
- Boot splash
- Kernel logo
- Plymouth splash
- Flutter app
Diffstat (limited to 'meta-unit-graphics/recipes-kernel/linux/linux-yocto_%.bbappend')
| -rw-r--r-- | meta-unit-graphics/recipes-kernel/linux/linux-yocto_%.bbappend | 3 |
1 files changed, 3 insertions, 0 deletions
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" |
