mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 18:32:12 +02:00
The check target for the glibc testsuite uses networking to access a QEMU in system mode. This was resulting in large numbers of test failures for the x86 targets that use it. Enable network access to resolve this. (From OE-Core rev: b3b73520296380e78e084918d5c5fbd6c7c50c9b) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 088e022f80e57ca345838bf57df9abad3d8b9313) Signed-off-by: Steve Sakoman <steve@sakoman.com>