aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/runqemu
diff options
context:
space:
mode:
authorMariano Lopez <mariano.lopez@linux.intel.com>2015-11-05 09:08:58 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-11-16 11:34:35 +0000
commitd1a97475b4e6c7066a3161cb9cec1d4b27644518 (patch)
tree112b241f5ddae5c8b27af7f0fdacaed92332fc46 /scripts/runqemu
parent0f89bbab6588a1171259801fa879516740030acb (diff)
downloadopenembedded-core-contrib-d1a97475b4e6c7066a3161cb9cec1d4b27644518.tar.gz
qemurunner: Remove the timeout in run_serial
Sometmes when there is high load in the server the commands executed in the target take a lot of time to complete and this lead to incorrect dump files or empty files. This is caused because run_serial has a timeout of five seconds when running the commands in the target. This change removes the timeout and just keep reading the socket until it finds the prompt from the target or when the socket is not ready to be read. [YOCTO #8510] Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/runqemu')
0 files changed, 0 insertions, 0 deletions