mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +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
-7
@@ -13,12 +13,12 @@ The meta-python layer depends on:
|
||||
|
||||
URI: git://git.openembedded.org/openembedded-core
|
||||
layers: meta
|
||||
branch: master
|
||||
branch: warrior
|
||||
revision: HEAD
|
||||
|
||||
URI: git://git.openembedded.org/meta-openembedded
|
||||
layers: meta-oe
|
||||
branch: master
|
||||
branch: warrior
|
||||
revision: HEAD
|
||||
|
||||
Please follow the recommended setup procedures of your OE distribution.
|
||||
@@ -35,15 +35,13 @@ comments and patch review. It is subscriber only, so please register
|
||||
before posting.
|
||||
|
||||
Send pull requests to openembedded-devel@lists.openembedded.org with
|
||||
'[meta-python]' in the subject.
|
||||
'[meta-python][warrior]' in the subject.
|
||||
|
||||
When sending single patches, please use something like:
|
||||
'git send-email -M -1 --to=openembedded-devel@lists.openembedded.org --subject-prefix=meta-python][PATCH'
|
||||
'git send-email -M -1 --to=openembedded-devel@lists.openembedded.org --subject-prefix=meta-python][warrior][PATCH'
|
||||
|
||||
Maintenance
|
||||
-------------------------
|
||||
|
||||
Layer Maintainers:
|
||||
Tim "moto-timo" Orling <TicoTimo@gmail.com>
|
||||
Derek Straka <derek@asterius.io>
|
||||
Warrior Maintainers: Armin Kuster <akuster808@gmail.com>
|
||||
|
||||
|
||||
@@ -14,6 +14,6 @@ LAYERVERSION_meta-python = "1"
|
||||
|
||||
LAYERDEPENDS_meta-python = "core openembedded-layer"
|
||||
|
||||
LAYERSERIES_COMPAT_meta-python = "thud warrior"
|
||||
LAYERSERIES_COMPAT_meta-python = "warrior"
|
||||
|
||||
LICENSE_PATH += "${LAYERDIR}/licenses"
|
||||
|
||||
Reference in New Issue
Block a user