<div dir="ltr">Hi,<div><br></div><div>I'm trying to integrate Qt5 with Yocto on the Wandboard Dual (i.MX6).  I've been following these two tutorials:</div><div><br></div><div><a href="http://wiki.wandboard.org/index.php/Getting_started_with_Yocto_on_Wandboard">http://wiki.wandboard.org/index.php/Getting_started_with_Yocto_on_Wandboard</a><br>

</div><div><a href="http://wiki.wandboard.org/index.php/Building_Qt5_using_yocto_on_Wandboard">http://wiki.wandboard.org/index.php/Building_Qt5_using_yocto_on_Wandboard</a><br></div><div><br></div><div>The problem occurs when I am ready to bitbake the meta-qt5 recipe into the core-image-minimal.  I add the recommended features to the local.conf and remove the x11 and wayland components in order to get the eglfs drivers.  Then I bitbake core-image-minimal, the bitbake succeeds fine.  I then run a dd command to write the core-image-minimal-wandboard-dual.sdcard to my sdcard.</div>

<div><br></div><div>Finally, upon inserting the sdcard into my wandboard, I boot it up and view the output through serial.  The boot fails with a "Kernel panic - not syncing: No init found.".</div><div><br></div>

<div>Here is the log of the first boot: <a href="http://pastebin.com/gr8LpMRU">http://pastebin.com/gr8LpMRU</a></div><div>And here is the log of when the board is reset: <a href="http://pastebin.com/eauuw3Q2">http://pastebin.com/eauuw3Q2</a></div>

<div><br></div><div>Does anyone have any idea why this is happening and how I can fix it?</div><div><br></div><div>Thank you!</div></div>