aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@googlemail.com>2012-09-16 17:22:10 +0200
committerAndreas Müller <schnitzeltony@googlemail.com>2012-09-18 15:54:00 +0200
commitde308174dee16720dc17e59fcc16281762dcf3d9 (patch)
treea5c267790c2076518b070a70cfb1b07fa0b30ac4 /meta-xfce
parent7b4be7fba8c953d62a91d1daa2ccf0b443b328ce (diff)
downloadmeta-openembedded-contrib-de308174dee16720dc17e59fcc16281762dcf3d9.tar.gz
xfce-utils: remove since they are not needed anymore
Functionality has been moved in xfce4-session, libxfce4ui, xfce4-appfinder or is removed [1]. [1] http://xfce.org/download/changelogs/4.10pre1 Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r--meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb3
-rw-r--r--meta-xfce/recipes-xfce/xfce-utils/xfce-utils_4.8.3.bb20
2 files changed, 1 insertions, 22 deletions
diff --git a/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb b/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb
index 41e1d4a5a9..d091e92e5a 100644
--- a/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb
+++ b/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb
@@ -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-xfce/recipes-xfce/xfce-utils/xfce-utils_4.8.3.bb b/meta-xfce/recipes-xfce/xfce-utils/xfce-utils_4.8.3.bb
deleted file mode 100644
index e4b8686252..0000000000
--- a/meta-xfce/recipes-xfce/xfce-utils/xfce-utils_4.8.3.bb
+++ /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"