From 89a0196d62ef5bcacd97b23716aa880e5994cab5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Thu, 13 Aug 2020 00:39:27 +0200 Subject: [PATCH] xfwm4: upgrade 4.14.4 -> 4.14.5 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Release notes for 4.14.5 ======================== - Fix an error leak in compositor (xfce/xfwm4#351) - Fix compositor selection atom misuse Signed-off-by: Andreas Müller Signed-off-by: Khem Raj --- .../recipes-xfce/xfwm4/{xfwm4_4.14.4.bb => xfwm4_4.14.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-xfce/recipes-xfce/xfwm4/{xfwm4_4.14.4.bb => xfwm4_4.14.5.bb} (93%) diff --git a/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.14.4.bb b/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.14.5.bb similarity index 93% rename from meta-xfce/recipes-xfce/xfwm4/xfwm4_4.14.4.bb rename to meta-xfce/recipes-xfce/xfwm4/xfwm4_4.14.5.bb index d68e008644..f8febe8041 100644 --- a/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.14.4.bb +++ b/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.14.5.bb @@ -9,7 +9,7 @@ inherit xfce update-alternatives features_check REQUIRED_DISTRO_FEATURES = "x11" SRC_URI += "file://0001-Revert-compositor-Revert-to-GLX-as-default-vblank-me.patch" -SRC_URI[sha256sum] = "b2a4e6acc3e6eb5503f247f2664c2b1a25240050d75ca93299955aa6b5e62a7e" +SRC_URI[sha256sum] = "d7a7c63fa42ec6d7cb3caab130d6f496be5bd7689b775d20e8786b7f3e282930" PACKAGECONFIG ?= " \ ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'epoxy', '', d)} \