diff options
author | Kevin Hao <kexin.hao@windriver.com> | 2019-06-06 15:11:46 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-06-07 09:11:48 +0100 |
commit | e5f2684d60025fbe205d1974ba89341d1d5408be (patch) | |
tree | 98240634f2dd64c1592f8ec4a655058af942f0b9 /meta/recipes-support/libpcre | |
parent | f5dd71ec5289f37661c71db170c0b2d151badd35 (diff) | |
download | poky-e5f2684d60025fbe205d1974ba89341d1d5408be.tar.gz |
runqemu: Add the support to pass multi ports to tcpserial parameter
In some cases(such as the oeqa's qemurunner), we need to setup multi
serial devices via the '-serial 127.0.0.1:xx" and the order of them
is significant. The mixing use of "tcpserial" and "-serial 127.0.0.1:xx"
cause ambiguous issues and we can't fix it by only adjusting the order
of them. So add the support to pass multi ports to the tcpserial
parameter, this will make sure that the order of setting up the serial
is really what we want.
[YOCTO Bug 13309]
(From OE-Core rev: 766c3b56e5071b5a5a64e88df6d3abe5232dd958)
Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/libpcre')
0 files changed, 0 insertions, 0 deletions