summaryrefslogtreecommitdiffstats
path: root/meta-openembedded/meta-gnome/README
blob: 84d4f73da81f5ea68bb3ab28af26487747a10f1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
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
revision: HEAD

URI: git://github.com/openembedded/meta-oe.git
branch: thud
revision: HEAD

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-gnome][thud]' 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'

Thud maintainer: Armin Kuster <akuster808@gmail.com>
OpenPOWER on IntegriCloud