Skip to content

Commit

Permalink
base: distro: Include wayland-cdi recipe in Wayland images
Browse files Browse the repository at this point in the history
Signed-off-by: Andy Doan <[email protected]>
  • Loading branch information
doanac committed Oct 3, 2024
1 parent 83264e0 commit 0080ebe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions meta-lmp-base/conf/distro/lmp-wayland.conf
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ DISTROOVERRIDES = "lmp:lmp-wayland"
DISTRO_NAME = "Linux-microPlatform Wayland"

DISTRO_FEATURES:append = " wayland opengl vulkan"
IMAGE_INSTALL:append:lmp-wayland = " wayland-cdi"
1 change: 1 addition & 0 deletions meta-lmp-base/conf/distro/lmp-xwayland.conf
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ DISTROOVERRIDES = "lmp:lmp-wayland:lmp-xwayland"
DISTRO_NAME = "Linux-microPlatform XWayland"

DISTRO_FEATURES:append = " x11 wayland opengl vulkan"
IMAGE_INSTALL:append:lmp-wayland = " wayland-cdi"

0 comments on commit 0080ebe

Please sign in to comment.