aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
authorKai Kang <kai.kang@windriver.com>2018-10-30 09:07:45 +0800
committerArmin Kuster <akuster808@gmail.com>2018-11-15 13:18:49 -0800
commit8c54b11f6770bc5be4e99229c29487af9344baf3 (patch)
treefe6ddb07ce35bf4f903f378f1952bca8555cdf88 /meta-xfce
parent4fac06a839d436d748fe17c6eac9e22e816ea9f9 (diff)
downloadmeta-openembedded-8c54b11f6770bc5be4e99229c29487af9344baf3.tar.gz
xfconf: 4.13.5 -> 4.13.6
Upgrade xfconf from 4.13.5 to 4.13.6. * update FILES Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r--meta-xfce/recipes-xfce/xfconf/xfconf_4.13.6.bb (renamed from meta-xfce/recipes-xfce/xfconf/xfconf_4.13.5.bb)5
1 files changed, 3 insertions, 2 deletions
diff --git a/meta-xfce/recipes-xfce/xfconf/xfconf_4.13.5.bb b/meta-xfce/recipes-xfce/xfconf/xfconf_4.13.6.bb
index 6153502403..191d0fd78f 100644
--- a/meta-xfce/recipes-xfce/xfconf/xfconf_4.13.5.bb
+++ b/meta-xfce/recipes-xfce/xfconf/xfconf_4.13.6.bb
@@ -8,8 +8,9 @@ inherit xfce gtk-doc
EXTRA_OECONF += "PERL=${STAGING_DIR_TARGET}/usr/bin/perl"
-SRC_URI[md5sum] = "1ce1a7f694fb6a4a4a32000f72131ea9"
-SRC_URI[sha256sum] = "90b4eb0cdf407339c091e9811f7a40b4cfa215ebb03a921503b7e21f0f4f63cb"
+SRC_URI[md5sum] = "da19df12dbc494c8a4da3974e376d639"
+SRC_URI[sha256sum] = "d1a3d442dae188b5a7380b5815377e5488578cdafb03ae363e9426e3b01185df"
FILES_${PN} += "${libdir}/xfce4/xfconf/xfconfd \
+ ${libdir}/gio/modules/libxfconfgsettingsbackend.so \
${datadir}/dbus-1/services/org.xfce.Xfconf.service"