Skip to content

Files

Latest commit

375ab35 · Jan 6, 2020

History

History
This branch is 25 commits behind ni/meta-openembedded:nilrt/master/sumo.

meta-gnome

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 12, 2018
Apr 13, 2018
Sep 13, 2017
Apr 13, 2018
Mar 29, 2018
Apr 9, 2018
Jun 15, 2018
Jan 6, 2020
May 2, 2018
Apr 21, 2011
Apr 13, 2018
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 <schnitzeltony@googlemail.com>