From d62790354fd562afef004ea002017079972620f1 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Tue, 8 Mar 2022 10:32:12 +0100 Subject: [PATCH] xwayland: update 21.1.4 -> 22.1.0 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- .../xwayland/{xwayland_21.1.4.bb => xwayland_22.1.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xwayland/{xwayland_21.1.4.bb => xwayland_22.1.0.bb} (92%) diff --git a/meta/recipes-graphics/xwayland/xwayland_21.1.4.bb b/meta/recipes-graphics/xwayland/xwayland_22.1.0.bb similarity index 92% rename from meta/recipes-graphics/xwayland/xwayland_21.1.4.bb rename to meta/recipes-graphics/xwayland/xwayland_22.1.0.bb index e08be51ce7..9769235ce6 100644 --- a/meta/recipes-graphics/xwayland/xwayland_21.1.4.bb +++ b/meta/recipes-graphics/xwayland/xwayland_22.1.0.bb @@ -10,14 +10,14 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://COPYING;md5=5df87950af51ac2c5822094553ea1880" SRC_URI = "https://www.x.org/archive/individual/xserver/xwayland-${PV}.tar.xz" -SRC_URI[sha256sum] = "19f6795f31cfa8eb352b1e5b3c379f22ee6020e98701ff2cc679da8c4f1159f7" +SRC_URI[sha256sum] = "1752d6d0a930e71292b5a308d3811ebd54d8cc68cacff44de654265b8617a2bf" UPSTREAM_CHECK_REGEX = "xwayland-(?P\d+(\.(?!90\d)\d+)+)\.tar" inherit meson features_check pkgconfig REQUIRED_DISTRO_FEATURES = "x11 opengl" -DEPENDS += "xorgproto xtrans pixman libxkbfile libxfont2 wayland wayland-native wayland-protocols libdrm libepoxy" +DEPENDS += "xorgproto xtrans pixman libxkbfile libxfont2 wayland wayland-native wayland-protocols libdrm libepoxy libxcvt" OPENGL_PKGCONFIGS = "glx glamor dri3" PACKAGECONFIG ??= "${XORG_CRYPTO} \ -- 2.40.1