aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Perrot <thomas.perrot@bootlin.com>2022-10-18 10:32:07 +0200
committerKhem Raj <raj.khem@gmail.com>2022-10-18 11:48:35 -0700
commit050b5414b3079ddcae087cc61472c3c77136a38f (patch)
treeb995ea1ace1f6d7efe091702c404140f6b94e6c6
parent36f92899a6a11ae996920805ae9aaf63f386422c (diff)
downloadmeta-openembedded-contrib-050b5414b3079ddcae087cc61472c3c77136a38f.tar.gz
xfce4-settings: upgrade 4.16.2 -> 4.16.3
This version includes a fix for an issue led by libx11 thread safety feature, that is enabled by default, since the upgrade to 1.8.1. Signed-off-by: Thomas Perrot <thomas.perrot@bootlin.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.16.3.bb (renamed from meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.16.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.16.2.bb b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.16.3.bb
index aa4265f7b0..f283edac6a 100644
--- a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.16.2.bb
+++ b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.16.3.bb
@@ -9,7 +9,7 @@ inherit xfce features_check mime-xdg
REQUIRED_DISTRO_FEATURES = "x11"
SRC_URI += "file://0001-xsettings.xml-Set-default-themes.patch"
-SRC_URI[sha256sum] = "4dd7cb420860535e687f673c0b5c0274e0d2fb67181281d4b85be9197da03d7e"
+SRC_URI[sha256sum] = "f299e6d26d8e142c0b7edeb9b8917d6bd50bc8647254ea585069c68f2bab8e64"
EXTRA_OECONF += "--enable-maintainer-mode --disable-debug"