On 11/8/14, 3:55 AM, Burton, Ross wrote:
On 8 November 2014 08:53, Burton, Ross <[email protected] <mailto:[email protected]>> wrote:On 6 November 2014 15:34, Kai Kang <[email protected] <mailto:[email protected]>> wrote: It has been tested for core-image-minimal core-image-sato core-image-sato-sdk meta-toolchain and world. When I boot core-image-sato, X can't start. Does the virtual machine that qemu runs not have video support at the moment? I also see that the gdk-pixbuf postinstall script that runs in a userspace qemu on the host is failing with the "FATAL: kernel too old". Is this a known issue?
This is why relying on userspace qemu to do postinstall actions isn't good. If the host kernel doesn't have a new enough kernel it'll break. If the qemu does emulate the exact SOC, it'll break.. etc.. etc.. etc..
So I would expect failures like this on anything that is using QEMU userspace emulation (any arch).
--Mark -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
