<div dir="ltr">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 <div>A quick-fix until someone can figure out what's going on is to add the following line to your local.conf:</div>
<div><br></div><div>INSANE_SKIP_nativesdk-dbus = "installed-vs-shipped"<br></div><div><br></div><div><br></div><div>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.</div>
<div><br></div><div>Good luck</div></div>