mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
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> (cherry picked from commit 973fe410d238e0c361f8bc4d9ba7915464217e22) [Minor fixup for Dunfell] Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
a9befa4413
commit
ee04df8c69
@ -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][dunfell]' in the subject'
|
||||
|
||||
When sending single patches, please use something like:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user