Build stops with error during generation of a vmdk image (--enable-bootimage=vmdk or edit local.conf) "cannot stat <builddir>/bitbake_build/tmp/work-shared/x86-64-kvm-guest/kernel-source/bzImage': No such file or directory"
Create a softlink to missing bzImage ln -s <build_dir>/bitbake_build/tmp/deploy/images/x86-64-kvm-guest/bzImage <build_dir>/bitbake_build/tmp/work-shared/x86-64-kvm-guest/kernel-source/bzImage
<install>/wrlinux-7/wrlinux/configure --enable-board=x86-64-kvm-guest --enable-rootfs=glibc-small --enable-bootimage=vmdk --with-sstate-dir=<DIR> make fs