diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2013-04-26 15:33:46 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2013-04-26 19:41:27 +0200 |
commit | 5e6d374ae78bd7ace2c9bdd22a3d921e06857255 (patch) | |
tree | e74f598a661135ff5c0def41e0088c2780cf27cc | |
parent | c1e932fc3d3799921347a4476d862bf5cbad324c (diff) | |
download | meta-openembedded-5e6d374ae78bd7ace2c9bdd22a3d921e06857255.tar.gz |
README: add -M to git send-email example
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r-- | meta-efl/README | 3 | ||||
-rw-r--r-- | meta-gnome/README | 3 | ||||
-rw-r--r-- | meta-gpe/README | 3 | ||||
-rw-r--r-- | meta-initramfs/README | 3 | ||||
-rw-r--r-- | meta-multimedia/README | 3 | ||||
-rw-r--r-- | meta-networking/MAINTAINERS | 2 | ||||
-rw-r--r-- | meta-oe/README | 3 | ||||
-rw-r--r-- | meta-ruby/README | 3 | ||||
-rw-r--r-- | meta-systemd/README | 3 | ||||
-rw-r--r-- | meta-xfce/README | 3 | ||||
-rw-r--r-- | toolchain-layer/README | 3 |
11 files changed, 21 insertions, 11 deletions
diff --git a/meta-efl/README b/meta-efl/README index 820d4811d..e3235af10 100644 --- a/meta-efl/README +++ b/meta-efl/README | |||
@@ -10,7 +10,8 @@ revision: HEAD | |||
10 | 10 | ||
11 | Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-efl]' in the subject' | 11 | Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-efl]' in the subject' |
12 | 12 | ||
13 | When sending single patches, please using something like 'git send-email -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-efl][PATCH' | 13 | When sending single patches, please using something like: |
14 | 'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-efl][PATCH' | ||
14 | 15 | ||
15 | Interim layer maintainers: Koen Kooi <koen@dominion.thruhere.net> | 16 | Interim layer maintainers: Koen Kooi <koen@dominion.thruhere.net> |
16 | Martin Jansa <martin.jansa@gmail.com> | 17 | Martin Jansa <martin.jansa@gmail.com> |
diff --git a/meta-gnome/README b/meta-gnome/README index 29a21b792..90545a706 100644 --- a/meta-gnome/README +++ b/meta-gnome/README | |||
@@ -10,6 +10,7 @@ revision: HEAD | |||
10 | 10 | ||
11 | Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-gnome]' in the subject' | 11 | Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-gnome]' in the subject' |
12 | 12 | ||
13 | When sending single patches, please using something like 'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-gnome][PATCH' | 13 | When 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 | 15 | ||
15 | Interim layer maintainer: Martin Jansa <Martin.Jansa@gmail.com> | 16 | Interim layer maintainer: Martin Jansa <Martin.Jansa@gmail.com> |
diff --git a/meta-gpe/README b/meta-gpe/README index 8540ffe8a..3c7522c64 100644 --- a/meta-gpe/README +++ b/meta-gpe/README | |||
@@ -10,7 +10,8 @@ revision: HEAD | |||
10 | 10 | ||
11 | Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-gpe]' in the subject' | 11 | Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-gpe]' in the subject' |
12 | 12 | ||
13 | When sending single patches, please using something like 'git send-email -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-gpe][PATCH' | 13 | When 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 | 15 | ||
15 | Interim layer maintainers: Koen Kooi <koen@dominion.thruhere.net> | 16 | Interim layer maintainers: Koen Kooi <koen@dominion.thruhere.net> |
16 | Martin Jansa <martin.jansa@gmail.com> | 17 | Martin Jansa <martin.jansa@gmail.com> |
diff --git a/meta-initramfs/README b/meta-initramfs/README index 8430555d2..473c57d01 100644 --- a/meta-initramfs/README +++ b/meta-initramfs/README | |||
@@ -22,7 +22,8 @@ Maintenance | |||
22 | Send patches / pull requests to openembedded-devel@lists.openembedded.org | 22 | Send patches / pull requests to openembedded-devel@lists.openembedded.org |
23 | with '[meta-initramfs]' in the subject. | 23 | with '[meta-initramfs]' in the subject. |
24 | 24 | ||
25 | When sending single patches, please using something like 'git send-email -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-initramfs][PATCH' | 25 | When 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 | 27 | ||
27 | Layer maintainers: Andrea Adami <andrea.adami@gmail.com> | 28 | Layer maintainers: Andrea Adami <andrea.adami@gmail.com> |
28 | Paul Eggleton <paul.eggleton@linux.intel.com> | 29 | Paul Eggleton <paul.eggleton@linux.intel.com> |
diff --git a/meta-multimedia/README b/meta-multimedia/README index 2146a13f8..7bf7fc8c8 100644 --- a/meta-multimedia/README +++ b/meta-multimedia/README | |||
@@ -10,7 +10,8 @@ revision: HEAD | |||
10 | 10 | ||
11 | Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-multimedia]' in the subject' | 11 | Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-multimedia]' in the subject' |
12 | 12 | ||
13 | When sending single patches, please use something like 'git send-email -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-multimedia][PATCH | 13 | When sending single patches, please use something like: |
14 | 'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-multimedia][PATCH | ||
14 | 15 | ||
15 | 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. | 16 | 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. |
16 | 17 | ||
diff --git a/meta-networking/MAINTAINERS b/meta-networking/MAINTAINERS index 393f037d7..953e6035a 100644 --- a/meta-networking/MAINTAINERS +++ b/meta-networking/MAINTAINERS | |||
@@ -6,7 +6,7 @@ development mailing list (openembedded-devel@lists.openembedded.org) with | |||
6 | 6 | ||
7 | When sending single patches, please use something like: | 7 | When sending single patches, please use something like: |
8 | 8 | ||
9 | git send-email -1 \ | 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][PATCH |
12 | 12 | ||
diff --git a/meta-oe/README b/meta-oe/README index 4656a3d41..ede8011da 100644 --- a/meta-oe/README +++ b/meta-oe/README | |||
@@ -6,7 +6,8 @@ revision: HEAD | |||
6 | 6 | ||
7 | Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe]' in the subject' | 7 | Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe]' in the subject' |
8 | 8 | ||
9 | When sending single patches, please use something like 'git send-email -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-oe][PATCH' | 9 | When 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 | 11 | ||
11 | 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. | 12 | 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. |
12 | 13 | ||
diff --git a/meta-ruby/README b/meta-ruby/README index 51cab2bb8..cf2f40515 100644 --- a/meta-ruby/README +++ b/meta-ruby/README | |||
@@ -10,6 +10,7 @@ revision: HEAD | |||
10 | 10 | ||
11 | Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe]' in the subject' | 11 | Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe]' in the subject' |
12 | 12 | ||
13 | When sending single patches, please using something like 'git send-email -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-oe][PATCH' | 13 | When sending single patches, please using something like: |
14 | 'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-oe][PATCH' | ||
14 | 15 | ||
15 | Interim layer maintainer: Martin Jansa <Martin.Jansa@gmail.com> | 16 | Interim layer maintainer: Martin Jansa <Martin.Jansa@gmail.com> |
diff --git a/meta-systemd/README b/meta-systemd/README index ff2522979..f1f4835ed 100644 --- a/meta-systemd/README +++ b/meta-systemd/README | |||
@@ -17,7 +17,8 @@ $[LAYERDIR}/<layer name>/recipes-<group-name>/<recipe-name>/<recipe-name>.bbappe | |||
17 | 17 | ||
18 | Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe][meta-systemd]' in the subject' | 18 | Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe][meta-systemd]' in the subject' |
19 | 19 | ||
20 | When sending single patches, please use something like 'git send-email -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-oe][meta-systemd][PATCH' | 20 | When 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 | 22 | ||
22 | 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. | 23 | 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. |
23 | 24 | ||
diff --git a/meta-xfce/README b/meta-xfce/README index 88f2332d3..2f4aa9fe2 100644 --- a/meta-xfce/README +++ b/meta-xfce/README | |||
@@ -16,6 +16,7 @@ BBMASK = "meta-xfce/recipes-multimedia" | |||
16 | 16 | ||
17 | Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-xfce]' in the subject' | 17 | Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-xfce]' in the subject' |
18 | 18 | ||
19 | When sending single patches, please using something like 'git send-email -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-xfce][PATCH' | 19 | When 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 | 21 | ||
21 | Interim layer maintainer: Andreas Müller <schnitzeltony@googlemail.com> | 22 | Interim layer maintainer: Andreas Müller <schnitzeltony@googlemail.com> |
diff --git a/toolchain-layer/README b/toolchain-layer/README index 5996b6c84..1f9be502c 100644 --- a/toolchain-layer/README +++ b/toolchain-layer/README | |||
@@ -6,7 +6,8 @@ revision: HEAD | |||
6 | 6 | ||
7 | Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe][toolchain-layer]' in the subject' | 7 | Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe][toolchain-layer]' in the subject' |
8 | 8 | ||
9 | When sending single patches, please use something like 'git send-email -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-oe][toolchain-layer][PATCH' | 9 | When 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 | 11 | ||
11 | 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. | 12 | 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. |
12 | 13 | ||