From: Kai Kang <kai.k...@windriver.com>

Update xfconf from 4.18.2 to 4.20.0:

* update EXTRA_OECONF to remove legacy perl setting, and add config for
  gdbug-codegen

The change log is at:

https://gitlab.xfce.org/xfce/xfconf/-/blob/master/NEWS

Signed-off-by: Kai Kang <kai.k...@windriver.com>
---
v2:

* not inherit systemd and not handle user mode systemd .service file

 .../xfconf/{xfconf_4.18.2.bb => xfconf_4.20.0.bb}         | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)
 rename meta-xfce/recipes-xfce/xfconf/{xfconf_4.18.2.bb => xfconf_4.20.0.bb} 
(73%)

diff --git a/meta-xfce/recipes-xfce/xfconf/xfconf_4.18.2.bb 
b/meta-xfce/recipes-xfce/xfconf/xfconf_4.20.0.bb
similarity index 73%
rename from meta-xfce/recipes-xfce/xfconf/xfconf_4.18.2.bb
rename to meta-xfce/recipes-xfce/xfconf/xfconf_4.20.0.bb
index 39694cd0b..04c12b44d 100644
--- a/meta-xfce/recipes-xfce/xfconf/xfconf_4.18.2.bb
+++ b/meta-xfce/recipes-xfce/xfconf/xfconf_4.20.0.bb
@@ -6,13 +6,15 @@ DEPENDS = "libxfce4util perl intltool-native 
xfce4-dev-tools-native"
 
 inherit xfce gtk-doc gobject-introspection bash-completion vala
 
-EXTRA_OECONF += "PERL=${STAGING_DIR_TARGET}/usr/bin/perl"
+EXTRA_OECONF += "GDBUS_CODEGEN=${STAGING_BINDIR_NATIVE}/gdbus-codegen"
 
-SRC_URI[sha256sum] = 
"dce24fb0555e9718d139c10e714759e03ab4e40a7ffcf3c990f046f7a17213cc"
+SRC_URI[sha256sum] = 
"8bc43c60f1716b13cf35fc899e2a36ea9c6cdc3478a8f051220eef0f53567efd"
 
 FILES:${PN} += "${libdir}/xfce4/xfconf/xfconfd \
                 ${libdir}/gio/modules/libxfconfgsettingsbackend.so \
-                ${datadir}/dbus-1/services/org.xfce.Xfconf.service"
+                ${datadir}/dbus-1/services/org.xfce.Xfconf.service \
+                ${systemd_user_unitdir}/xfconfd.service \
+                "
 
 FILES:${PN}-dev += "${libdir}/gio/modules/libxfconfgsettingsbackend.la"
 
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#114387): 
https://lists.openembedded.org/g/openembedded-devel/message/114387
Mute This Topic: https://lists.openembedded.org/mt/110195579/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to