summaryrefslogtreecommitdiff
path: root/meta-unit-core/dynamic-layers/raspberrypi
diff options
context:
space:
mode:
authorunitexe <unitexe70@gmail.com>2026-02-25 10:49:22 -0600
committerunitexe <unitexe70@gmail.com>2026-03-02 22:51:24 -0600
commit69509e438d1417d25d646ff1a3ba88e27e4ed282 (patch)
tree142d8831c62b7784bce1a79d8d057183197fc16c /meta-unit-core/dynamic-layers/raspberrypi
parent9489c2328c8254d7225cd55f8776fa29a4f8661b (diff)
Allow u-boot splash & splash features to be independently enabled
Some platforms (i.e. beaglebone black) don't have u-boot video support.
Diffstat (limited to 'meta-unit-core/dynamic-layers/raspberrypi')
-rw-r--r--meta-unit-core/dynamic-layers/raspberrypi/recipes-unit/images/core-image-unit.bbappend1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-unit-core/dynamic-layers/raspberrypi/recipes-unit/images/core-image-unit.bbappend b/meta-unit-core/dynamic-layers/raspberrypi/recipes-unit/images/core-image-unit.bbappend
new file mode 100644
index 0000000..8b91da8
--- /dev/null
+++ b/meta-unit-core/dynamic-layers/raspberrypi/recipes-unit/images/core-image-unit.bbappend
@@ -0,0 +1 @@
+IMAGE_FEATURES:append:raspberrypi3-64 = " boot-splash"