meta-digi/meta-digi-dey/recipes-graphics/lvgl/files
Gabriel Valcazar 21d9c4f17b lvgl-demo: remove vestigial Wayland logic
In platforms that support wayland/xwayland, dey-image-lvgl images have most
weston/wayland packages removed from the filesystem, save for the main wayland
package (because DISTRO_FEATURES still contains "wayland"). Because of this,
the wait_for_wayland() function is called in lvgl-demo-init, but the wayland
display never gets created, causing the function to time out after 20 seconds.
Get rid of this check to have the lvgl-demo launch as soon as possible.

While at it, get rid of other wayland-related logic, since we only use LVGL's
drm or fbdev backends at the moment.

Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
2025-12-15 10:47:32 +01:00
..
0001-lvgl-demo-remove-demo-slideshow.patch lvgl-demo: add patches for the default Lvgl demo git sources 2025-09-18 12:22:09 +02:00
0003-CMakefile-remove-libdrm-dependency-when-building-fbd.patch lvgl-demo: add patches for the default Lvgl demo git sources 2025-09-18 12:22:09 +02:00
0004-lvgl-demo-add-input-device-discovery-support-to-LVGL.patch lvgl-demo: add patch to discover input device and draw mouse cursor 2025-09-18 12:46:00 +02:00
lvgl-demo-init lvgl-demo: remove vestigial Wayland logic 2025-12-15 10:47:32 +01:00
lvgl-demo-init.service lvgl-demo: update init and service scripts for updated lvgl demo version 2025-09-18 12:22:09 +02:00