summaryrefslogtreecommitdiff
path: root/meta-unit-graphics/conf
diff options
context:
space:
mode:
authorunitexe <unitexe70@gmail.com>2026-03-02 23:03:25 -0600
committerunitexe <unitexe70@gmail.com>2026-03-02 23:03:33 -0600
commitd62f1d4c0787eddea695c2de2f80f991d60c3607 (patch)
treebfa9e4ff9249249b859d8024d65cf8d54fd4f1ac /meta-unit-graphics/conf
parent70df75089a1ffbfd073d623e32d6417488b79491 (diff)
Enable graphics for radxa-zero-3e
- Boot splash - Kernel logo - Plymouth splash - Flutter app
Diffstat (limited to 'meta-unit-graphics/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}"