diff options
| author | unitexe <unitexe70@gmail.com> | 2026-04-18 21:43:59 -0500 |
|---|---|---|
| committer | unitexe <unitexe70@gmail.com> | 2026-04-18 21:43:59 -0500 |
| commit | 39ff1c325ef02beb203e43fe93cf86ff7d358705 (patch) | |
| tree | 85997ce6aade3aa223304a3dd494cafe270ebe20 /meta-unit-graphics/recipes-kernel/linux/linux-yocto_%.bbappend | |
| parent | 519ded24c7cc2a7c409e8446fc5fcc6a712f4a44 (diff) | |
Add custom logo for linux yocto too
Diffstat (limited to 'meta-unit-graphics/recipes-kernel/linux/linux-yocto_%.bbappend')
| -rw-r--r-- | meta-unit-graphics/recipes-kernel/linux/linux-yocto_%.bbappend | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/meta-unit-graphics/recipes-kernel/linux/linux-yocto_%.bbappend b/meta-unit-graphics/recipes-kernel/linux/linux-yocto_%.bbappend index fa556e4..72bcf49 100644 --- a/meta-unit-graphics/recipes-kernel/linux/linux-yocto_%.bbappend +++ b/meta-unit-graphics/recipes-kernel/linux/linux-yocto_%.bbappend @@ -2,5 +2,6 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/files:" require unit-graphics.inc -# Replace default linux logo with yocto project logo -SRC_URI:append = " file://0001-override-kernel-logo.patch" +SRC_URI:append = " file://0001-add-yocto-kernel-logos.patch" + +SRC_URI:append = " file://yocto-kernel-logo-1024x600.cfg" |
