summaryrefslogtreecommitdiffstats
path: root/external/meta-openembedded/meta-gnome/README
diff options
context:
space:
mode:
Diffstat (limited to 'external/meta-openembedded/meta-gnome/README')
-rw-r--r--external/meta-openembedded/meta-gnome/README30
1 files changed, 5 insertions, 25 deletions
diff --git a/external/meta-openembedded/meta-gnome/README b/external/meta-openembedded/meta-gnome/README
index 84d4f73d..6fdc5cf7 100644
--- a/external/meta-openembedded/meta-gnome/README
+++ b/external/meta-openembedded/meta-gnome/README
@@ -1,38 +1,18 @@
-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:
URI: git://github.com/openembedded/oe-core.git
-branch: thud
+branch: dunfell
revision: HEAD
URI: git://github.com/openembedded/meta-oe.git
-branch: thud
+branch: dunfell
revision: HEAD
-Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-gnome][thud]' in the subject'
+Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-gnome][dunfell]' in the subject'
When sending single patches, please using something like:
-'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-gnome][thud][PATCH'
+'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-gnome][dunfell][PATCH'
-Thud maintainer: Armin Kuster <akuster808@gmail.com>
+maintainer: Armin Kuster <akuster808@gmail.com>