mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2025-07-31 05:00:42 +02:00
enable wayland support
This commit is contained in:
@ -17,8 +17,8 @@ INHERIT += "rm_work"
|
||||
|
||||
EXTRA_IMAGE_FEATURES ?= " ssh-server-dropbear read-only-rootfs "
|
||||
# ssh-server-dropbear
|
||||
DISTRO_FEATURES:append := " vc4-gfx opengl "
|
||||
DISTRO_FEATURES:remove = " x11 wayland vulkan "
|
||||
DISTRO_FEATURES:append := " vc4-gfx opengl wayland "
|
||||
DISTRO_FEATURES:remove = " x11 vulkan "
|
||||
TOOLCHAIN_TARGET_TASK:append = " libgles3-mesa-dev "
|
||||
# DISTRO_FEATURES:append := " vc4-gfx opengl directfb "
|
||||
MACHINE ?= "raspberrypi0-2w-64"
|
||||
|
Reference in New Issue
Block a user