summaryrefslogtreecommitdiffstats
path: root/toolchain-layer
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2013-04-29 10:59:36 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2013-04-29 11:06:35 +0200
commit2c6ca829dd29b11150dce6b5b92635e9dc7f8846 (patch)
tree6ef898e3ff4411aeb93460212d82df45d4d745c7 /toolchain-layer
parent20a10ba02ff4c8b7afb8dc8b0edb84b7246a0c76 (diff)
downloadmeta-openembedded-2c6ca829dd29b11150dce6b5b92635e9dc7f8846.tar.gz
toolchain-layer, meta-networking: README: add dylan to subject-prefix and update branch in depends
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'toolchain-layer')
-rw-r--r--toolchain-layer/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/toolchain-layer/README b/toolchain-layer/README
index 1f9be502c..448693feb 100644
--- a/toolchain-layer/README
+++ b/toolchain-layer/README
@@ -1,13 +1,13 @@
1This layer depends on: 1This layer depends on:
2 2
3URI: git://git.openembedded.org/openembedded-core 3URI: git://git.openembedded.org/openembedded-core
4branch: master 4branch: dylan
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]' 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][dylan][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