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

Upgrade xfdesktop from 4.18.1 to 4.20.0:

* add dependency libxfce4windowing
* set variables from glib-2.0.pc in EXTRA_OECONF since paths have been
  removed from the .pc file in oe-core

Signed-off-by: Kai Kang <kai.k...@windriver.com>
---
 .../{xfdesktop_4.18.1.bb => xfdesktop_4.20.0.bb}         | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)
 rename meta-xfce/recipes-xfce/xfdesktop/{xfdesktop_4.18.1.bb => 
xfdesktop_4.20.0.bb} (55%)

diff --git a/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.18.1.bb 
b/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.20.0.bb
similarity index 55%
rename from meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.18.1.bb
rename to meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.20.0.bb
index f4d5fef8e..d3360b293 100644
--- a/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.18.1.bb
+++ b/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.20.0.bb
@@ -12,6 +12,7 @@ DEPENDS = " \
     libwnck3 \
     libxfce4ui \
     libxfce4util \
+    libxfce4windowing \
     thunar \
     xfconf \
 "
@@ -20,9 +21,15 @@ inherit xfce features_check
 
 REQUIRED_DISTRO_FEATURES = "x11"
 
-SRC_URI[sha256sum] = 
"ef9268190c25877e22a9ff5aa31cc8ede120239cb0dfca080c174e7eed4ff756"
+SRC_URI[sha256sum] = 
"227041ba80c7f3eb9c99dec817f1132b35d8aec7a4335703f61ba1735cd65632"
 
 PACKAGECONFIG ??= "notify"
 PACKAGECONFIG[notify] = 
"--enable-notifications,--disable-notifications,libnotify"
 
+EXTRA_OECONF = "GDBUS_CODEGEN=${STAGING_BINDIR_NATIVE}/gdbus-codegen \
+                
GLIB_COMPILE_RESOURCES=${STAGING_BINDIR_NATIVE}/glib-compile-resources \
+                GLIB_GENMARSHAL=${STAGING_BINDIR_NATIVE}/glib-genmarshal \
+                GLIB_MKENUMS=${STAGING_BINDIR_NATIVE}/glib-mkenums \
+                "
+
 FILES:${PN} += "${datadir}/backgrounds"
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#114392): 
https://lists.openembedded.org/g/openembedded-devel/message/114392
Mute This Topic: https://lists.openembedded.org/mt/110195880/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