]> 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>
Wed, 20 Dec 2023 21:40:13 +0000 (11:40 -1000)
commit2afd9a6002cba2a23dd62a1805b4be04083c041b
tree39b6108c3cc772cee00e9367228b80dc5bc4c3f1
parentb71d5ec10f8e64fc6102c66dfc36151f2b0b3c86
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/testimage.bbclass