aboutsummaryrefslogtreecommitdiffstats
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
parent20a10ba02ff4c8b7afb8dc8b0edb84b7246a0c76 (diff)
downloadmeta-openembedded-contrib-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>
-rw-r--r--meta-networking/MAINTAINERS2
-rw-r--r--toolchain-layer/README4
2 files changed, 3 insertions, 3 deletions
diff --git a/meta-networking/MAINTAINERS b/meta-networking/MAINTAINERS
index 953e6035a5..c076c79520 100644
--- a/meta-networking/MAINTAINERS
+++ b/meta-networking/MAINTAINERS
@@ -8,7 +8,7 @@ When sending single patches, please use something like:
git send-email -1 -M \
--to openembedded-devel@lists.openembedded.org \
- --subject-prefix=meta-networking][PATCH
+ --subject-prefix=meta-networking][dylan][PATCH
You may also contact the maintainers directly.
diff --git a/toolchain-layer/README b/toolchain-layer/README
index 1f9be502c4..448693febf 100644
--- a/toolchain-layer/README
+++ b/toolchain-layer/README
@@ -1,13 +1,13 @@
This layer depends on:
URI: git://git.openembedded.org/openembedded-core
-branch: master
+branch: dylan
revision: HEAD
Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe][toolchain-layer]' in the subject'
When sending single patches, please use something like:
-'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-oe][toolchain-layer][PATCH'
+'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-oe][toolchain-layer][dylan][PATCH'
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.