Khem Raj 9a170f1b62 site: Add riscv64 specific cache 6 years ago
..
classes 05dc31e546 santiy-meta-gnome: add class for bbappend files checking 6 years ago
conf cdb919d1c8 meta-*: add LAYERSERIES_COMPAT to layer.conf files 6 years ago
recipes-apps 4738a09f3b pinpoint: Add dependency on opengl for cogl 6 years ago
recipes-connectivity eda0d3ecb3 obexd: refreah patches 6 years ago
recipes-devtools ca32e26cc8 glade3: remove gnome packageconfig 6 years ago
recipes-extended bf8ef0ac4a gparted: update 0.30.0 -> 0.31.0 6 years ago
recipes-gnome 9c96e14e5e metacity: add 3.38.0 6 years ago
recipes-support ef3aae15b0 usermode: also only include when x11 in DISTRO_FEATURES 6 years ago
site 9a170f1b62 site: Add riscv64 specific cache 6 years ago
COPYING.MIT 9918831d61 meta-gnome: add empty layer 13 years ago
README 1bdf09b788 update layer maintainers 6 years ago

README

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: master
revision: HEAD

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

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

Layer maintainer: Andreas Müller