xfce-utils: remove since they are not needed anymore
authorAndreas Müller <schnitzeltony@googlemail.com>
Sun, 16 Sep 2012 15:22:10 +0000 (17:22 +0200)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:23:22 +0000 (08:23 -0800)
Functionality has been moved in xfce4-session, libxfce4ui, xfce4-appfinder or is removed [1].

[1] http://xfce.org/download/changelogs/4.10pre1

(From meta-openembedded rev: de308174dee16720dc17e59fcc16281762dcf3d9)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb
meta-openembedded/meta-xfce/recipes-xfce/xfce-utils/xfce-utils_4.8.3.bb [deleted file]

index 41e1d4a..d091e92 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "All packages required for a base installation of XFCE"
 SECTION = "x11/wm"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
-PR = "r3"
+PR = "r4"
 
 inherit packagegroup
 
@@ -20,7 +20,6 @@ RDEPENDS_${PN} = " \
     \
     gtk-xfce-engine \
     \
-    xfce-utils \
     xfce4-panel-plugin-actions \
     xfce4-panel-plugin-applicationsmenu \
     xfce4-panel-plugin-clock \
diff --git a/meta-openembedded/meta-xfce/recipes-xfce/xfce-utils/xfce-utils_4.8.3.bb b/meta-openembedded/meta-xfce/recipes-xfce/xfce-utils/xfce-utils_4.8.3.bb
deleted file mode 100644 (file)
index e4b8686..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-DESCRIPTION="Xfce4 Utilities"
-SECTION = "x11"
-LICENSE = "GPLv2"
-LIC_FILES_CHKSUM = "file://COPYING;md5=9ac2e7cff1ddaf48b6eab6028f23ef88"
-DEPENDS = "gtk+ virtual/libx11 dbus libxfce4util libxfce4ui"
-
-inherit xfce
-
-# usually we do not migrate (requires perl on target)
-EXTRA_OECONF += "--disable-xfconf-migration"
-
-FILES_${PN} += " \ 
-       ${libdir}/xfce4/xfconf-migration \
-        ${datadir}/dbus-1/* \
-        ${datadir}/xsessions/xfce.desktop \
-"
-RDEPENDS_${PN} = "xrdb openssh-misc"
-
-SRC_URI[md5sum] = "03b5fba5f63f4f1a31cc7d3728f3c87e"
-SRC_URI[sha256sum] = "035070d7e608b29dbaeeb6ec541d8c2edbd28152d3ef111316c33871ab02b926"