diff options
| author | akuster <akuster808@gmail.com> | 2021-03-30 21:07:16 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2021-03-31 07:05:07 -0700 |
| commit | 4ff36ed798939b20746e5b06a04eadf235cceffa (patch) | |
| tree | 810847859d9732bda96b8f2e859cda1654ff9812 /meta-oe | |
| parent | b924b83f49d6b026e8693e87a3f70fa88f9f749e (diff) | |
| download | meta-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/README | 6 |
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 | |||
| 4 | This layer depends on: | 4 | This layer depends on: |
| 5 | 5 | ||
| 6 | URI: git://github.com/openembedded/openembedded-core.git | 6 | URI: git://github.com/openembedded/openembedded-core.git |
| 7 | branch: master | 7 | branch: hardknott |
| 8 | revision: HEAD | 8 | revision: HEAD |
| 9 | 9 | ||
| 10 | luajit recipe requires host compiler to be able to generate 32bit code when target is 32bit | 10 | luajit 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 | |||
| 20 | Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe]' in the subject' | 20 | Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe]' in the subject' |
| 21 | 21 | ||
| 22 | When sending single patches, please use something like: | 22 | When 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 | ||
| 25 | You are encouraged to fork the mirror on GitHub https://github.com/openembedded/meta-openembedded | 25 | You are encouraged to fork the mirror on GitHub https://github.com/openembedded/meta-openembedded |
| 26 | to share your patches, this is preferred for patch sets consisting of more than one patch. | 26 | to 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 |
| 30 | to use, has been proven to be reliable and has a really good web GUI. | 30 | to use, has been proven to be reliable and has a really good web GUI. |
| 31 | 31 | ||
| 32 | layer maintainer: Khem Raj <raj.khem@gmail.com> | 32 | Branch maintainer: Armin Kuster <akuster@gmail.com> |
