meta-openembedded/meta-xfce/README
Martin Jansa ceac9460e8 README: show github mirror URL in layer dependencies
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-29 11:06:48 +02:00

23 lines
735 B
Plaintext

This layer depends on:
URI: git://github.com/openembedded/oe-core.git
branch: dylan
revision: HEAD
URI: git://github.com/openembedded/meta-oe.git
branch: dylan
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][dylan]' 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][dylan][PATCH'
Interim layer maintainer: Andreas Müller <schnitzeltony@googlemail.com>