mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2024-12-28 03:18:21 +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 "
|
EXTRA_IMAGE_FEATURES ?= " ssh-server-dropbear read-only-rootfs "
|
||||||
# ssh-server-dropbear
|
# ssh-server-dropbear
|
||||||
DISTRO_FEATURES:append := " vc4-gfx opengl "
|
DISTRO_FEATURES:append := " vc4-gfx opengl "
|
||||||
|
DISTRO_FEATURES:remove = " x11 wayland vulkan "
|
||||||
# DISTRO_FEATURES:append := " vc4-gfx opengl directfb "
|
# DISTRO_FEATURES:append := " vc4-gfx opengl directfb "
|
||||||
MACHINE ?= "raspberrypi0-2w-64"
|
MACHINE ?= "raspberrypi0-2w-64"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user