Digi Embedded Yocto provides the following image recipes: * dey-image-webkit: graphical WebKit image By default the image is Wayland-based so it provides a full Weston desktop environment. * dey-image-qt: graphical QT image By default the image is Wayland-based so it provides a full Weston desktop environment. * dey-image-lvgl: graphical LVGL image A DRM-based image including an LVGL demo application. * dey-image-flutter: graphical Flutter image Expansion of custom Digi core-image-base including full Flutter framework support. * dey-image-containers: container management image Minimal image including the trimmed Podman and LXC runtimes used to manage container artifacts on target. Requires DISTRO_FEATURES:append = " virtualization" in local.conf. * core-image-base: a console-only image Expansion of native core-image-base by including all the support for the target device hardware like firmware files, rootfs customizations, etc.