[oe-commits] [meta-openembedded] 16/73: xfconf: 4.13.5 -> 4.13.6

git at git.openembedded.org git at git.openembedded.org
Sun Nov 25 20:55:27 UTC 2018


This is an automated email from the git hooks/post-receive script.

armin_kuster pushed a commit to branch thud-next
in repository meta-openembedded.

commit 8c54b11f6770bc5be4e99229c29487af9344baf3
Author: Kai Kang <kai.kang at windriver.com>
AuthorDate: Tue Oct 30 09:07:45 2018 +0800

    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 at windriver.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 meta-xfce/recipes-xfce/xfconf/{xfconf_4.13.5.bb => xfconf_4.13.6.bb} | 5 +++--
 1 file 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
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 6153502..191d0fd 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"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list