I am using local clone for 3.2 kernel and I get build fail for Linux-yocto_3.2.bb.
WARNING: For recipe linux-yocto, the following files/directories were installed but not shipped in any package:
WARNING: /etc
ERROR: QA Issue: Architecture did not match (62 to 3) on /work/<….>/linux-yocto-3.2.18+git1+20958298c233d15b1d705e7b0eb93282d6ecb5de_1+7d26ac083cb255888536b42b622b97fb438753ad-r1/packages-split/kernel-vmlinux/boot/vmlinux-3.2.18-yocto-standard
ERROR: QA run found fatal errors. Please consider fixing them.
ERROR: Function failed: do_package_qa
Any idea why I get this?
It means you've managed to get a 32 bit object in a 64 bit build. Have you tweaked the configuration ?