summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-efl/README14
-rw-r--r--meta-filesystems/README14
-rw-r--r--meta-gnome/README14
-rw-r--r--meta-gpe/README14
-rw-r--r--meta-initramfs/README12
-rw-r--r--meta-multimedia/README13
-rw-r--r--meta-networking/MAINTAINERS10
-rw-r--r--meta-networking/README6
-rw-r--r--meta-oe/README12
-rw-r--r--meta-perl/README12
-rw-r--r--meta-python/README15
-rw-r--r--meta-ruby/README14
-rw-r--r--meta-systemd/README14
-rw-r--r--meta-webserver/README11
-rw-r--r--meta-xfce/README14
-rw-r--r--toolchain-layer/README11
16 files changed, 144 insertions, 56 deletions
diff --git a/meta-efl/README b/meta-efl/README
index cfffc4723..60bf73759 100644
--- a/meta-efl/README
+++ b/meta-efl/README
@@ -1,18 +1,24 @@
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: dizzy
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, meta-python 8layers: meta-oe, meta-python
9branch: master 9branch: dizzy
10revision: HEAD 10revision: HEAD
11 11
12Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-efl]' in the subject' 12Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-efl][dizzy]' in the subject'
13 13
14When sending single patches, please using something like: 14When sending single patches, please using something like:
15'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-efl][PATCH' 15'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-efl][dizzy][PATCH'
16 16
17Interim layer maintainers: Koen Kooi <koen@dominion.thruhere.net> 17Interim layer maintainers: Koen Kooi <koen@dominion.thruhere.net>
18 Martin Jansa <martin.jansa@gmail.com> 18 Martin Jansa <martin.jansa@gmail.com>
19
20Dizzy branch maintainers:
21 Otavio Salvador <otavio@ossystems.com.br>
22 Armin Kuster <akuster808@gmail.com>
23
24Prefix email subject with: [dizzy]
diff --git a/meta-filesystems/README b/meta-filesystems/README
index d2716f8f1..639d9eecd 100644
--- a/meta-filesystems/README
+++ b/meta-filesystems/README
@@ -10,22 +10,28 @@ Dependencies
10This layer depends on: 10This layer depends on:
11 11
12 URI: git://git.openembedded.org/bitbake 12 URI: git://git.openembedded.org/bitbake
13 branch: master 13 branch: 1.24
14 14
15 URI: git://git.openembedded.org/openembedded-core 15 URI: git://git.openembedded.org/openembedded-core
16 layers: meta 16 layers: meta
17 branch: master 17 branch: dizzy
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: dizzy
22 22
23Patches 23Patches
24======= 24=======
25 25
26Please submit any patches against the filesystems layer to the 26Please submit any patches against the filesystems layer to the
27OpenEmbedded development mailing list (openembedded-devel@lists.openembedded.org) 27OpenEmbedded development mailing list (openembedded-devel@lists.openembedded.org)
28with '[meta-filesystems]' in the subject. 28with '[meta-filesystems][dizzy]' in the subject.
29
30Dizzy branch maintainers:
31 Otavio Salvador <otavio@ossystems.com.br>
32 Armin Kuster <akuster808@gmail.com>
33
34Prefix email subject with: [dizzy]
29 35
30Maintainers List: 36Maintainers List:
31 physfs Andreas Müller <schnitzeltony@googlemail.com> 37 physfs Andreas Müller <schnitzeltony@googlemail.com>
diff --git a/meta-gnome/README b/meta-gnome/README
index 0c4fbd2a5..6358d14a3 100644
--- a/meta-gnome/README
+++ b/meta-gnome/README
@@ -1,16 +1,22 @@
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: dizzy
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: dizzy
9revision: HEAD 9revision: HEAD
10 10
11Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-gnome]' in the subject' 11Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-gnome][dizzy]' in the subject'
12 12
13When sending single patches, please using something like: 13When sending single patches, please using something like:
14'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-gnome][PATCH' 14'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-gnome][dizzy][PATCH'
15 15
16Interim layer maintainer: Martin Jansa <Martin.Jansa@gmail.com> 16Interim layer maintainer: Martin Jansa <Martin.Jansa@gmail.com>
17
18Dizzy branch maintainers:
19 Otavio Salvador <otavio@ossystems.com.br>
20 Armin Kuster <akuster808@gmail.com>
21
22Prefix email subject with: [dizzy]
diff --git a/meta-gpe/README b/meta-gpe/README
index 7d019f63a..3be1d105b 100644
--- a/meta-gpe/README
+++ b/meta-gpe/README
@@ -1,17 +1,23 @@
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: dizzy
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: dizzy
9revision: HEAD 9revision: HEAD
10 10
11Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-gpe]' in the subject' 11Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-gpe][dizzy]' in the subject'
12 12
13When sending single patches, please using something like: 13When sending single patches, please using something like:
14'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-gpe][PATCH' 14'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-gpe][dizzy][PATCH'
15 15
16Interim layer maintainers: Koen Kooi <koen@dominion.thruhere.net> 16Interim layer maintainers: Koen Kooi <koen@dominion.thruhere.net>
17 Martin Jansa <martin.jansa@gmail.com> 17 Martin Jansa <martin.jansa@gmail.com>
18
19Dizzy branch maintainers:
20 Otavio Salvador <otavio@ossystems.com.br>
21 Armin Kuster <akuster808@gmail.com>
22
23Prefix email subject with: [dizzy]
diff --git a/meta-initramfs/README b/meta-initramfs/README
index e24acf993..e5d27d788 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: dizzy
16revision: HEAD 16revision: HEAD
17 17
18 18
@@ -20,15 +20,21 @@ 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][dizzy]' 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][dizzy][PATCH'
27 27
28Layer maintainers: Andrea Adami <andrea.adami@gmail.com> 28Layer maintainers: Andrea Adami <andrea.adami@gmail.com>
29 Paul Eggleton <paul.eggleton@linux.intel.com> 29 Paul Eggleton <paul.eggleton@linux.intel.com>
30 30
31 31
32Dizzy branch maintainers:
33 Otavio Salvador <otavio@ossystems.com.br>
34 Armin Kuster <akuster808@gmail.com>
35
36Prefix email subject with: [dizzy]
37
32License 38License
33------- 39-------
34 40
diff --git a/meta-multimedia/README b/meta-multimedia/README
index cbdc1b545..9727ac6f7 100644
--- a/meta-multimedia/README
+++ b/meta-multimedia/README
@@ -1,21 +1,26 @@
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: dizzy
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, meta-ruby 8layers: meta-oe, meta-ruby
9branch: master 9branch: dizzy
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][dizzy]' 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][dizzy][PATCH
16 16
17You 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. 17You 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.
18 18
19Main layer maintainers: Koen Kooi <koen@dominion.thruhere.net> 19Main layer maintainers: Koen Kooi <koen@dominion.thruhere.net>
20 Martin Jansa <martin.jansa@gmail.com> 20 Martin Jansa <martin.jansa@gmail.com>
21 21
22Dizzy branch maintainers:
23 Otavio Salvador <otavio@ossystems.com.br>
24 Armin Kuster <akuster808@gmail.com>
25
26Prefix email subject with: [dizzy]
diff --git a/meta-networking/MAINTAINERS b/meta-networking/MAINTAINERS
index 49ced8fd9..82f9dcc32 100644
--- a/meta-networking/MAINTAINERS
+++ b/meta-networking/MAINTAINERS
@@ -2,13 +2,13 @@ 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][dizzy]' 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][dizzy][PATCH
12 12
13You may also contact the maintainers directly. 13You may also contact the maintainers directly.
14 14
@@ -25,6 +25,12 @@ Please keep this list in alphabetical order.
25 25
26Maintainers List (try to look for most precise areas first) 26Maintainers List (try to look for most precise areas first)
27 27
28Dizzy branch maintainers:
29 Otavio Salvador <otavio@ossystems.com.br>
30 Armin Kuster <akuster808@gmail.com>
31
32Prefix email subject with: [dizzy]
33
28COMMON 34COMMON
29M: Joe MacDonald <joe_macdonald@mentor.com> 35M: Joe MacDonald <joe_macdonald@mentor.com>
30F: conf 36F: conf
diff --git a/meta-networking/README b/meta-networking/README
index e1ba27d83..383a0281a 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: dizzy
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: dizzy
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: dizzy
34revision: HEAD 34revision: HEAD
35 35
36Maintenance 36Maintenance
diff --git a/meta-oe/README b/meta-oe/README
index 6ad87c52b..c5823eb5c 100644
--- a/meta-oe/README
+++ b/meta-oe/README
@@ -1,15 +1,21 @@
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: dizzy
5revision: HEAD 5revision: HEAD
6 6
7Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe]' in the subject' 7Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe][dizzy]' in the subject'
8 8
9When sending single patches, please use something like: 9When sending single patches, please use something like:
10'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-oe][PATCH' 10'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-oe][dizzy]PATCH'
11 11
12You 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. 12You 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.
13 13
14Main layer maintainer: Koen Kooi <koen@dominion.thruhere.net> 14Main layer maintainer: Koen Kooi <koen@dominion.thruhere.net>
15 Martin Jansa <martin.jansa@gmail.com> 15 Martin Jansa <martin.jansa@gmail.com>
16
17Dizzy branch maintainers:
18 Otavio Salvador <otavio@ossystems.com.br>
19 Armin Kuster <akuster808@gmail.com>
20
21Prefix email subject with: [dizzy]
diff --git a/meta-perl/README b/meta-perl/README
index 68160a628..24fa9dccc 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: dizzy
56 revision: HEAD 56 revision: HEAD
57 prio: default 57 prio: default
58 58
@@ -75,13 +75,19 @@ 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][dizzy]' 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][dizzy][PATCH'
82 82
83Layer maintainer: Hongxu Jia <hongxu.jia@windriver.com> 83Layer maintainer: Hongxu Jia <hongxu.jia@windriver.com>
84 84
85Dizzy branch maintainers:
86 Otavio Salvador <otavio@ossystems.com.br>
87 Armin Kuster <akuster808@gmail.com>
88
89Prefix email subject with: [dizzy]
90
85License 91License
86------- 92-------
87 93
diff --git a/meta-python/README b/meta-python/README
index f62ab8fe8..becf37138 100644
--- a/meta-python/README
+++ b/meta-python/README
@@ -17,12 +17,12 @@ The meta-python layer depends on:
17 17
18 URI: git://git.openembedded.org/openembedded-core 18 URI: git://git.openembedded.org/openembedded-core
19 layers: meta 19 layers: meta
20 branch: master 20 branch: dizzy
21 revision: HEAD 21 revision: HEAD
22 22
23 URI: git://git.openembedded.org/meta-openembedded 23 URI: git://git.openembedded.org/meta-openembedded
24 layers: meta-oe 24 layers: meta-oe
25 branch: master 25 branch: dizzy
26 revision: HEAD 26 revision: HEAD
27 27
28Please follow the recommended setup procedures of your OE distribution. 28Please follow the recommended setup procedures of your OE distribution.
@@ -39,10 +39,10 @@ comments and patch review. It is subscriber only, so please register
39before posting. 39before posting.
40 40
41Send pull requests to openembedded-devel@lists.openembedded.org with 41Send pull requests to openembedded-devel@lists.openembedded.org with
42'[meta-python]' in the subject. 42'[meta-python][dizzy]' in the subject.
43 43
44When sending single patches, please use something like: 44When sending single patches, please use something like:
45'git send-email -M -1 --to=openembedded-devel@lists.openembedded.org --subject-prefix=meta-python][PATCH' 45'git send-email -M -1 --to=openembedded-devel@lists.openembedded.org --subject-prefix=meta-python][dizzy][PATCH'
46 46
47Maintenance 47Maintenance
48------------------------- 48-------------------------
@@ -51,3 +51,10 @@ Maintainers:
51 Tim "moto-timo" Orling <TicoTimo@gmail.com> 51 Tim "moto-timo" Orling <TicoTimo@gmail.com>
52 Paul "bluelightning" Eggleton <paul.eggleton@linux.intel.com> 52 Paul "bluelightning" Eggleton <paul.eggleton@linux.intel.com>
53 53
54Dizzy branch maintainers:
55 Otavio Salvador <otavio@ossystems.com.br>
56 Armin Kuster <akuster808@gmail.com>
57
58Prefix email subject with: [dizzy]
59
60
diff --git a/meta-ruby/README b/meta-ruby/README
index 99cd9bc8a..65db19e7c 100644
--- a/meta-ruby/README
+++ b/meta-ruby/README
@@ -1,16 +1,22 @@
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: dizzy
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: dizzy
9revision: HEAD 9revision: HEAD
10 10
11Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-ruby]' in the subject' 11Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-ruby][dizzy]' in the subject'
12 12
13When sending single patches, please using something like: 13When sending single patches, please using something like:
14'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-ruby][PATCH' 14'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-ruby][dizzy][PATCH'
15 15
16Interim layer maintainer: Martin Jansa <Martin.Jansa@gmail.com> 16Interim layer maintainer: Martin Jansa <Martin.Jansa@gmail.com>
17
18Dizzy branch maintainers:
19 Otavio Salvador <otavio@ossystems.com.br>
20 Armin Kuster <akuster808@gmail.com>
21
22Prefix email subject with: [dizzy]
diff --git a/meta-systemd/README b/meta-systemd/README
index 2cd90b415..5f42b99d4 100644
--- a/meta-systemd/README
+++ b/meta-systemd/README
@@ -1,13 +1,13 @@
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: dizzy
5revision: HEAD 5revision: HEAD
6 6
7And we're working to break the dependency on this one: 7And we're working to break the dependency on this one:
8 8
9URI: git://github.com/openembedded/meta-oe.git 9URI: git://github.com/openembedded/meta-oe.git
10branch: master 10branch: dizzy
11revision: HEAD 11revision: HEAD
12 12
13To make BBMASK'ing per layer possible the following directory structure is 13To make BBMASK'ing per layer possible the following directory structure is
@@ -15,12 +15,18 @@ used:
15 15
16$[LAYERDIR}/<layer name>/recipes-<group-name>/<recipe-name>/<recipe-name>.bbappend 16$[LAYERDIR}/<layer name>/recipes-<group-name>/<recipe-name>/<recipe-name>.bbappend
17 17
18Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe][meta-systemd]' in the subject' 18Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe][meta-systemd][dizzy]' in the subject'
19 19
20When sending single patches, please use something like: 20When sending single patches, please use something like:
21'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-oe][meta-systemd][PATCH' 21'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-oe][meta-systemd][dizzy][PATCH'
22 22
23You 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. 23You 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.
24 24
25Main layer maintainer: Koen Kooi <koen@dominion.thruhere.net> 25Main layer maintainer: Koen Kooi <koen@dominion.thruhere.net>
26 Martin Jansa <martin.jansa@gmail.com> 26 Martin Jansa <martin.jansa@gmail.com>
27
28Dizzy branch maintainers:
29 Otavio Salvador <otavio@ossystems.com.br>
30 Armin Kuster <akuster808@gmail.com>
31
32Prefix email subject with: [dizzy]
diff --git a/meta-webserver/README b/meta-webserver/README
index f3fe73555..ead9e2a82 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: dizzy
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: dizzy
24revision: HEAD 24revision: HEAD
25 25
26 26
@@ -38,10 +38,15 @@ Maintenance
38----------- 38-----------
39 39
40Send patches / pull requests to openembedded-devel@lists.openembedded.org 40Send patches / pull requests to openembedded-devel@lists.openembedded.org
41with '[meta-webserver]' in the subject. 41with '[meta-webserver][dizzy]' in the subject.
42 42
43Layer maintainer: Paul Eggleton <paul.eggleton@linux.intel.com> 43Layer maintainer: Paul Eggleton <paul.eggleton@linux.intel.com>
44 44
45Dizzy branch maintainers:
46 Otavio Salvador <otavio@ossystems.com.br>
47 Armin Kuster <akuster808@gmail.com>
48
49Prefix email subject with: [dizzy]
45 50
46License 51License
47------- 52-------
diff --git a/meta-xfce/README b/meta-xfce/README
index e34688895..5caff8fd0 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: dizzy
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: dizzy
9revision: HEAD 9revision: HEAD
10meta-xfce depends on meta-oe and meta-multimedia in this repository. 10meta-xfce depends on meta-oe and meta-multimedia in this repository.
11 11
@@ -14,9 +14,15 @@ 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][dizzy]' 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][dizzy][PATCH'
21 21
22Interim layer maintainer: Andreas Müller <schnitzeltony@googlemail.com> 22Interim layer maintainer: Andreas Müller <schnitzeltony@googlemail.com>
23
24Dizzy branch maintainers:
25 Otavio Salvador <otavio@ossystems.com.br>
26 Armin Kuster <akuster808@gmail.com>
27
28Prefix email subject with: [dizzy]
diff --git a/toolchain-layer/README b/toolchain-layer/README
index 7af26ec93..611524d67 100644
--- a/toolchain-layer/README
+++ b/toolchain-layer/README
@@ -1,15 +1,20 @@
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: dizzy
5revision: HEAD 5revision: HEAD
6 6
7Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe][toolchain-layer]' in the subject' 7Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe][toolchain-layer][dizzy]' in the subject'
8 8
9When sending single patches, please use something like: 9When sending single patches, please use something like:
10'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-oe][toolchain-layer][PATCH' 10'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-oe][toolchain-layer][dizzy][PATCH'
11 11
12You 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. 12You 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.
13 13
14Main layer maintainer: Koen Kooi <koen@dominion.thruhere.net> 14Main layer maintainer: Koen Kooi <koen@dominion.thruhere.net>
15 15
16Dizzy branch maintainers:
17 Otavio Salvador <otavio@ossystems.com.br>
18 Armin Kuster <akuster808@gmail.com>
19
20Prefix email subject with: [dizzy]