mirror of
git://git.openembedded.org/meta-openembedded
synced 2025-12-31 13:38:06 +00:00
README: updated Maintainers list for Dunfell
Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
679bb49126
commit
a62ad77973
2
README
2
README
@ -1,6 +1,6 @@
|
||||
Collection of layers for the OE-core universe
|
||||
|
||||
Main layer maintainer: Khem Raj <raj.khem@gmail.com>
|
||||
dunfell 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
|
||||
|
||||
@ -11,26 +11,26 @@ This layer depends on:
|
||||
|
||||
URI: git://git.openembedded.org/openembedded-core
|
||||
layers: meta
|
||||
branch: master
|
||||
branch: dunfell
|
||||
|
||||
URI: git://git.openembedded.org/meta-openembedded
|
||||
layers: meta-oe
|
||||
branch: master
|
||||
branch: dunfell
|
||||
|
||||
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][dunfell]' in the subject.
|
||||
|
||||
Layer maintainer: Khem Raj <raj.khem@gmail.com>
|
||||
dunfell 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][dunfell][PATCH
|
||||
|
||||
|
||||
Table of Contents
|
||||
|
||||
@ -3,16 +3,16 @@ Dependencies
|
||||
This layer depends on:
|
||||
|
||||
URI: git://github.com/openembedded/oe-core.git
|
||||
branch: master
|
||||
branch: dunfell
|
||||
revision: HEAD
|
||||
|
||||
URI: git://github.com/openembedded/meta-oe.git
|
||||
branch: master
|
||||
branch: dunfell
|
||||
revision: HEAD
|
||||
|
||||
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][dunfell]' 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][dunfell][PATCH'
|
||||
|
||||
Layer maintainer: Andreas Müller <schnitzeltony@gmail.com>
|
||||
maintainer: Armin Kuster <akuster808@gmail.com>
|
||||
|
||||
@ -12,7 +12,7 @@ Dependencies
|
||||
This layer depends on:
|
||||
|
||||
URI: git://github.com/openembedded/oe-core.git
|
||||
branch: master
|
||||
branch: dunfell
|
||||
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][dunfell]' 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][dunfell][PATCH'
|
||||
|
||||
Interm layer maintainer: Khem Raj <raj.khem@gmail.com>
|
||||
dunfell maintainer: Armin Kuster <akuster808@gmail.com>
|
||||
|
||||
|
||||
License
|
||||
|
||||
@ -1,19 +1,19 @@
|
||||
This layer depends on:
|
||||
|
||||
URI: git://github.com/openembedded/oe-core.git
|
||||
branch: master
|
||||
branch: dunfell
|
||||
revision: HEAD
|
||||
|
||||
URI: git://github.com/openembedded/meta-oe.git
|
||||
layers: meta-oe
|
||||
branch: master
|
||||
branch: dunfell
|
||||
revision: HEAD
|
||||
|
||||
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][dunfell]' 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][dunfell][PATCH
|
||||
|
||||
You are encouraged to fork the mirror on github https://github.com/openembedded/meta-oe/ to share your patches, this is preferred for patch sets consisting of more than one patch. Other services like gitorious, 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>
|
||||
dunfell maintainer: Armin Kuster <akuster808@gmail.com>
|
||||
|
||||
@ -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][dunfell]' 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][dunfell][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
|
||||
dunfell Maintainer: Armin Kuster <akuster808@gmail.com>
|
||||
|
||||
@ -18,19 +18,19 @@ Dependencies
|
||||
This layer depends on:
|
||||
|
||||
URI: git://github.com/openembedded/openembedded-core.git
|
||||
branch: master
|
||||
branch: dunfell
|
||||
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: dunfell
|
||||
revision: HEAD
|
||||
|
||||
URI: git://github.com/openembedded/meta-openembedded.git
|
||||
subdirectory: meta-python
|
||||
branch: master
|
||||
branch: dunfell
|
||||
revision: HEAD
|
||||
|
||||
Maintenance
|
||||
|
||||
@ -4,7 +4,7 @@ meta-oe
|
||||
This layer depends on:
|
||||
|
||||
URI: git://github.com/openembedded/openembedded-core.git
|
||||
branch: master
|
||||
branch: dunfell
|
||||
revision: HEAD
|
||||
|
||||
luajit recipe requires host compiler to be able to generate 32bit code when target is 32bit
|
||||
@ -14,10 +14,10 @@ e.g. on archlinux based distributions install prerequisites like below
|
||||
|
||||
pacman -S lib32-gcc-libs lib32-glibc
|
||||
|
||||
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][dunfell]' 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][dunfell][PATCH'
|
||||
|
||||
You are encouraged to fork the mirror on GitHub https://github.com/openembedded/openembedded-core
|
||||
to share your patches, this is preferred for patch sets consisting of more than one patch.
|
||||
@ -26,4 +26,4 @@ Other services like gitorious, repo.or.cz or self-hosted setups are of course ac
|
||||
'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>
|
||||
dunfell maintainer: Armin Kuster <akuster808@gmail.com>
|
||||
|
||||
@ -52,7 +52,7 @@ Dependencies
|
||||
This layer depends on:
|
||||
|
||||
URI: git://git.openembedded.org/openembedded-core
|
||||
branch: master
|
||||
branch: dunfell
|
||||
revision: HEAD
|
||||
prio: default
|
||||
|
||||
@ -75,14 +75,12 @@ Maintenance
|
||||
-----------
|
||||
|
||||
Send patches / pull requests to openembedded-devel@lists.openembedded.org with
|
||||
'[meta-perl]' in the subject.
|
||||
'[meta-perl][dunfell]' 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][dunfell][PATCH'
|
||||
|
||||
Layer maintainers:
|
||||
Hongxu Jia <hongxu.jia@windriver.com>
|
||||
Tim "moto-timo" Orling <ticotimo@gmail.com>
|
||||
dunfell maintainers: Armin kuster <akuster808@gmail.com>
|
||||
|
||||
License
|
||||
-------
|
||||
|
||||
@ -13,12 +13,12 @@ The meta-python layer depends on:
|
||||
|
||||
URI: git://git.openembedded.org/openembedded-core
|
||||
layers: meta
|
||||
branch: master
|
||||
branch: dunfell
|
||||
revision: HEAD
|
||||
|
||||
URI: git://git.openembedded.org/meta-openembedded
|
||||
layers: meta-oe
|
||||
branch: master
|
||||
branch: dunfell
|
||||
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][dunfell]' 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][dunfell][PATCH'
|
||||
|
||||
Maintenance
|
||||
-------------------------
|
||||
|
||||
Layer Maintainers:
|
||||
Tim "moto-timo" Orling <TicoTimo@gmail.com>
|
||||
Derek Straka <derek@asterius.io>
|
||||
dunfell Maintainers: Armin Kuster <akuster808@gmail.com>
|
||||
|
||||
|
||||
@ -13,14 +13,14 @@ This layer depends on:
|
||||
|
||||
URI: git://github.com/openembedded/oe-core.git
|
||||
subdirectory: meta
|
||||
branch: master
|
||||
branch: dunfell
|
||||
revision: HEAD
|
||||
|
||||
For some recipes, the meta-oe layer is required:
|
||||
|
||||
URI: git://github.com/openembedded/meta-oe.git
|
||||
subdirectory: meta-oe
|
||||
branch: master
|
||||
branch: dunfell
|
||||
revision: HEAD
|
||||
|
||||
|
||||
@ -52,9 +52,9 @@ Maintenance
|
||||
-----------
|
||||
|
||||
Send patches / pull requests to openembedded-devel@lists.openembedded.org
|
||||
with '[meta-webserver]' in the subject.
|
||||
with '[meta-webserver][dunfell]' in the subject.
|
||||
|
||||
Layer maintainer: Derek Straka <derek@asterius.io>
|
||||
dunfell Maintainer: Armin Kuster <akuster808@gmail.com>
|
||||
|
||||
|
||||
License
|
||||
|
||||
@ -1,11 +1,11 @@
|
||||
This layer depends on:
|
||||
|
||||
URI: git://github.com/openembedded/oe-core.git
|
||||
branch: master
|
||||
branch: dunfell
|
||||
revision: HEAD
|
||||
|
||||
URI: git://github.com/openembedded/meta-oe.git
|
||||
branch: master
|
||||
branch: dunfell
|
||||
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][dunfell]' 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][dunfell][PATCH'
|
||||
|
||||
Layer maintainer: Kai Kang <kai.kang@windriver.com>
|
||||
dunfell Maintainer: Armin Kuster <akuster808@gmail.com>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user