Skip to content

Commit

Permalink
wayland: Remove x11 from DISTRO_FEATURES_DEFAULT
Browse files Browse the repository at this point in the history
This ensures that concrete distros can still add it if needed
via project config.conf using DISTRO_FEATURES:append

Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
kraj committed May 6, 2024
1 parent b81a7d7 commit 6bd68e7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions sources/meta-yoe/conf/distro/wayland.inc
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
DISTRO_FEATURES:append = " wayland"
DISTRO_FEATURES:remove = "x11"

DISTRO_FEATURES_DEFAULT:remove = "x11"
PACKAGECONFIG:append:pn-cog:rpi = " drm"

0 comments on commit 6bd68e7

Please sign in to comment.