From 9c9f3235cc1f501d979342273607d4bbef723178 Mon Sep 17 00:00:00 2001 From: unitexe Date: Thu, 26 Feb 2026 15:53:22 -0600 Subject: Enable graphics for radxa-zero-3e - Boot splash - Kernel logo - Plymouth splash - Flutter app --- meta-unit-graphics/conf/layer.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-unit-graphics/conf/layer.conf') 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}" -- cgit v1.2.3