[oe] [PATCH v2 08/15] xfdesktop: 4.13.4 -> 4.13.5

kai.kang at windriver.com kai.kang at windriver.com
Tue Jul 16 14:12:24 UTC 2019


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

* clean DEPENDS
  - dbus-glib has been replaced by gdbus
  - libxfce4util and xfconf are required by libxfce4ui

Signed-off-by: Kai Kang <kai.kang at windriver.com>
---
 .../xfdesktop/{xfdesktop_4.13.4.bb => xfdesktop_4.13.5.bb}  | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta-xfce/recipes-xfce/xfdesktop/{xfdesktop_4.13.4.bb => xfdesktop_4.13.5.bb} (60%)

diff --git a/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.13.4.bb b/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.13.5.bb
similarity index 60%
rename from meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.13.4.bb
rename to meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.13.5.bb
index f02a6bffe..c1aac7243 100644
--- a/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.13.4.bb
+++ b/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.13.5.bb
@@ -2,14 +2,14 @@ SUMMARY = "Xfce4 Desktop Manager"
 SECTION = "x11/base"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
-DEPENDS = "libxfce4util libxfce4ui libwnck xfconf dbus-glib dbus-glib-native thunar garcon exo"
+DEPENDS = "libxfce4ui libwnck thunar garcon exo"
 
 inherit xfce distro_features_check
 
 REQUIRED_DISTRO_FEATURES = "x11"
 
-SRC_URI[md5sum] = "d1174af12148141a07b62cc051c43c84"
-SRC_URI[sha256sum] = "f4f7fa5162512971c25066eb04ef78f0d075656da79b6f7425ffb619a5119ca0"
+SRC_URI[md5sum] = "6a58fe3119b9fb3eb6bb563e14689739"
+SRC_URI[sha256sum] = "b7d273d36f5f39a446c4d0303148bc595ed7b0f36269619c91526edd1d1caeb6"
 
 PACKAGECONFIG ??= ""
 PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify"
-- 
2.20.0



More information about the Openembedded-devel mailing list