summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2017-09-23 07:45:49 -0700
committerMartin Jansa <Martin.Jansa@gmail.com>2017-10-17 10:40:25 +0000
commitd8f82c4373c7ee7c9d6a93dc517d8847ade2da6a (patch)
tree59e7bb33b808de510bd93086de53fe16a9a375bb /meta-oe
parent6e3fc5b8d904d06e3aa77e9ec9968ab37a798188 (diff)
downloadmeta-openembedded-d8f82c4373c7ee7c9d6a93dc517d8847ade2da6a.tar.gz
README: update maintainers list for rocko
v2: bumped bitbake version in meta-filesystems Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/README10
1 files changed, 5 insertions, 5 deletions
diff --git a/meta-oe/README b/meta-oe/README
index 6ad87c52b..dabed2f6b 100644
--- a/meta-oe/README
+++ b/meta-oe/README
@@ -1,15 +1,15 @@
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: rocko
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][rocko]' 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][rocko][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> 14rocko Branch Maintainer:
15 Martin Jansa <martin.jansa@gmail.com> 15Armin Kuster <akuster808@gmail.com>