On Fri, 2017-04-07 at 02:47 -0700, Robert Yang wrote: > Fixed when the image is large and not enough memory: > grep: memory exhausted > Aborted > > [YOCTO #11073] > > Signed-off-by: Robert Yang <[email protected]> > --- > meta/classes/qemuboot.bbclass | 3 +++ > scripts/runqemu | 19 +++++++++++-------- > 2 files changed, 14 insertions(+), 8 deletions(-)
This breaks oe-selftest: https://autobuilder.yocto.io/builders/nightly-oe-selftest/builds/248/steps/Running%20oe-selftest/logs/stdio Perhaps not all the failures but certainly: wic.Wic.test_rawcopy_plugin_qemu wic.Wic.test_qemu_efi wic.Wic.test_qemu We see intermittent failures on these tests anyway and I think you're onto the right track with a potential fix though. Cheers, Richard -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
