meta-openembedded/meta-xfce
Martin Jansa c61dc077bb Convert to new override syntax
This is the result of automated script (0.9.1) conversion:

oe-core/scripts/contrib/convert-overrides.py .

converting the metadata to use ":" as the override character instead of "_".

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2021-08-03 10:21:25 -07:00
..
classes Convert to new override syntax 2021-08-03 10:21:25 -07:00
conf layers: Drop gatesgarth from LAYERSERIES_COMPAT 2021-03-19 11:58:17 -07:00
recipes-apps Convert to new override syntax 2021-08-03 10:21:25 -07:00
recipes-art Convert to new override syntax 2021-08-03 10:21:25 -07:00
recipes-bindings/vala Convert to new override syntax 2021-08-03 10:21:25 -07:00
recipes-core/images core-image-minimal-xfce: Use graphical.target as default 2021-04-15 09:28:43 -07:00
recipes-extended/imsettings Convert to new override syntax 2021-08-03 10:21:25 -07:00
recipes-multimedia Convert to new override syntax 2021-08-03 10:21:25 -07:00
recipes-panel-plugins Convert to new override syntax 2021-08-03 10:21:25 -07:00
recipes-thunar-plugins Convert to new override syntax 2021-08-03 10:21:25 -07:00
recipes-xfce Convert to new override syntax 2021-08-03 10:21:25 -07:00
README layers: Fix git send-email instructions in README 2021-07-17 09:08:47 -07:00

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
meta-xfce depends on meta-oe, meta-gnome and meta-multimedia in this repository.

To avoid dependencies on meta-multimedia you need to mask recipes by adding
this to local.conf:

BBMASK = "meta-xfce/recipes-multimedia"

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

Layer maintainer: Kai Kang <kai.kang@windriver.com>