[yocto] Force recipe(non library) to build 32bit packages(only) for 64bit machine

Andrey Strunin a.strunin13 at gmail.com
Wed Oct 24 01:09:48 PDT 2018


Hi, folks!

My machine configuration is Mips64 and I use MULTILIB. It works ok, but 
there is a question...
Is it possible to build a recipe(non library) only for 32bit?
I know about lib32-${libname} notation, but what about non-libraries?
The sources I have to compile aren't build on 64bit at all (or build but 
doesn't work properly)
So, I have to build ONLY 32 bit version.



More information about the yocto mailing list