From e9ef477e623a397c3cae8e1e2d676046069cbb01 Mon Sep 17 00:00:00 2001 From: unitexe Date: Fri, 6 Feb 2026 09:09:11 -0600 Subject: Boot to flutter app using ivi-homescreen embedder - Introduce meta-unit-graphics layer - Flutter app is run under the kiosk user - Added weston.ini specific to raspberrypi3-64 LCD screen - Move linger class to meta-unit-users layer so it can be used by meta-unit-graphics and meta-unit-core - Update svc and unitexe user UIDs so they dont clash with the weston user --- .../recipes-graphics/wayland/weston-init/raspberrypi3-64/weston.ini | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 meta-unit-graphics/recipes-graphics/wayland/weston-init/raspberrypi3-64/weston.ini (limited to 'meta-unit-graphics/recipes-graphics/wayland/weston-init/raspberrypi3-64/weston.ini') diff --git a/meta-unit-graphics/recipes-graphics/wayland/weston-init/raspberrypi3-64/weston.ini b/meta-unit-graphics/recipes-graphics/wayland/weston-init/raspberrypi3-64/weston.ini new file mode 100644 index 0000000..6866595 --- /dev/null +++ b/meta-unit-graphics/recipes-graphics/wayland/weston-init/raspberrypi3-64/weston.ini @@ -0,0 +1,6 @@ +[core] +require-input=false + +[output] +name=DSI-1 +mode=current -- cgit v1.2.3