]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
insane: Fix buildpaths test to work with special devices
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 2 Jul 2022 12:16:26 +0000 (13:16 +0100)
committerSteve Sakoman <steve@sakoman.com>
Wed, 10 Aug 2022 15:04:10 +0000 (05:04 -1000)
commit0106c6a629d0a9f07d76ffaad2dc92e48021e1b0
tree5c24a757a81638ed2f7d44477ec563811577535f
parentbd55001d9f895c7d52fedc7d1d2eb7b2ad7032b1
insane: Fix buildpaths test to work with special devices

If enabled, the buildpaths test hangs in psplash as it tries to open
a fifo and read from it, hanging indefinitely.

Tweak the test to ignore fifo/socket/device files.

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