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?


-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to