Richard/Saul, It's sometimes nice when you get to clean up your own mess. While all my build tests passed on Friday to fix the "vmlinux" and "usr/src/kernel/vmlinux" are the same file, it was because the install failed in all cases, not just the one we wanted to prevent.
I bumped into a build failure when assembling xen hdmimage, since it could find the bzImage in the kernel source directory. I tracked it back to the hardlink fix, and on debugging, noticed that the test wasn't good on all machines. An extra space fixes everything up, and I'm now able to build my xen image AND build linux-yocto for qemumips, and another other target you should favour. Take this for spin .. since it is late at night when I did this, but it should be fine :) Cheers, Bruce The following changes since commit db7f8d4114267ed34c19dc66dd56c2372354b43f: kernel.bbclass: test for hardlinks before installing (2013-11-15 15:27:08 +0000) are available in the git repository at: git://git.pokylinux.org/poky-contrib zedd/kernel http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel Bruce Ashfield (1): kernel.bbclass: fix hardlink test meta/classes/kernel.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 1.8.1.2 _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core