diff options
author | Jagadeesh Krishnanjanappa <jkrishnanjanappa@mvista.com> | 2015-06-16 16:18:30 +0530 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-06-23 11:38:13 +0100 |
commit | 8b0527951ab71c4a4dc4d1238cd9e9e60a6eb5ee (patch) | |
tree | 4287cd7435396529db731619b39ac465f4f0d930 /scripts/lib/recipetool/create_buildsys_python.py | |
parent | 2d2db8f517ea719f097c957559175a07ecee82ad (diff) | |
download | openembedded-core-8b0527951ab71c4a4dc4d1238cd9e9e60a6eb5ee.tar.gz openembedded-core-8b0527951ab71c4a4dc4d1238cd9e9e60a6eb5ee.tar.bz2 openembedded-core-8b0527951ab71c4a4dc4d1238cd9e9e60a6eb5ee.zip |
runqemu-internal: set mutual exclusiveness for serial and nographic options
Use "-nographic" option only if "serial" option is not
specified. Otherwise we get below error when
'runqemu <kernel_image> <rootfs_image> serial' is executed,
(snip)
QEMU 2.2.0 monitor - type 'help' for more information
(qemu) qemu-system-aarch64: -serial stdio: cannot use stdio by multiple
character devices
-- CUT --
Signed-off-by: Jagadeesh Krishnanjanappa <jkrishnanjanappa@mvista.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/lib/recipetool/create_buildsys_python.py')
0 files changed, 0 insertions, 0 deletions