]> 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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 20 Dec 2023 07:44:46 +0000 (07:44 +0000)
commit599ac08a6f6fb3f6a89a897c8e06367c63c2f979
treeaf6c1e68c710a9d87c590ee0f427087a220b0c58
parentbf635f8f2258f8b8beb0adb8dead2b6b40b2274a
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>
meta/classes-recipe/testimage.bbclass