aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2020-06-25 08:49:21 +0200
committerKhem Raj <raj.khem@gmail.com>2020-06-25 10:28:37 -0700
commitd51030b8e0f1f38ae915b34dc5002e029779c0a0 (patch)
tree7991053b1be69c9db8bbe547f16a1a7317d13708 /meta-xfce
parent31ba7ee4202da0bcfb5c18e516a78a55b282948a (diff)
downloadmeta-openembedded-d51030b8e0f1f38ae915b34dc5002e029779c0a0.tar.gz
Revert "packagegroup-xfce-base: add RDEPEND packagegroup-core-x11"
packagegroup-core-x11 drags stuff not everybody needs e.g xserver-nodm-init and that's not what everybody wants. packagegroup-core-x11 is something to add into images. This reverts commit 394567c0078c627642e7b80b722f147da5a6f376: packagegroup-xfce-base: add RDEPEND packagegroup-core-x11 without packagegroup-core-x11, after boot target, and run startx, it will report error like: /usr/bin/startx: line 203: xauth: command not found xinit: unable to run server "/usr/bin/X": No such file or directory Use the -- option, or make sure that /usr/bin is in your path and that "/usr/bin/X" is a program or a link to the right type of server for your display. Possible server names include: Xorg Common X server for most displays Xvfb Virtual frame buffer Xfake kdrive-based virtual frame buffer Xnest X server nested in a window on anot Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r--meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb b/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb
index 6ddf8ee912..70ef909ef9 100644
--- a/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb
+++ b/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb
@@ -7,7 +7,6 @@ inherit packagegroup features_check
REQUIRED_DISTRO_FEATURES = "x11"
RDEPENDS_${PN} = " \
- packagegroup-core-x11 \
xfwm4 \
xfce4-session \
xfconf \