diff options
| author | unitexe <unitexe70@gmail.com> | 2026-04-19 22:04:35 -0500 |
|---|---|---|
| committer | unitexe <unitexe70@gmail.com> | 2026-04-19 22:04:35 -0500 |
| commit | 58600f811dade5b2aea70e82ec82e4937466c078 (patch) | |
| tree | 1d63497b1eef796af68e32e102bc75fde39f20e2 | |
| parent | edad4c19f74a0bf51603c6f75eecd2e7bc69d14c (diff) | |
Remove splash from IMAGE_FEATURE for radxa-zero-3e, it is being applied by core-image.bbclass
| -rw-r--r-- | meta-unit-core/dynamic-layers/rockchip/recipes-core/images/core-image-unit.bbappend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-unit-core/dynamic-layers/rockchip/recipes-core/images/core-image-unit.bbappend b/meta-unit-core/dynamic-layers/rockchip/recipes-core/images/core-image-unit.bbappend index 40b5b97..fd7c2c5 100644 --- a/meta-unit-core/dynamic-layers/rockchip/recipes-core/images/core-image-unit.bbappend +++ b/meta-unit-core/dynamic-layers/rockchip/recipes-core/images/core-image-unit.bbappend @@ -1,2 +1,3 @@ IMAGE_FEATURES:append:radxa-zero-3e = " observability" IMAGE_FEATURES:append:radxa-zero-3e = " boot-splash" +IMAGE_FEATURES:remove:radxa-zero-3e = " splash" |
