]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
testimage: Exclude wtmp from target-dumper commands
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 19 Dec 2023 14:29:32 +0000 (14:29 +0000)
committerSteve Sakoman <steve@sakoman.com>
Thu, 21 Dec 2023 15:25:02 +0000 (05:25 -1000)
commit1a14503ff5b4bc8192ae1b0d22622b8aefb718be
tree75e00ffc35009c46969b5d85e9eff6e6b830e5f1
parent34f2f67055a9a29765629abef28ffa6b66c8ed41
testimage: Exclude wtmp from target-dumper commands

wtmp is filled with binary data which the run_serial command can't cope with.
Catting this results in confusion of the serial interface and potentially large
backlogs of data in the buffers which can hang qemu.

Exclude the problematic files from the command.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 599ac08a6f6fb3f6a89a897c8e06367c63c2f979)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/classes-recipe/testimage.bbclass