diff options
Diffstat (limited to 'meta-xfce')
-rw-r--r-- | meta-xfce/recipes-xfce/xfwm4/xfwm4_4.14.2.bb (renamed from meta-xfce/recipes-xfce/xfwm4/xfwm4_4.14.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.14.1.bb b/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.14.2.bb index 617e14f8e..b6066a526 100644 --- a/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.14.1.bb +++ b/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.14.2.bb | |||
@@ -9,8 +9,8 @@ inherit xfce update-alternatives features_check | |||
9 | REQUIRED_DISTRO_FEATURES = "x11" | 9 | REQUIRED_DISTRO_FEATURES = "x11" |
10 | 10 | ||
11 | SRC_URI += "file://0001-Revert-compositor-Revert-to-GLX-as-default-vblank-me.patch" | 11 | SRC_URI += "file://0001-Revert-compositor-Revert-to-GLX-as-default-vblank-me.patch" |
12 | SRC_URI[md5sum] = "b20bd22bdbe1b17f76a139fd74e072a9" | 12 | SRC_URI[md5sum] = "6d61d07b6ea88a429c43e1b9c3293eb8" |
13 | SRC_URI[sha256sum] = "100781a18070762e8f34c1d450e767586576753d567f76a8c32818284f511428" | 13 | SRC_URI[sha256sum] = "b15b40342596a3b6ab5167a58371262adf5484e165cb25a31fef42f0aa8ffd92" |
14 | 14 | ||
15 | PACKAGECONFIG ?= " \ | 15 | PACKAGECONFIG ?= " \ |
16 | ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'epoxy', '', d)} \ | 16 | ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'epoxy', '', d)} \ |