mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-16 22:07:35 +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 Gategarth] Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
fbe2e79ab0
commit
945f062ff0
@ -14,6 +14,9 @@ e.g. on archlinux based distributions install prerequisites like below
|
|||||||
|
|
||||||
pacman -S lib32-gcc-libs lib32-glibc
|
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][gatesgarth]' 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:
|
When sending single patches, please use something like:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user