From d62f1d4c0787eddea695c2de2f80f991d60c3607 Mon Sep 17 00:00:00 2001 From: unitexe Date: Mon, 2 Mar 2026 23:03:25 -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