From fd88263f786708b9e6b6bf59f5a5624cf4671ccf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sun, 7 Oct 2018 14:00:00 +0200 Subject: [PATCH] Renove loud comment MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- conf/distro/mortsgna.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/conf/distro/mortsgna.conf b/conf/distro/mortsgna.conf index 129f43e..7654530 100644 --- a/conf/distro/mortsgna.conf +++ b/conf/distro/mortsgna.conf @@ -107,6 +107,5 @@ EXTRA_IMAGE_FEATURES += " \ post-install-logging \ " -# workaround oe-core long lasting bulls.. 049f89155b1e80875aad6e53b21808b827c06915 -# make x11-base a valid IMAGE_FEATURES again +# make x11-base a valid IMAGE_FEATURES IMAGE_FEATURES[validitems] += "x11-base"