diff options
author | Yi Zhao <yi.zhao@windriver.com> | 2017-09-21 15:54:58 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-09-22 17:15:30 +0100 |
commit | f5a260f01ede40e1ddc44aac6fdc5bbe7ec1653a (patch) | |
tree | 831e04c1ee8ffc75662eaec5f54e52d58066eb17 /scripts/oe-buildenv-internal | |
parent | ab93338177af644cbaa5594fd3e0daa67398c729 (diff) | |
download | poky-f5a260f01ede40e1ddc44aac6fdc5bbe7ec1653a.tar.gz |
ltp: fix hanging issue for gdb01 case
If gdb01 testcase runs as background process, gdb can receive SIGTTOU
and then the case gets stuck. Replace stdin with /dev/null to fix this
issue. The patch is backported from upstream.
(From OE-Core rev: b38a44e3ca30a8fe83bdccb4ee2b7748b3f7f223)
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/oe-buildenv-internal')
0 files changed, 0 insertions, 0 deletions