summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-xfce
diff options
context:
space:
mode:
authorKai Kang <kai.kang@windriver.com>2024-12-19 18:52:21 +0800
committerKhem Raj <raj.khem@gmail.com>2024-12-19 09:41:30 -0800
commit021926bc92637f2784b21d60889174d74833df01 (patch)
treeb7026621296854eba2a94e6af2ef938709085862 /meta-xfce/recipes-xfce
parentfd2837f3267df4de312960014ecf6983ba84e7f1 (diff)
downloadmeta-openembedded-021926bc92637f2784b21d60889174d74833df01.tar.gz
xfwm4: 4.19.0 -> 4.20.0
4.20.0 (2024-12-15) ====== - Translation Updates: Finnish, Portuguese, Romanian 4.19.1 (2024-12-01) ====== - I18n: Update po/LINGUAS list - hints: Fix buffer overflow in XChangeProperty - Translation Updates: Finnish, Kurdish, Polish, Sinhala, Telugu, Vietnamese Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce/recipes-xfce')
-rw-r--r--meta-xfce/recipes-xfce/xfwm4/xfwm4_4.20.0.bb (renamed from meta-xfce/recipes-xfce/xfwm4/xfwm4_4.19.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.19.0.bb b/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.20.0.bb
index a11daa58ce..8b913ed3da 100644
--- a/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.19.0.bb
+++ b/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.20.0.bb
@@ -10,7 +10,7 @@ REQUIRED_DISTRO_FEATURES = "x11"
10 10
11SRC_URI += "file://xfwm4-fix-incompatible-pointer-type-error.patch" 11SRC_URI += "file://xfwm4-fix-incompatible-pointer-type-error.patch"
12 12
13SRC_URI[sha256sum] = "73546c60c348bcbe088fd990f7d5d1d6a6eca4226f956c109d3655c00583b9cf" 13SRC_URI[sha256sum] = "a58b63e49397aa0d8d1dcf0636be93c8bb5926779aef5165e0852890190dcf06"
14 14
15PACKAGECONFIG ?= " \ 15PACKAGECONFIG ?= " \
16 ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'epoxy', '', d)} \ 16 ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'epoxy', '', d)} \