Skip to content

Commit

Permalink
eglfs: Add wayland to native and nativesdk distro features
Browse files Browse the repository at this point in the history
Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
kraj committed May 2, 2024
1 parent d03af18 commit 474ec21
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sources/meta-yoe/conf/distro/eglfs.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
DISTRO_FEATURES:remove = " x11 wayland"

DISTRO_FEATURES_NATIVESDK:append = " wayland"
DISTRO_FEATURES_NATIVE:append = " wayland"
# Use rdk backend for eglfs
PREFERRED_PROVIDER_virtual/wpebackend = "wpebackend-rdk"

0 comments on commit 474ec21

Please sign in to comment.