]> code.ossystems Code Review - openembedded-core.git/commit
runqemu: do not rely on grepping images
authorRobert Yang <liezhi.yang@windriver.com>
Tue, 11 Apr 2017 09:21:28 +0000 (02:21 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 11 Apr 2017 17:10:49 +0000 (18:10 +0100)
commita99deb30a0138594147ae28aab016fe4b74b8959
tree4009cda8006d0110552d36688d03b6feba40b6b1
parent9ebcb2b6f41420ae3686afad03bb26a68cfacf95
runqemu: do not rely on grepping images

Fixed when the image is large and not enough memory:
  grep: memory exhausted
  Aborted

[YOCTO #11073]

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/qemuboot.bbclass
scripts/runqemu