mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2024-11-08 06:28:23 +01:00
remove x11 wayland vulkan from DISTRO_FEATURE
This commit is contained in:
parent
8ba3c635d8
commit
52179245bf
@ -18,6 +18,7 @@ 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 directfb "
|
||||
MACHINE ?= "raspberrypi0-2w-64"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user