aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce/conf
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2019-05-08 08:31:51 +0200
committerKhem Raj <raj.khem@gmail.com>2019-05-09 20:34:32 -0700
commit122ceec56269d3946deea685b2f646bd19782e10 (patch)
treeb63a93801f4eaab685e3d53ab4883f32bda10af9 /meta-xfce/conf
parent42c02c088513d476577dc90cb367c7d98aa858fd (diff)
downloadmeta-openembedded-122ceec56269d3946deea685b2f646bd19782e10.tar.gz
xfce4-session: get rid of machine-host
OE-Core's base-file does add hostname to hosts since: commit 31e6d08f20a804fccb958e19045d8f9e9806071a Author: Chen Qi <Qi.Chen@windriver.com> Date: Tue Jan 8 17:12:52 2019 +0800 netbase/base-files: move /etc/hosts from netbase to base-files Move /etc/hosts to base-files, and also add entry to it according to hostname setting. This fixes the problem of commands like `hostname -f' failing due to lack of such entry. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce/conf')
-rw-r--r--meta-xfce/conf/layer.conf4
1 files changed, 0 insertions, 4 deletions
diff --git a/meta-xfce/conf/layer.conf b/meta-xfce/conf/layer.conf
index fd7f9b5412..da07f8e163 100644
--- a/meta-xfce/conf/layer.conf
+++ b/meta-xfce/conf/layer.conf
@@ -20,7 +20,3 @@ LAYERDEPENDS_xfce-layer += "meta-python"
LAYERDEPENDS_xfce-layer += "networking-layer"
LAYERSERIES_COMPAT_xfce-layer = "thud warrior"
-
-SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
- xfce4-session->machine-host \
-"