diff options
| author | unitexe <unitexe70@gmail.com> | 2026-04-19 10:42:19 -0500 |
|---|---|---|
| committer | unitexe <unitexe70@gmail.com> | 2026-04-19 10:42:19 -0500 |
| commit | be4e671da1a2796910b6349c00863a0abcda826d (patch) | |
| tree | c05e7c104575081d5ca4f60436c5cd71432edf44 /meta-unit-core | |
| parent | 5496721e07679280ac87b698a46eb5e778d6464e (diff) | |
Missing boot-splash image feature for radxa-zero-3e
Diffstat (limited to 'meta-unit-core')
| -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 e15bb89..40b5b97 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 +1,2 @@ IMAGE_FEATURES:append:radxa-zero-3e = " observability" +IMAGE_FEATURES:append:radxa-zero-3e = " boot-splash" |
