aboutsummaryrefslogtreecommitdiffstats
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-contrib-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 6ad87c52b3..dabed2f6bc 100644
--- a/meta-oe/README
+++ b/meta-oe/README
@@ -1,15 +1,15 @@
This layer depends on:
URI: git://github.com/openembedded/oe-core.git
-branch: master
+branch: rocko
revision: HEAD
-Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe]' in the subject'
+Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe][rocko]' 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][PATCH'
+'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-oe][rocko][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.
-Main layer maintainer: Koen Kooi <koen@dominion.thruhere.net>
- Martin Jansa <martin.jansa@gmail.com>
+rocko Branch Maintainer:
+Armin Kuster <akuster808@gmail.com>