mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 04:17:25 +00:00
README: updated Maintainers list for Warrior
Signed-off-by: Armin Kuster <akuster808@gmail.com> [v2] bump bitbake to warrior version [v3] remove bitbake ref from meta-filesystems [v4] remove thud from LAYERSERIES_COMPAT Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+5
-5
@@ -1,11 +1,11 @@
|
||||
This layer depends on:
|
||||
|
||||
URI: git://github.com/openembedded/oe-core.git
|
||||
branch: master
|
||||
branch: warrior
|
||||
revision: HEAD
|
||||
|
||||
URI: git://github.com/openembedded/meta-oe.git
|
||||
branch: master
|
||||
branch: warrior
|
||||
revision: HEAD
|
||||
meta-xfce depends on meta-oe, meta-gnome and meta-multimedia in this repository.
|
||||
|
||||
@@ -14,9 +14,9 @@ this to local.conf:
|
||||
|
||||
BBMASK = "meta-xfce/recipes-multimedia"
|
||||
|
||||
Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-xfce]' in the subject'
|
||||
Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-xfce][warrior]' 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'
|
||||
'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-xfce][warrior][PATCH'
|
||||
|
||||
Layer maintainer: Andreas Müller <schnitzeltony@googlemail.com>
|
||||
Warrior Maintainer: Armin Kuster <akuster808@gmail.com>
|
||||
|
||||
@@ -18,7 +18,7 @@ LAYERDEPENDS_xfce-layer += "gnome-layer"
|
||||
LAYERDEPENDS_xfce-layer += "multimedia-layer"
|
||||
LAYERDEPENDS_xfce-layer += "meta-python"
|
||||
|
||||
LAYERSERIES_COMPAT_xfce-layer = "thud warrior"
|
||||
LAYERSERIES_COMPAT_xfce-layer = "warrior"
|
||||
|
||||
SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
|
||||
xfce4-session->machine-host \
|
||||
|
||||
Reference in New Issue
Block a user