I was having a similar error, and sgw_ in the #yocto irc channel helped me out. It looks like there is some bug in nativesdk-dbus A quick-fix until someone can figure out what's going on is to add the following line to your local.conf:
INSANE_SKIP_nativesdk-dbus = "installed-vs-shipped" All this does is skip the QA test that is failing. I haven't yet checked the result to see if it's working, but it at least was able to skip that QA test and build successfully. Good luck
_______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto