summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-xfce/recipes-xfce/xfwm4/xfwm4_4.14.5.bb (renamed from meta-xfce/recipes-xfce/xfwm4/xfwm4_4.14.4.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.14.4.bb b/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
9REQUIRED_DISTRO_FEATURES = "x11" 9REQUIRED_DISTRO_FEATURES = "x11"
10 10
11SRC_URI += "file://0001-Revert-compositor-Revert-to-GLX-as-default-vblank-me.patch" 11SRC_URI += "file://0001-Revert-compositor-Revert-to-GLX-as-default-vblank-me.patch"
12SRC_URI[sha256sum] = "b2a4e6acc3e6eb5503f247f2664c2b1a25240050d75ca93299955aa6b5e62a7e" 12SRC_URI[sha256sum] = "d7a7c63fa42ec6d7cb3caab130d6f496be5bd7689b775d20e8786b7f3e282930"
13 13
14PACKAGECONFIG ?= " \ 14PACKAGECONFIG ?= " \
15 ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'epoxy', '', d)} \ 15 ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'epoxy', '', d)} \