diff options
| author | unitexe <unitexe70@gmail.com> | 2026-03-02 23:03:25 -0600 |
|---|---|---|
| committer | unitexe <unitexe70@gmail.com> | 2026-03-02 23:03:33 -0600 |
| commit | d62f1d4c0787eddea695c2de2f80f991d60c3607 (patch) | |
| tree | bfa9e4ff9249249b859d8024d65cf8d54fd4f1ac /meta-unit-graphics/conf | |
| parent | 70df75089a1ffbfd073d623e32d6417488b79491 (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.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 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}" |
