summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorSteve Sakoman <steve@sakoman.com>2023-12-21 07:49:26 -1000
committerSteve Sakoman <steve@sakoman.com>2024-01-04 05:00:13 -1000
commit19b0baeb8115dfff03ca0925402e367c80493c3e (patch)
treeba87398b6a9befc73fcaf17a0d174ab844ad2427 /scripts
parent88ba7d2d3aabf2e87900b8a0af85f2ab1bf1e16e (diff)
downloadpoky-19b0baeb8115dfff03ca0925402e367c80493c3e.tar.gz
testimage: drop target_dumper, host_dumper, and monitor_dumper
The target_dumper code is basically broken. It has been reading binary files over the text base serial communication and runs at every command failure which makes no sense. Each run might overwrite files from the previous run and the output appears corrupted due to confusion from the binary data. It isn't possible to cherry-pick "testimage: Drop target_dumper and most of monitor_dumper" from master, so just make target_dumper, host_dumper, and monitor_dumper empty functions. For further details see: https://lists.openembedded.org/g/openembedded-architecture/message/1888 (From OE-Core rev: 960e7e3dffa22c2142cb672c68cd9a8f0e3998a3) Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions