summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorakuster <akuster808@gmail.com>2021-03-30 21:07:16 -0700
committerKhem Raj <raj.khem@gmail.com>2021-03-31 07:05:07 -0700
commit4ff36ed798939b20746e5b06a04eadf235cceffa (patch)
tree810847859d9732bda96b8f2e859cda1654ff9812 /meta-oe
parentb924b83f49d6b026e8693e87a3f70fa88f9f749e (diff)
downloadmeta-openembedded-4ff36ed798939b20746e5b06a04eadf235cceffa.tar.gz
README: updated Maintainers list for Hardknott
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/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-oe/README b/meta-oe/README
index 98f671d7c2..e03146974b 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: hardknott
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
@@ -20,7 +20,7 @@ sudo apt-get install gcc-multilib
20Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe]' in the subject' 20Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe]' in the subject'
21 21
22When sending single patches, please use something like: 22When sending single patches, please use something like:
23'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix="meta-oe][PATCH"' 23'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix="meta-oe][hardknott][PATCH"'
24 24
25You are encouraged to fork the mirror on GitHub https://github.com/openembedded/meta-openembedded 25You are encouraged to fork the mirror on GitHub https://github.com/openembedded/meta-openembedded
26to share your patches, this is preferred for patch sets consisting of more than one patch. 26to share your patches, this is preferred for patch sets consisting of more than one patch.
@@ -29,4 +29,4 @@ Other services like GitLab, repo.or.cz or self-hosted setups are of course accep
29'git fetch <remote>' works the same on all of them. We recommend GitHub because it is free, easy 29'git fetch <remote>' works the same on all of them. We recommend GitHub because it is free, easy
30to use, has been proven to be reliable and has a really good web GUI. 30to use, has been proven to be reliable and has a really good web GUI.
31 31
32layer maintainer: Khem Raj <raj.khem@gmail.com> 32Branch maintainer: Armin Kuster <akuster@gmail.com>