diff options
author | Yi Zhao <yi.zhao@windriver.com> | 2022-08-30 15:22:24 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-08-30 15:27:08 -0700 |
commit | ea62a6b30a0c564913ea4bb548b087aa5191edc9 (patch) | |
tree | 0be525335bccc262b6d298262e534dc52652a516 /meta-perl/recipes-perl | |
parent | 254b6cb1155961a26797ed0f6a011987008a4440 (diff) | |
download | meta-openembedded-ea62a6b30a0c564913ea4bb548b087aa5191edc9.tar.gz |
tcpreplay: fix buildpaths issue
POSIX_SHELL is specified a host tool path as it searches path on build
host using `which` when configure. Set it to a fixed path '/bin/sh'.
Fixes:
QA Issue: File /usr/bin/tcpbridge in package tcpreplay contains reference to TMPDIR
File /usr/bin/tcpliveplay in package tcpreplay contains reference to TMPDIR
File /usr/bin/tcprewrite in package tcpreplay contains reference to TMPDIR
File /usr/bin/tcpcapinfo in package tcpreplay contains reference to TMPDIR
File /usr/bin/tcpreplay in package tcpreplay contains reference to TMPDIR
File /usr/bin/tcpprep in package tcpreplay contains reference to TMPDIR
File /usr/bin/tcpreplay-edit in package tcpreplay contains reference to TMPDIR [buildpaths]
QA Issue: File /usr/src/debug/tcpreplay/4.4.2-r0/src/defines.h in package tcpreplay-src contains reference to TMPDIR [buildpaths]
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-perl/recipes-perl')
0 files changed, 0 insertions, 0 deletions