xwayland: update bbappend for version 24.1

The new version drops eglstream support, so that's removed from
the tegra-specific configuration.

Signed-off-by: Matt Madison <matt@madison.systems>
This commit is contained in:
Matt Madison
2024-05-28 06:54:23 -07:00
parent 3ded37039d
commit 9d4c380c46

View File

@@ -1,4 +1,4 @@
EXTRA_OEMESON:append:tegra = " -Dglx=false -Dxwayland_eglstream=true" EXTRA_OEMESON:append:tegra = " -Dglx=false"
DEPENDS:append:tegra = " egl-wayland libxshmfence mesa" DEPENDS:append:tegra = " egl-wayland libxshmfence mesa"
PACKAGE_ARCH:tegra = "${TEGRA_PKGARCH}" PACKAGE_ARCH:tegra = "${TEGRA_PKGARCH}"