[yocto] Build core2 (i686) U-Boot for a core-i7 (amd64) image

Ferry Toth ftoth at telfort.nl
Mon Jul 17 12:02:20 PDT 2017


On edison U-Boot is 32 bit. I'm building a 64 bit kernel + rootfs.

The only recipy that fails is U-Boot with:
undefined reference to `__normal___udivdi3'

Apparently, when building 32 bit U-Boot outside of yocto on a 64bit 
machine you need to install gcc-6-multilib.

How would I configure poke or change the recipe to do the same?





More information about the yocto mailing list