aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2020-05-10 13:28:48 +0200
committerKhem Raj <raj.khem@gmail.com>2020-05-11 11:34:52 -0700
commit58aa7654e1ee86e31a06d18675e95ffda8e592b3 (patch)
tree87510b4e9598d0871c689500cb34411c30e774fb /meta-xfce
parent6626da2826fa24a8f40b0cd17254302aee9333c9 (diff)
downloadmeta-openembedded-contrib-58aa7654e1ee86e31a06d18675e95ffda8e592b3.tar.gz
xfconf: upgrade 4.14.1 -> 4.14.2
Release notes for 4.14.2 ======================== This is a maintenance release of xfconf for Xfce 4.14 Use 'gsettings' as a common channel name for the GSetting backend Bug #14789 Fix GSettings backend assertion error, when probed but not used. Bug #15960: Add some missing xfconf_shutdown() in xfconf-query Bug #15951: Fix 'xfconf_get_error_quark' introspecting warning Translation updates: gl, hr, zh_CN, sl, sq, be, da, el, es, hu, zh_TW, he. Although the GSetting backend is fixed with this release, it is still disabled by default on Xfce 4.14 branch, to maintain the same installed files. It can be enabled with --enable-gsettings-backend compile time tunable and used by setting GSETTINGS_BACKEND=xfconf. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r--meta-xfce/recipes-xfce/xfconf/xfconf_4.14.2.bb (renamed from meta-xfce/recipes-xfce/xfconf/xfconf_4.14.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-xfce/xfconf/xfconf_4.14.1.bb b/meta-xfce/recipes-xfce/xfconf/xfconf_4.14.2.bb
index 8da96a4205..893a32f420 100644
--- a/meta-xfce/recipes-xfce/xfconf/xfconf_4.14.1.bb
+++ b/meta-xfce/recipes-xfce/xfconf/xfconf_4.14.2.bb
@@ -8,8 +8,8 @@ inherit xfce gtk-doc gobject-introspection
EXTRA_OECONF += "PERL=${STAGING_DIR_TARGET}/usr/bin/perl"
-SRC_URI[md5sum] = "cb51a59e2a89d05232f825ad8c74a7c0"
-SRC_URI[sha256sum] = "b893e0a329aee00902fec2f0509f56916c9dcc7844e1b1f9e3c7399458290d59"
+SRC_URI[md5sum] = "769b74d354aa65e0013edc6823b78e48"
+SRC_URI[sha256sum] = "1e7086cc5a63219e375c95a1dfd10ad7098c2586f55ac209e66aef61b969f255"
FILES_${PN} += "${libdir}/xfce4/xfconf/xfconfd \
${libdir}/gio/modules/libxfconfgsettingsbackend.so \