aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/README
diff options
context:
space:
mode:
authorakuster <akuster808@gmail.com>2021-02-07 11:20:56 -0800
committerKhem Raj <raj.khem@gmail.com>2021-02-07 20:38:39 -0800
commit973fe410d238e0c361f8bc4d9ba7915464217e22 (patch)
tree908a5619b9cd61da8ad61319fb095c61f8769fc7 /meta-oe/README
parent460077d30ffedca4c794f60cd0f21404fc1736d7 (diff)
downloadmeta-openembedded-973fe410d238e0c361f8bc4d9ba7915464217e22.tar.gz
meta-oe/README: add Ubuntu prerequisite information
When building on Ubuntu 20.04, luajit needs 32bit support so install 'gcc-multilib' 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/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-oe/README b/meta-oe/README
index 8d787df68b..98f671d7c2 100644
--- a/meta-oe/README
+++ b/meta-oe/README
@@ -14,6 +14,9 @@ e.g. on archlinux based distributions install prerequisites like below
pacman -S lib32-gcc-libs lib32-glibc
+Ubuntu
+sudo apt-get install gcc-multilib
+
Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe]' in the subject'
When sending single patches, please use something like: