El 02/10/2013 23:26, Dan B escribió:
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
Hello Dryaw,
I just checked what you said and it works! It skipped that QA test and
built perfectly. Additionally if you install this sdk into the Qt
creator it will work fine. I created, built, compiled and debugged and
app in QT 4.8.5 successfully.
Thank you!!
--
Diego González González
diego.gonza...@horus.es
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto