summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2019-10-30 09:06:30 +0100
committerKhem Raj <raj.khem@gmail.com>2019-10-30 14:16:04 -0700
commitaad5b3d070cd8c58828b0975cf861d8ebc90f460 (patch)
tree4b68c021fd84e85a6dbad3295510296e874247c1 /meta-oe
parent1bfaa2e63a184e21a2db5c286444828d5948a8b4 (diff)
downloadmeta-openembedded-aad5b3d070cd8c58828b0975cf861d8ebc90f460.tar.gz
README: updated Maintainers list for Zeus
Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-oe/README b/meta-oe/README
index 347816b0d..623056ef6 100644
--- a/meta-oe/README
+++ b/meta-oe/README
@@ -4,7 +4,7 @@ meta-oe
4This layer depends on: 4This layer depends on:
5 5
6URI: git://github.com/openembedded/openembedded-core.git 6URI: git://github.com/openembedded/openembedded-core.git
7branch: master 7branch: zeus
8revision: HEAD 8revision: HEAD
9 9
10luajit recipe requires host compiler to be able to generate 32bit code when target is 32bit 10luajit recipe requires host compiler to be able to generate 32bit code when target is 32bit
@@ -14,10 +14,10 @@ e.g. on archlinux based distributions install prerequisites like below
14 14
15pacman -S lib32-gcc-libs lib32-glibc 15pacman -S lib32-gcc-libs lib32-glibc
16 16
17Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe]' in the subject' 17Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe][zeus]' in the subject'
18 18
19When sending single patches, please use something like: 19When sending single patches, please use something like:
20'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-oe][PATCH' 20'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-oe][zeus][PATCH'
21 21
22You are encouraged to fork the mirror on GitHub https://github.com/openembedded/openembedded-core 22You are encouraged to fork the mirror on GitHub https://github.com/openembedded/openembedded-core
23to share your patches, this is preferred for patch sets consisting of more than one patch. 23to share your patches, this is preferred for patch sets consisting of more than one patch.
@@ -26,4 +26,4 @@ Other services like gitorious, repo.or.cz or self-hosted setups are of course ac
26'git fetch <remote>' works the same on all of them. We recommend GitHub because it is free, easy 26'git fetch <remote>' works the same on all of them. We recommend GitHub because it is free, easy
27to use, has been proven to be reliable and has a really good web GUI. 27to use, has been proven to be reliable and has a really good web GUI.
28 28
29layer maintainer: Khem Raj <raj.khem@gmail.com> 29zeus maintainer: Armin Kuster <akuster808@gmail.com>