On 7 September 2015 at 22:12, Khem Raj <[email protected]> wrote: > > I believe the tests will run with the nographic options to qemu which > > then won't need X, Ross had a patch around for that recently. To be > > honest when looking at this kind of issue, I usually debug it using > > testimage now, its actually easier in many cases… > > in this case it will be faster. Care to point to Ross’s patch ? >
http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/commit/?h=ross/mut&id=e67ab458ab2d67908d80f9aa1954dee05cb21fc1 is the patch to run the tests in a nographics qemu. The framework still checks that DISPLAY is set, but you can just set that to anything you want as it won't be used. Ross
-- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
