summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2020-11-04 12:32:44 -0800
committerKhem Raj <raj.khem@gmail.com>2020-11-04 12:32:44 -0800
commitec9065c822c0befa33425561ed646c1e734296fa (patch)
treea5002419de274c2da9e2b68368e884d38c4b6faa
parent1204ed0a0efa600d07cea7dd78036f051e44f107 (diff)
downloadmeta-openembedded-ec9065c822c0befa33425561ed646c1e734296fa.tar.gz
README: updated Maintainers list for Gatesgarth
Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--README2
-rw-r--r--meta-filesystems/README10
-rw-r--r--meta-gnome/README10
-rw-r--r--meta-initramfs/README8
-rw-r--r--meta-multimedia/README10
-rw-r--r--meta-networking/MAINTAINERS32
-rw-r--r--meta-networking/README6
-rw-r--r--meta-oe/README6
-rw-r--r--meta-perl/README10
-rw-r--r--meta-python/README14
-rw-r--r--meta-webserver/README8
-rw-r--r--meta-xfce/README10
12 files changed, 47 insertions, 79 deletions
diff --git a/README b/README
index 7318f09cdb..66cb7af51e 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
1Collection of layers for the OE-core universe 1Collection of layers for the OE-core universe
2 2
3Main layer maintainer: Khem Raj <raj.khem@gmail.com> 3gatesgarth maintainer: Armin Kuster <akuster808@gmail.com>
4 4
5This repository is a collection of layers to suppliment OE-Core 5This repository is a collection of layers to suppliment OE-Core
6with additional packages, Each layer have designated maintainer 6with additional packages, Each layer have designated maintainer
diff --git a/meta-filesystems/README b/meta-filesystems/README
index edcf8bfeef..fe7b77e1af 100644
--- a/meta-filesystems/README
+++ b/meta-filesystems/README
@@ -11,26 +11,26 @@ This layer depends on:
11 11
12 URI: git://git.openembedded.org/openembedded-core 12 URI: git://git.openembedded.org/openembedded-core
13 layers: meta 13 layers: meta
14 branch: master 14 branch: gatesgarth
15 15
16 URI: git://git.openembedded.org/meta-openembedded 16 URI: git://git.openembedded.org/meta-openembedded
17 layers: meta-oe 17 layers: meta-oe
18 branch: master 18 branch: gatesgarth
19 19
20Patches 20Patches
21======= 21=======
22 22
23Please submit any patches against the filesystems layer to the 23Please submit any patches against the filesystems layer to the
24OpenEmbedded development mailing list (openembedded-devel@lists.openembedded.org) 24OpenEmbedded development mailing list (openembedded-devel@lists.openembedded.org)
25with '[meta-filesystems]' in the subject. 25with '[meta-filesystems][gatesgarth]' in the subject.
26 26
27Layer maintainer: Khem Raj <raj.khem@gmail.com> 27gatesgarth maintainer: Armin Kuster <akuster808@gmail.com>
28 28
29When sending single patches, please use something like: 29When sending single patches, please use something like:
30 30
31 git send-email -1 -M \ 31 git send-email -1 -M \
32 --to openembedded-devel@lists.openembedded.org \ 32 --to openembedded-devel@lists.openembedded.org \
33 --subject-prefix=meta-filesystems][PATCH 33 --subject-prefix=meta-filesystems][gatesgarth][PATCH
34 34
35 35
36Table of Contents 36Table of Contents
diff --git a/meta-gnome/README b/meta-gnome/README
index a11815fb15..db6ad0b902 100644
--- a/meta-gnome/README
+++ b/meta-gnome/README
@@ -3,16 +3,16 @@ Dependencies
3This layer depends on: 3This layer depends on:
4 4
5URI: git://github.com/openembedded/oe-core.git 5URI: git://github.com/openembedded/oe-core.git
6branch: master 6branch: gatesgarth
7revision: HEAD 7revision: HEAD
8 8
9URI: git://github.com/openembedded/meta-oe.git 9URI: git://github.com/openembedded/meta-oe.git
10branch: master 10branch: gatesgarth
11revision: HEAD 11revision: HEAD
12 12
13Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-gnome]' in the subject' 13Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-gnome][gatesgarth]' in the subject'
14 14
15When sending single patches, please using something like: 15When sending single patches, please using something like:
16'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-gnome][PATCH' 16'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-gnome][gatesgarth][PATCH'
17 17
18Layer maintainer: Andreas Müller <schnitzeltony@gmail.com> 18maintainer: Armin Kuster <akuster808@gmail.com>
diff --git a/meta-initramfs/README b/meta-initramfs/README
index 79244d43f0..079bf7e01c 100644
--- a/meta-initramfs/README
+++ b/meta-initramfs/README
@@ -12,7 +12,7 @@ Dependencies
12This layer depends on: 12This layer depends on:
13 13
14URI: git://github.com/openembedded/oe-core.git 14URI: git://github.com/openembedded/oe-core.git
15branch: master 15branch: gatesgarth
16revision: HEAD 16revision: HEAD
17 17
18 18
@@ -20,12 +20,12 @@ Maintenance
20----------- 20-----------
21 21
22Send patches / pull requests to openembedded-devel@lists.openembedded.org 22Send patches / pull requests to openembedded-devel@lists.openembedded.org
23with '[meta-initramfs]' in the subject. 23with '[meta-initramfs][gatesgarth]' in the subject.
24 24
25When sending single patches, please using something like: 25When sending single patches, please using something like:
26'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-initramfs][PATCH' 26'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-initramfs][gatesgarth][PATCH'
27 27
28Interm layer maintainer: Khem Raj <raj.khem@gmail.com> 28gatesgarth maintainer: Armin Kuster <akuster808@gmail.com>
29 29
30 30
31License 31License
diff --git a/meta-multimedia/README b/meta-multimedia/README
index b4c2455a11..cf5c0dea35 100644
--- a/meta-multimedia/README
+++ b/meta-multimedia/README
@@ -1,19 +1,19 @@
1This layer depends on: 1This layer depends on:
2 2
3URI: git://github.com/openembedded/oe-core.git 3URI: git://github.com/openembedded/oe-core.git
4branch: master 4branch: gatesgarth
5revision: HEAD 5revision: HEAD
6 6
7URI: git://github.com/openembedded/meta-oe.git 7URI: git://github.com/openembedded/meta-oe.git
8layers: meta-oe 8layers: meta-oe
9branch: master 9branch: gatesgarth
10revision: HEAD 10revision: HEAD
11 11
12Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-multimedia]' in the subject' 12Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-multimedia][gatesgarth]' in the subject'
13 13
14When sending single patches, please use something like: 14When sending single patches, please use something like:
15'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-multimedia][PATCH 15'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-multimedia][gatesgarth][PATCH
16 16
17You 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. 17You 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.
18 18
19Layer maintainer: Andreas Müller <schnitzeltony@gmail.com> 19gatesgarth maintainer: Armin Kuster <akuster808@gmail.com>
diff --git a/meta-networking/MAINTAINERS b/meta-networking/MAINTAINERS
index 5c4c4ce052..9f756a6735 100644
--- a/meta-networking/MAINTAINERS
+++ b/meta-networking/MAINTAINERS
@@ -2,38 +2,12 @@ This file contains a list of maintainers for the meta-networking layer.
2 2
3Please submit any patches against meta-networking to the OpenEmbedded 3Please submit any patches against meta-networking to the OpenEmbedded
4development mailing list (openembedded-devel@lists.openembedded.org) with 4development mailing list (openembedded-devel@lists.openembedded.org) with
5'[meta-networking]' in the subject. 5'[meta-networking][gatesgarth]' in the subject.
6 6
7When sending single patches, please use something like: 7When sending single patches, please use something like:
8 8
9 git send-email -1 -M \ 9 git send-email -1 -M \
10 --to openembedded-devel@lists.openembedded.org \ 10 --to openembedded-devel@lists.openembedded.org \
11 --subject-prefix=meta-networking][PATCH 11 --subject-prefix=meta-networking][gatesgarth][PATCH
12 12
13You may also contact the maintainers directly. 13gatesgarth Maintainer: Armin Kuster <akuster808@gmail.com>
14
15Descriptions of section entries:
16
17 M: Mail patches to: FullName <address@domain>
18 F: Files and directories with wildcard patterns.
19 A trailing slash includes all files and subdirectory files.
20 F: recipes-devtools/ all files in and below recipes-devtools
21 F: recipes-selinux/* all files in recipes-selinux, but not below
22 One pattern per line. Multiple F: lines acceptable.
23
24Please keep this list in alphabetical order.
25
26Maintainers List (try to look for most precise areas first)
27
28COMMON
29M: Khem Raj <raj.khem@gmail.com>
30M: "Joe MacDonald (backup)" <joe@deserted.net>
31L: openembedded-devel@lists.openembedded.org
32Q: https://patchwork.openembedded.org/project/oe/
33S: Maintained
34F: conf
35F: recipes-*
36
37NETKIT
38M: Armin Kuster <akuster808@gmail.com>
39F: recipes-netkit
diff --git a/meta-networking/README b/meta-networking/README
index e1ba27d83b..b761bc5e5a 100644
--- a/meta-networking/README
+++ b/meta-networking/README
@@ -18,19 +18,19 @@ Dependencies
18This layer depends on: 18This layer depends on:
19 19
20URI: git://github.com/openembedded/openembedded-core.git 20URI: git://github.com/openembedded/openembedded-core.git
21branch: master 21branch: gatesgarth
22revision: HEAD 22revision: HEAD
23 23
24For some recipes, the meta-oe layer is required: 24For some recipes, the meta-oe layer is required:
25 25
26URI: git://github.com/openembedded/meta-openembedded.git 26URI: git://github.com/openembedded/meta-openembedded.git
27subdirectory: meta-oe 27subdirectory: meta-oe
28branch: master 28branch: gatesgarth
29revision: HEAD 29revision: HEAD
30 30
31URI: git://github.com/openembedded/meta-openembedded.git 31URI: git://github.com/openembedded/meta-openembedded.git
32subdirectory: meta-python 32subdirectory: meta-python
33branch: master 33branch: gatesgarth
34revision: HEAD 34revision: HEAD
35 35
36Maintenance 36Maintenance
diff --git a/meta-oe/README b/meta-oe/README
index 8d787df68b..65eea2b320 100644
--- a/meta-oe/README
+++ b/meta-oe/README
@@ -4,7 +4,7 @@ meta-oe
4This layer depends on: 4This layer depends on:
5 5
6URI: git://github.com/openembedded/openembedded-core.git 6URI: git://github.com/openembedded/openembedded-core.git
7branch: master 7branch: gatesgarth
8revision: HEAD 8revision: HEAD
9 9
10luajit recipe requires host compiler to be able to generate 32bit code when target is 32bit 10luajit recipe requires host compiler to be able to generate 32bit code when target is 32bit
@@ -14,7 +14,7 @@ e.g. on archlinux based distributions install prerequisites like below
14 14
15pacman -S lib32-gcc-libs lib32-glibc 15pacman -S lib32-gcc-libs lib32-glibc
16 16
17Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe]' in the subject' 17Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe][gatesgarth]' in the subject'
18 18
19When sending single patches, please use something like: 19When sending single patches, please use something like:
20'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix="meta-oe][PATCH"' 20'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix="meta-oe][PATCH"'
@@ -26,4 +26,4 @@ Other services like GitLab, repo.or.cz or self-hosted setups are of course accep
26'git fetch <remote>' works the same on all of them. We recommend GitHub because it is free, easy 26'git fetch <remote>' works the same on all of them. We recommend GitHub because it is free, easy
27to use, has been proven to be reliable and has a really good web GUI. 27to use, has been proven to be reliable and has a really good web GUI.
28 28
29layer maintainer: Khem Raj <raj.khem@gmail.com> 29gatesgarth maintainer: Armin Kuster <akuster808@gmail.com>
diff --git a/meta-perl/README b/meta-perl/README
index 67f291079f..634c3bdb6e 100644
--- a/meta-perl/README
+++ b/meta-perl/README
@@ -52,7 +52,7 @@ Dependencies
52This layer depends on: 52This layer depends on:
53 53
54 URI: git://git.openembedded.org/openembedded-core 54 URI: git://git.openembedded.org/openembedded-core
55 branch: master 55 branch: gatesgarth
56 revision: HEAD 56 revision: HEAD
57 prio: default 57 prio: default
58 58
@@ -75,14 +75,12 @@ Maintenance
75----------- 75-----------
76 76
77Send patches / pull requests to openembedded-devel@lists.openembedded.org with 77Send patches / pull requests to openembedded-devel@lists.openembedded.org with
78'[meta-perl]' in the subject. 78'[meta-perl][gatesgarth]' in the subject.
79 79
80When sending single patches, please using something like: 80When sending single patches, please using something like:
81'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-perl][PATCH' 81'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-perl][gatesgarth][PATCH'
82 82
83Layer maintainers: 83gatesgarth maintainers: Armin kuster <akuster808@gmail.com>
84 Hongxu Jia <hongxu.jia@windriver.com>
85 Tim "moto-timo" Orling <ticotimo@gmail.com>
86 84
87License 85License
88------- 86-------
diff --git a/meta-python/README b/meta-python/README
index ca0a290d9f..fea3274584 100644
--- a/meta-python/README
+++ b/meta-python/README
@@ -13,12 +13,12 @@ The meta-python layer depends on:
13 13
14 URI: git://git.openembedded.org/openembedded-core 14 URI: git://git.openembedded.org/openembedded-core
15 layers: meta 15 layers: meta
16 branch: master 16 branch: gatesgarth
17 revision: HEAD 17 revision: HEAD
18 18
19 URI: git://git.openembedded.org/meta-openembedded 19 URI: git://git.openembedded.org/meta-openembedded
20 layers: meta-oe 20 layers: meta-oe
21 branch: master 21 branch: gatesgarth
22 revision: HEAD 22 revision: HEAD
23 23
24Please follow the recommended setup procedures of your OE distribution. 24Please follow the recommended setup procedures of your OE distribution.
@@ -35,16 +35,12 @@ comments and patch review. It is subscriber only, so please register
35before posting. 35before posting.
36 36
37Send pull requests to openembedded-devel@lists.openembedded.org with 37Send pull requests to openembedded-devel@lists.openembedded.org with
38'[meta-python]' in the subject. 38'[meta-python][gatesgarth]' in the subject.
39 39
40When sending single patches, please use something like: 40When sending single patches, please use something like:
41'git send-email -M -1 --to=openembedded-devel@lists.openembedded.org --subject-prefix=meta-python][PATCH' 41'git send-email -M -1 --to=openembedded-devel@lists.openembedded.org --subject-prefix=meta-python][gatesgarth][PATCH'
42 42
43Maintenance 43Maintenance
44------------------------- 44-------------------------
45 45
46Layer Maintainers: 46gatesgarth Maintainers: Armin Kuster <akuster808@gmail.com>
47 Tim "moto-timo" Orling <TicoTimo@gmail.com>
48 Derek Straka <derek@asterius.io>
49 Trevor Gamblin <trevor.gamblin@windriver.com>
50
diff --git a/meta-webserver/README b/meta-webserver/README
index 7b60630700..26e666f3eb 100644
--- a/meta-webserver/README
+++ b/meta-webserver/README
@@ -13,14 +13,14 @@ This layer depends on:
13 13
14URI: git://github.com/openembedded/oe-core.git 14URI: git://github.com/openembedded/oe-core.git
15subdirectory: meta 15subdirectory: meta
16branch: master 16branch: gatesgarth
17revision: HEAD 17revision: HEAD
18 18
19For some recipes, the meta-oe layer is required: 19For some recipes, the meta-oe layer is required:
20 20
21URI: git://github.com/openembedded/meta-oe.git 21URI: git://github.com/openembedded/meta-oe.git
22subdirectory: meta-oe 22subdirectory: meta-oe
23branch: master 23branch: gatesgarth
24revision: HEAD 24revision: HEAD
25 25
26 26
@@ -52,9 +52,9 @@ Maintenance
52----------- 52-----------
53 53
54Send patches / pull requests to openembedded-devel@lists.openembedded.org 54Send patches / pull requests to openembedded-devel@lists.openembedded.org
55with '[meta-webserver]' in the subject. 55with '[meta-webserver][gatesgarth]' in the subject.
56 56
57Layer maintainer: Derek Straka <derek@asterius.io> 57gatesgarth Maintainer: Armin Kuster <akuster808@gmail.com>
58 58
59 59
60License 60License
diff --git a/meta-xfce/README b/meta-xfce/README
index 70ad47a2d1..9d78a3d87c 100644
--- a/meta-xfce/README
+++ b/meta-xfce/README
@@ -1,11 +1,11 @@
1This layer depends on: 1This layer depends on:
2 2
3URI: git://github.com/openembedded/oe-core.git 3URI: git://github.com/openembedded/oe-core.git
4branch: master 4branch: gatesgarth
5revision: HEAD 5revision: HEAD
6 6
7URI: git://github.com/openembedded/meta-oe.git 7URI: git://github.com/openembedded/meta-oe.git
8branch: master 8branch: gatesgarth
9revision: HEAD 9revision: HEAD
10meta-xfce depends on meta-oe, meta-gnome and meta-multimedia in this repository. 10meta-xfce depends on meta-oe, meta-gnome and meta-multimedia in this repository.
11 11
@@ -14,9 +14,9 @@ this to local.conf:
14 14
15BBMASK = "meta-xfce/recipes-multimedia" 15BBMASK = "meta-xfce/recipes-multimedia"
16 16
17Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-xfce]' in the subject' 17Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-xfce][gatesgarth]' in the subject'
18 18
19When sending single patches, please using something like: 19When sending single patches, please using something like:
20'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-xfce][PATCH' 20'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-xfce][gatesgarth][PATCH'
21 21
22Layer maintainer: Kai Kang <kai.kang@windriver.com> 22gatesgarth Maintainer: Armin Kuster <akuster808@gmail.com>