summaryrefslogtreecommitdiff
path: root/meta-unit-core/dynamic-layers/rockchip
diff options
context:
space:
mode:
Diffstat (limited to 'meta-unit-core/dynamic-layers/rockchip')
-rw-r--r--meta-unit-core/dynamic-layers/rockchip/recipes-unit/images/core-image-unit-initramfs.bbappend15
-rw-r--r--meta-unit-core/dynamic-layers/rockchip/recipes-unit/images/core-image-unit.bbappend3
2 files changed, 17 insertions, 1 deletions
diff --git a/meta-unit-core/dynamic-layers/rockchip/recipes-unit/images/core-image-unit-initramfs.bbappend b/meta-unit-core/dynamic-layers/rockchip/recipes-unit/images/core-image-unit-initramfs.bbappend
new file mode 100644
index 0000000..44afe60
--- /dev/null
+++ b/meta-unit-core/dynamic-layers/rockchip/recipes-unit/images/core-image-unit-initramfs.bbappend
@@ -0,0 +1,15 @@
+PACKAGE_INSTALL:append:radxa-zero-3e = " \
+ initramfs-graphics-modules \
+ kernel-module-rockchipdrm \
+ kernel-module-dw-mipi-dsi \
+ kernel-module-dw-hdmi \
+ kernel-module-dw-hdmi-qp \
+ kernel-module-dw-hdmi-cec \
+ kernel-module-analogix-dp \
+ kernel-module-drm-display-helper \
+ kernel-module-drm-dma-helper \
+ kernel-module-drm-dp-aux-bus \
+ kernel-module-cec \
+ kernel-module-panfrost \
+ kernel-module-gpu-sched \
+"
diff --git a/meta-unit-core/dynamic-layers/rockchip/recipes-unit/images/core-image-unit.bbappend b/meta-unit-core/dynamic-layers/rockchip/recipes-unit/images/core-image-unit.bbappend
index 7c0581c..40b5b97 100644
--- a/meta-unit-core/dynamic-layers/rockchip/recipes-unit/images/core-image-unit.bbappend
+++ b/meta-unit-core/dynamic-layers/rockchip/recipes-unit/images/core-image-unit.bbappend
@@ -1 +1,2 @@
-IMAGE_FEATURES:append = " observability"
+IMAGE_FEATURES:append:radxa-zero-3e = " observability"
+IMAGE_FEATURES:append:radxa-zero-3e = " boot-splash"