mirror of
https://git.yoctoproject.org/poky
synced 2026-06-17 06:19:56 +00:00
8d1977b2b6
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. (From OE-Core rev: 2567edb7e0a8c5ca9a88d6940491bf33bfe0eff9) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>