summaryrefslogtreecommitdiff
path: root/meta-unit-graphics/conf/layer.conf
diff options
context:
space:
mode:
authorunitexe <unitexe70@gmail.com>2026-02-26 15:53:22 -0600
committerunitexe <unitexe70@gmail.com>2026-02-27 17:24:13 -0600
commit9c9f3235cc1f501d979342273607d4bbef723178 (patch)
tree104e387f0c1e34e435c76dfbedc9a28e7b1bdee9 /meta-unit-graphics/conf/layer.conf
parenta574c66e9f343e75fcb7edd3ae62a0deb1380f91 (diff)
Enable graphics for radxa-zero-3emain-next-radxa-zero-3e-graphics
- Boot splash - Kernel logo - Plymouth splash - Flutter app
Diffstat (limited to 'meta-unit-graphics/conf/layer.conf')
-rw-r--r--meta-unit-graphics/conf/layer.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-unit-graphics/conf/layer.conf b/meta-unit-graphics/conf/layer.conf
index 27f9afb..3cad015 100644
--- a/meta-unit-graphics/conf/layer.conf
+++ b/meta-unit-graphics/conf/layer.conf
@@ -15,6 +15,8 @@ BBFILES_DYNAMIC += " \
flutter-layer:${LAYERDIR}/dynamic-layers/flutter-layer/recipes-*/*/*.bbappend \
raspberrypi:${LAYERDIR}/dynamic-layers/raspberrypi/recipes-*/*/*.bb \
raspberrypi:${LAYERDIR}/dynamic-layers/raspberrypi/recipes-*/*/*.bbappend \
+ rockchip:${LAYERDIR}/dynamic-layers/rockchip/recipes-*/*/*.bb \
+ rockchip:${LAYERDIR}/dynamic-layers/rockchip/recipes-*/*/*.bbappend \
"
UNIT_GRAPHICS_LAYERDIR = "${LAYERDIR}"