diff options
| author | unitexe <unitexe70@gmail.com> | 2026-02-08 11:41:19 -0600 |
|---|---|---|
| committer | unitexe <unitexe70@gmail.com> | 2026-02-08 11:41:39 -0600 |
| commit | 019a45d52dc06c812c3ba74941ee692df6a72e21 (patch) | |
| tree | 2f2eb9784cf5d7f94725216392037206d245c407 /meta-unit-graphics/conf | |
| parent | e9ef477e623a397c3cae8e1e2d676046069cbb01 (diff) | |
U-boot splash for raspberrypi3-64
Diffstat (limited to 'meta-unit-graphics/conf')
| -rw-r--r-- | meta-unit-graphics/conf/layer.conf | 2 |
1 files changed, 2 insertions, 0 deletions
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}" |
