mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
8f8099f62b
Like several other xfce plugins, this software contains an older or
slightly modified BSD license in its COPYING file and assigns copyright
to the specific authors. The code itself (see the xfce_xkb_about
function) however makes it clear that a GPL license is intended:
xfce_get_license_text (XFCE_LICENSE_TEXT_GPL));
Use GPLv2, not the author's name, as the LICENSE matching other plugins
with the same license text.
Signed-off-by: Ash Charles <ashcharles@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This layer depends on:
URI: git://github.com/openembedded/oe-core.git
branch: dizzy
revision: HEAD
URI: git://github.com/openembedded/meta-oe.git
branch: dizzy
revision: HEAD
meta-xfce depends on meta-oe 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][dizzy]' 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][dizzy][PATCH'
Interim layer maintainer: Andreas Müller <schnitzeltony@googlemail.com>
Dizzy branch maintainers:
Otavio Salvador <otavio@ossystems.com.br>
Armin Kuster <akuster808@gmail.com>
Prefix email subject with: [dizzy]