mirror of
https://git.yoctoproject.org/poky
synced 2026-03-06 23:39:40 +01:00
qemu: disable sporadically failing test-io-channel-command
[YOCTO #14996] (From OE-Core rev: e7f032b3f797f76dbb4ffa42fa5364624c6fb08b) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
9d949ac7c1
commit
19adb2236b
@@ -80,6 +80,8 @@ do_install_ptest() {
|
||||
# Update SRC_PATH variable to the right place on target
|
||||
sed -i -e "s#^SRC_PATH=.*#SRC_PATH=${PTEST_PATH}#g" $makfiles
|
||||
|
||||
# https://gitlab.com/qemu-project/qemu/-/issues/1403
|
||||
rm ${D}${PTEST_PATH}/tests/unit/test-io-channel-command
|
||||
}
|
||||
|
||||
# QEMU_TARGETS is overridable variable
|
||||
|
||||
Reference in New Issue
Block a user