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:
Armin Kuster
2019-05-02 18:20:48 -07:00
committed by Khem Raj
parent 50108c18e5
commit d7338c2b3a
22 changed files with 58 additions and 91 deletions
+3 -29
View File
@@ -2,38 +2,12 @@ This file contains a list of maintainers for the meta-networking layer.
Please submit any patches against meta-networking to the OpenEmbedded
development mailing list (openembedded-devel@lists.openembedded.org) with
'[meta-networking]' in the subject.
'[meta-networking][warrior]' in the subject.
When sending single patches, please use something like:
git send-email -1 -M \
--to openembedded-devel@lists.openembedded.org \
--subject-prefix=meta-networking][PATCH
--subject-prefix=meta-networking][warrior][PATCH
You may also contact the maintainers directly.
Descriptions of section entries:
M: Mail patches to: FullName <address@domain>
F: Files and directories with wildcard patterns.
A trailing slash includes all files and subdirectory files.
F: recipes-devtools/ all files in and below recipes-devtools
F: recipes-selinux/* all files in recipes-selinux, but not below
One pattern per line. Multiple F: lines acceptable.
Please keep this list in alphabetical order.
Maintainers List (try to look for most precise areas first)
COMMON
M: Khem Raj <raj.khem@gmail.com>
M: "Joe MacDonald (backup)" <joe@deserted.net>
L: openembedded-devel@lists.openembedded.org
Q: https://patchwork.openembedded.org/project/oe/
S: Maintained
F: conf
F: recipes-*
NETKIT
M: Armin Kuster <akuster808@gmail.com>
F: recipes-netkit
Warrior Maintainer: Armin Kuster <akuster808@gmail.com>
+3 -3
View File
@@ -18,19 +18,19 @@ Dependencies
This layer depends on:
URI: git://github.com/openembedded/openembedded-core.git
branch: master
branch: warrior
revision: HEAD
For some recipes, the meta-oe layer is required:
URI: git://github.com/openembedded/meta-openembedded.git
subdirectory: meta-oe
branch: master
branch: warrior
revision: HEAD
URI: git://github.com/openembedded/meta-openembedded.git
subdirectory: meta-python
branch: master
branch: warrior
revision: HEAD
Maintenance
+1 -1
View File
@@ -17,7 +17,7 @@ LAYERDEPENDS_networking-layer = "core"
LAYERDEPENDS_networking-layer += "openembedded-layer"
LAYERDEPENDS_networking-layer += "meta-python"
LAYERSERIES_COMPAT_networking-layer = "thud warrior"
LAYERSERIES_COMPAT_networking-layer = "warrior"
LICENSE_PATH += "${LAYERDIR}/licenses"