summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorunitexe <unitexe70@gmail.com>2026-02-25 23:53:22 -0600
committerunitexe <unitexe70@gmail.com>2026-02-25 23:53:22 -0600
commit9718d24fd18b556dab53db83d7fe741c00a2652f (patch)
tree009a072e52b77ed6210788e36f9d55a406972b00
parente969001100e1765b56eff6ffe7bc943ea585d662 (diff)
Rename bootsplash image feature to boot-splash
-rw-r--r--meta-unit-core/recipes-unit/images/unit-image-base.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-unit-core/recipes-unit/images/unit-image-base.inc b/meta-unit-core/recipes-unit/images/unit-image-base.inc
index e910931..5ff6c4d 100644
--- a/meta-unit-core/recipes-unit/images/unit-image-base.inc
+++ b/meta-unit-core/recipes-unit/images/unit-image-base.inc
@@ -1,7 +1,7 @@
inherit core-image
inherit image-buildinfo
-IMAGE_FEATURES[validitems] += "bootsplash"
+IMAGE_FEATURES[validitems] += "boot-splash"
IMAGE_FEATURES[validitems] += "observability"
IMAGE_INSTALL:append = " packagegroup-unit-networking"