mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +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:
@@ -12,7 +12,7 @@ Dependencies
|
||||
This layer depends on:
|
||||
|
||||
URI: git://github.com/openembedded/oe-core.git
|
||||
branch: master
|
||||
branch: warrior
|
||||
revision: HEAD
|
||||
|
||||
|
||||
@@ -20,12 +20,12 @@ Maintenance
|
||||
-----------
|
||||
|
||||
Send patches / pull requests to openembedded-devel@lists.openembedded.org
|
||||
with '[meta-initramfs]' in the subject.
|
||||
with '[meta-initramfs][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-initramfs][PATCH'
|
||||
'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-initramfs][warrior][PATCH'
|
||||
|
||||
Interm layer maintainer: Khem Raj <raj.khem@gmail.com>
|
||||
Warrior maintainer: Armin Kuster <akuster808@gmail.com>
|
||||
|
||||
|
||||
License
|
||||
|
||||
@@ -16,7 +16,7 @@ BBFILE_PATTERN_meta-initramfs := "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_meta-initramfs = "8"
|
||||
LAYERDEPENDS_meta-initramfs = "core"
|
||||
|
||||
LAYERSERIES_COMPAT_meta-initramfs = "thud warrior"
|
||||
LAYERSERIES_COMPAT_meta-initramfs = "warrior"
|
||||
|
||||
SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
|
||||
dracut->virtual/kernel \
|
||||
|
||||
Reference in New Issue
Block a user