diff options
| author | Armin Kuster <akuster808@gmail.com> | 2021-09-26 15:10:01 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2021-09-27 11:34:55 -0700 |
| commit | def97d2331c1d924a3790f20ec796ebfffbcb19c (patch) | |
| tree | b03cf75d942358ec811b288f7574ead8c42528b6 /meta-oe/README | |
| parent | b70bb9b43c236766af83b899af37f9dbe4d33f70 (diff) | |
| download | meta-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/README | 1 |
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 | ||
| 6 | URI: git://github.com/openembedded/openembedded-core.git | 6 | URI: git://github.com/openembedded/openembedded-core.git |
| 7 | branch: master | 7 | branch: master |
| 8 | revision: HEAD | ||
| 9 | 8 | ||
| 10 | luajit recipe requires host compiler to be able to generate 32bit code when target is 32bit | 9 | luajit recipe requires host compiler to be able to generate 32bit code when target is 32bit |
| 11 | e.g. arm, so ensure that $CC -m32 is functional on build host, if building this recipe, needed | 10 | e.g. arm, so ensure that $CC -m32 is functional on build host, if building this recipe, needed |
