[oe] [meta-xfce][PATCH 1/4] xfconf: 4.13.5 -> 4.13.6

kai.kang at windriver.com kai.kang at windriver.com
Tue Oct 30 01:07:45 UTC 2018


From: Kai Kang <kai.kang at windriver.com>

Upgrade xfconf from 4.13.5 to 4.13.6.
* update FILES

Signed-off-by: Kai Kang <kai.kang at windriver.com>
---
 .../xfconf/{xfconf_4.13.5.bb => xfconf_4.13.6.bb}            | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
 rename meta-xfce/recipes-xfce/xfconf/{xfconf_4.13.5.bb => xfconf_4.13.6.bb} (67%)

diff --git a/meta-xfce/recipes-xfce/xfconf/xfconf_4.13.5.bb b/meta-xfce/recipes-xfce/xfconf/xfconf_4.13.6.bb
similarity index 67%
rename from meta-xfce/recipes-xfce/xfconf/xfconf_4.13.5.bb
rename to meta-xfce/recipes-xfce/xfconf/xfconf_4.13.6.bb
index 615350240..191d0fd78 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"
-- 
2.18.0




More information about the Openembedded-devel mailing list