distro: Enable wayland feature
so we can start building images with wayland in it Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -171,6 +171,10 @@ DISTRO_FEATURES += "pulseaudio"
|
||||
# OpenGL support
|
||||
DISTRO_FEATURES += "opengl"
|
||||
|
||||
# Enable wayland
|
||||
DISTRO_FEATURES += "wayland"
|
||||
|
||||
|
||||
# Inherit the default LIBC features superset from OE-core
|
||||
DISTRO_FEATURES += "${DISTRO_FEATURES_LIBC}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user