aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome/README
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2019-06-24 10:33:37 +0300
committerKhem Raj <raj.khem@gmail.com>2019-06-25 14:21:48 -0700
commit68e89e60ebc07146ec063d423f77065c9e219692 (patch)
tree98ae454bba807f362738760f07a2bd20ee584a21 /meta-gnome/README
parent16071edf1df44a2bb5a905ab04512cbda29801c3 (diff)
downloadmeta-openembedded-68e89e60ebc07146ec063d423f77065c9e219692.tar.gz
sanity-meta-gnome: Remove obsolete class
There are no bbappend left in meta-gnome. Individual recipes that require x11 already provide a proper error for that. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome/README')
-rw-r--r--meta-gnome/README20
1 files changed, 0 insertions, 20 deletions
diff --git a/meta-gnome/README b/meta-gnome/README
index 2a682e72d3..3c5b4c5f9d 100644
--- a/meta-gnome/README
+++ b/meta-gnome/README
@@ -1,23 +1,3 @@
-meta-gnome
-===========
-
-The recipe in this layer needs to have 'x11' in DISTRO_FEATURES
-to have effect. To enable them, add in configuration file the following line.
-
- DISTRO_FEATURES_append = " x11"
-
-If meta-gnome is included, but x11 is not enabled as a
-distro feature a warning is printed at parse time:
-
- You have included the meta-gnome layer, but
- 'x11' has not been enabled in your DISTRO_FEATURES.
-
-If you know what you are doing, this warning can be disabled by setting the following
-variable in your configuration:
-
- SKIP_META_GNOME_SANITY_CHECK = 1
-
-
Dependencies
------------
This layer depends on: