summaryrefslogtreecommitdiffstats
path: root/meta-oe/README
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2021-09-26 15:10:01 -0700
committerKhem Raj <raj.khem@gmail.com>2021-09-27 11:34:55 -0700
commitdef97d2331c1d924a3790f20ec796ebfffbcb19c (patch)
treeb03cf75d942358ec811b288f7574ead8c42528b6 /meta-oe/README
parentb70bb9b43c236766af83b899af37f9dbe4d33f70 (diff)
downloadmeta-openembedded-def97d2331c1d924a3790f20ec796ebfffbcb19c.tar.gz
README: update to main repo
The main repo is sourced from git://git.openembedded.org not github. Don't think oe-core.git exists. Lets be constent across all sub layers. Drop Revisions and Prioriiy from repo references as they are not used. Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/README')
-rw-r--r--meta-oe/README1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/README b/meta-oe/README
index 98f671d7c2..bf17415391 100644
--- a/meta-oe/README
+++ b/meta-oe/README
@@ -5,7 +5,6 @@ This layer depends on:
5 5
6URI: git://github.com/openembedded/openembedded-core.git 6URI: git://github.com/openembedded/openembedded-core.git
7branch: master 7branch: master
8revision: HEAD
9 8
10luajit recipe requires host compiler to be able to generate 32bit code when target is 32bit 9luajit recipe requires host compiler to be able to generate 32bit code when target is 32bit
11e.g. arm, so ensure that $CC -m32 is functional on build host, if building this recipe, needed 10e.g. arm, so ensure that $CC -m32 is functional on build host, if building this recipe, needed