aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2020-11-04 12:32:44 -0800
committerKhem Raj <raj.khem@gmail.com>2020-11-04 12:32:44 -0800
commitec9065c822c0befa33425561ed646c1e734296fa (patch)
treea5002419de274c2da9e2b68368e884d38c4b6faa /meta-oe
parent1204ed0a0efa600d07cea7dd78036f051e44f107 (diff)
downloadmeta-openembedded-ec9065c822c0befa33425561ed646c1e734296fa.tar.gz
README: updated Maintainers list for Gatesgarth
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 8d787df68b..65eea2b320 100644
--- a/meta-oe/README
+++ b/meta-oe/README
@@ -4,7 +4,7 @@ meta-oe
This layer depends on:
URI: git://github.com/openembedded/openembedded-core.git
-branch: master
+branch: gatesgarth
revision: HEAD
luajit recipe requires host compiler to be able to generate 32bit code when target is 32bit
@@ -14,7 +14,7 @@ e.g. on archlinux based distributions install prerequisites like below
pacman -S lib32-gcc-libs lib32-glibc
-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][gatesgarth]' 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"'
@@ -26,4 +26,4 @@ Other services like GitLab, repo.or.cz or self-hosted setups are of course accep
'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.
-layer maintainer: Khem Raj <raj.khem@gmail.com>
+gatesgarth maintainer: Armin Kuster <akuster808@gmail.com>