From 019a45d52dc06c812c3ba74941ee692df6a72e21 Mon Sep 17 00:00:00 2001 From: unitexe Date: Sun, 8 Feb 2026 11:41:19 -0600 Subject: U-boot splash for raspberrypi3-64 --- meta-unit-graphics/conf/layer.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-unit-graphics/conf') diff --git a/meta-unit-graphics/conf/layer.conf b/meta-unit-graphics/conf/layer.conf index b87c882..27f9afb 100644 --- a/meta-unit-graphics/conf/layer.conf +++ b/meta-unit-graphics/conf/layer.conf @@ -13,6 +13,8 @@ LAYERSERIES_COMPAT_unit-graphics-layer = "whinlatter" BBFILES_DYNAMIC += " \ flutter-layer:${LAYERDIR}/dynamic-layers/flutter-layer/recipes-*/*/*.bb \ flutter-layer:${LAYERDIR}/dynamic-layers/flutter-layer/recipes-*/*/*.bbappend \ + raspberrypi:${LAYERDIR}/dynamic-layers/raspberrypi/recipes-*/*/*.bb \ + raspberrypi:${LAYERDIR}/dynamic-layers/raspberrypi/recipes-*/*/*.bbappend \ " UNIT_GRAPHICS_LAYERDIR = "${LAYERDIR}" -- cgit v1.2.3