meta-openemnedded: Add myself as nanbield maintainer

Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Armin Kuster 2023-09-21 21:00:33 -04:00 committed by Khem Raj
parent c40aebd422
commit 3dd5d208be
12 changed files with 53 additions and 64 deletions

View File

@ -1,6 +1,6 @@
Collection of layers for the OE-core universe
Main layer maintainer: Khem Raj <raj.khem@gmail.com>
Main layer maintainer: Armin Kuster <akuster808@gmail.com>
This repository is a collection of layers to suppliment OE-Core
with additional packages, Each layer have designated maintainer

View File

@ -11,26 +11,26 @@ This layer depends on:
URI: git://git.openembedded.org/openembedded-core
layers: meta
branch: master
branch: nanbield
URI: git://git.openembedded.org/meta-openembedded
layers: meta-oe
branch: master
branch: nanbield
Patches
=======
Please submit any patches against the filesystems layer to the
OpenEmbedded development mailing list (openembedded-devel@lists.openembedded.org)
with '[meta-filesystems]' in the subject.
with '[meta-filesystems][nanbield]' in the subject.
Layer maintainer: Khem Raj <raj.khem@gmail.com>
Layer maintainer: Armin Kuster <akuster808@gmail.com>
When sending single patches, please use something like:
git send-email -1 -M \
--to openembedded-devel@lists.openembedded.org \
--subject-prefix='meta-filesystems][PATCH'
--subject-prefix='meta-filesystems][nanbield][PATCH'
Table of Contents

View File

@ -3,14 +3,14 @@ Dependencies
This layer depends on:
URI: git://git.openembedded.org/openembedded-core
branch: master
branch: nanbield
URI: git://git.openembedded.org/meta-openembedded
branch: master
branch: nanbield
Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-gnome]' in the subject'
Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-gnome][nanbield]' 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-gnome][PATCH'
git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix='meta-gnome][nanbield][PATCH'
Layer maintainer: Andreas Müller <schnitzeltony@gmail.com>
Layer maintainer: Armin Kuster <akuster808@gmail.com>

View File

@ -12,19 +12,19 @@ Dependencies
This layer depends on:
URI: git://git.openembedded.org/meta-openembedded
branch: master
branch: nanbield
Maintenance
-----------
Send patches / pull requests to openembedded-devel@lists.openembedded.org
with '[meta-initramfs]' in the subject.
with '[meta-initramfs][nanbield]' 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][nanbield][PATCH'
Interm layer maintainer: Khem Raj <raj.khem@gmail.com>
Interm layer maintainer: Armin Kuster <akuster808@gmail.com>
License

View File

@ -1,17 +1,17 @@
This layer depends on:
URI: git://git.openembedded.org/openembedded-core
branch: master
branch: nanbield
URI: git://git.openembedded.org/meta-openembedded
layers: meta-oe
branch: master
branch: nanbield
Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-multimedia]' in the subject
Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-multimedia][nanbield]' 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-multimedia][PATCH'
git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix='meta-multimedia][nanbield][PATCH'
You are encouraged to fork the mirror on github https://github.com/openembedded/meta-openembedded to share your patches, this is preferred for patch sets consisting of more than one patch. Other services like GitLab, repo.or.cz or self hosted setups are of course accepted as well, 'git fetch <remote>' works the same on all of them. We recommend github because it is free, easy to use, has been proven to be reliable and has a really good web GUI.
Layer maintainer: Andreas Müller <schnitzeltony@gmail.com>
Layer maintainer: Armin Kuster <akuster808@gmail.com>

View File

@ -2,13 +2,13 @@ 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][nanbield]' 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][nanbield][PATCH'
You may also contact the maintainers directly.
@ -26,18 +26,9 @@ 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>
M: Armin Kuster <akuster808@gmail.com>
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
OPENTHREAD
M: Stefan Schmidt <stefan@datenfreihafen.org>
F: recipes-connectivity/openthread/

View File

@ -18,22 +18,21 @@ Dependencies
This layer depends on:
URI: git://git.openembedded.org/openembedded-core
branch: master
branch: nanbield
For some recipes, the meta-oe layer is required:
URI: git://git.openembedded.org/meta-openembedded
subdirectory: meta-oe
branch: master
branch: nanbield
URI: git://git.openembedded.org/meta-openembedded
subdirectory: meta-python
branch: master
branch: nanbield
Maintenance
-----------
Layer maintainers: Khem Raj <raj.khem@gmail.com>
Armin Kuster <akuster808@gmail.com> (recipes-netkit)
Layer maintainers: Armin Kuster <akuster808@gmail.com>
Please see the MAINTAINERS file for information on contacting the

View File

@ -4,7 +4,7 @@ meta-oe
This layer depends on:
URI: git://github.com/openembedded/openembedded-core.git
branch: master
branch: nanbield
luajit recipe requires host compiler to be able to generate 32bit code when target is 32bit
e.g. arm, so ensure that $CC -m32 is functional on build host, if building this recipe, needed
@ -16,10 +16,10 @@ pacman -S lib32-gcc-libs lib32-glibc
Ubuntu
sudo apt-get install gcc-multilib linux-libc-dev:i386
Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe]' in the subject'
Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe][nanbield]' 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-oe][PATCH"'
'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix="meta-oe][nanbield][PATCH"'
You are encouraged to fork the mirror on GitHub https://github.com/openembedded/meta-openembedded
to share your patches, this is preferred for patch sets consisting of more than one patch.
@ -28,4 +28,4 @@ Other services like GitLab, repo.or.cz or self-hosted setups are of course accep
'git fetch <remote>' works the same on all of them. We recommend GitHub because it is free, easy
to use, has been proven to be reliable and has a really good web GUI.
layer maintainer: Khem Raj <raj.khem@gmail.com>
layer maintainer: Armin Kuster <akuster808@gmail.com>

View File

@ -52,7 +52,7 @@ Dependencies
This layer depends on:
URI: git://git.openembedded.org/openembedded-core
branch: master
branch: nanbield
Adding the meta-perl layer to your build
---------------------------------------
@ -73,14 +73,13 @@ Maintenance
-----------
Send patches / pull requests to openembedded-devel@lists.openembedded.org with
'[meta-perl]' in the subject.
'[meta-perl][nanbield]' 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-perl][PATCH'
git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix='meta-perl][nanbield][PATCH'
Layer maintainers:
Hongxu Jia <hongxu.jia@windriver.com>
Tim "moto-timo" Orling <ticotimo@gmail.com>
Layer maintainers: Armin Kuster <akuster808@gmail.com>
License
-------

View File

@ -13,11 +13,11 @@ The meta-python layer depends on:
URI: git://git.openembedded.org/openembedded-core
layers: meta
branch: master
branch: nanbield
URI: git://git.openembedded.org/meta-openembedded
layers: meta-oe
branch: master
branch: nanbield
Contributing
-------------------------
@ -28,14 +28,12 @@ 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][nanbield]' 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][nanbield][PATCH'
Maintenance
-------------------------
Layer maintainers:
Tim "moto-timo" Orling <TicoTimo@gmail.com>
Derek Straka <derek@asterius.io>
Layer maintainers: Armin Kuster <akuster808@gmail.com>

View File

@ -13,13 +13,13 @@ This layer depends on:
URI: git://git.openembedded.org/openembedded-core
subdirectory: meta
branch: master
branch: nanbield
For some recipes, the meta-oe layer is required:
URI: git://git.openembedded.org/meta-openembedded
subdirectory: meta-oe
branch: master
branch: nanbield
@ -50,9 +50,12 @@ Maintenance
-----------
Send patches / pull requests to openembedded-devel@lists.openembedded.org
with '[meta-webserver]' in the subject.
with '[meta-webserver][nanbield]' in the subject.
Layer maintainer: Derek Straka <derek@asterius.io>
When sending single patches, please using something like:
git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix='meta-webserver][nanbield][PATCH'
Layer maintainer: Armin Kuster <akuster808@gmail.com>
License

View File

@ -1,10 +1,10 @@
This layer depends on:
URI: git://git.openembedded.org/openembedded-core
branch: master
branch: nanbield
URI: git://git.openembedded.org/meta-openembedded
branch: master
branch: nanbield
meta-xfce depends on meta-oe, meta-gnome and meta-multimedia in this repository.
@ -13,10 +13,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][nanbield]' 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][nanbield][PATCH'
Layer maintainer: Kai Kang <kai.kang@windriver.com>
Layer maintainer: Andreas Müller <schnitzeltony@gmail.com>
Layer maintainer: Armin Kuster <akuster808@gmail.com>