summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorakuster <akuster808@gmail.com>2021-03-30 21:07:16 -0700
committerKhem Raj <raj.khem@gmail.com>2021-03-31 07:05:07 -0700
commit4ff36ed798939b20746e5b06a04eadf235cceffa (patch)
tree810847859d9732bda96b8f2e859cda1654ff9812
parentb924b83f49d6b026e8693e87a3f70fa88f9f749e (diff)
downloadmeta-openembedded-4ff36ed798939b20746e5b06a04eadf235cceffa.tar.gz
README: updated Maintainers list for Hardknott
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..0d86dcce87 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> 3hardknott 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..14b223e432 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: hardknott
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: hardknott
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][hardknott]' in the subject.
26 26
27Layer maintainer: Khem Raj <raj.khem@gmail.com> 27hardknott 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][hardknott][PATCH
34 34
35 35
36Table of Contents 36Table of Contents
diff --git a/meta-gnome/README b/meta-gnome/README
index a11815fb15..fda2a52fb8 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: hardknott
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: hardknott
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][hardknott]' 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][hardknott][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..baa15d23a6 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: hardknott
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][hardknott]' 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][hardknott][PATCH'
27 27
28Interm layer maintainer: Khem Raj <raj.khem@gmail.com> 28hardknott maintainer: Armin Kuster <akuster808@gmail.com>
29 29
30 30
31License 31License
diff --git a/meta-multimedia/README b/meta-multimedia/README
index b4c2455a11..c4d665f354 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: hardknott
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: hardknott
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][hardknott]' 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][hardknott][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> 19hardknott maintainer: Armin Kuster <akuster808@gmail.com>
diff --git a/meta-networking/MAINTAINERS b/meta-networking/MAINTAINERS
index 5c4c4ce052..64e920be5a 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][hardknott]' 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][hardknott][PATCH
12 12
13You may also contact the maintainers directly. 13hardknott 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..ab4d809073 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: hardknott
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: hardknott
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: hardknott
34revision: HEAD 34revision: HEAD
35 35
36Maintenance 36Maintenance
diff --git a/meta-oe/README b/meta-oe/README
index 98f671d7c2..e03146974b 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: hardknott
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
@@ -20,7 +20,7 @@ sudo apt-get install gcc-multilib
20Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe]' in the subject' 20Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe]' in the subject'
21 21
22When sending single patches, please use something like: 22When sending single patches, please use something like:
23'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix="meta-oe][PATCH"' 23'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix="meta-oe][hardknott][PATCH"'
24 24
25You are encouraged to fork the mirror on GitHub https://github.com/openembedded/meta-openembedded 25You are encouraged to fork the mirror on GitHub https://github.com/openembedded/meta-openembedded
26to share your patches, this is preferred for patch sets consisting of more than one patch. 26to share your patches, this is preferred for patch sets consisting of more than one patch.
@@ -29,4 +29,4 @@ Other services like GitLab, repo.or.cz or self-hosted setups are of course accep
29'git fetch <remote>' works the same on all of them. We recommend GitHub because it is free, easy 29'git fetch <remote>' works the same on all of them. We recommend GitHub because it is free, easy
30to use, has been proven to be reliable and has a really good web GUI. 30to use, has been proven to be reliable and has a really good web GUI.
31 31
32layer maintainer: Khem Raj <raj.khem@gmail.com> 32Branch maintainer: Armin Kuster <akuster@gmail.com>
diff --git a/meta-perl/README b/meta-perl/README
index 67f291079f..7b177bada8 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: hardknott
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][hardknott]' 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][hardknott][PATCH'
82 82
83Layer maintainers: 83hardknott 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..904d2f9636 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: hardknott
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: hardknott
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][hardknott]' 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][hardknott][PATCH'
42 42
43Maintenance 43Maintenance
44------------------------- 44-------------------------
45 45
46Layer Maintainers: 46hardknott 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..e525b0b5eb 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: hardknott
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: hardknott
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][hardknott]' in the subject.
56 56
57Layer maintainer: Derek Straka <derek@asterius.io> 57hardknott Maintainer: Armin Kuster <akuster808@gmail.com>
58 58
59 59
60License 60License
diff --git a/meta-xfce/README b/meta-xfce/README
index 70ad47a2d1..2ae6f16975 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: hardknott
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: hardknott
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][hardknott]' 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][hardknott][PATCH'
21 21
22Layer maintainer: Kai Kang <kai.kang@windriver.com> 22hardknott Maintainer: Armin Kuster <akuster808@gmail.com>