mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 09:32:14 +02:00
We don't need to run 'make check' across the source tree. Forcibly regenerate tests/testsuite so it supports the --am-fmt option that we patch into autoconf. Add coreutils to ptest RDEPENDS as the symlink-bad-length test needs base64. Clean up run-ptest: there's no need to run atconfig manually, and use --am-fmt instead of manually sedding the output. (From OE-Core rev: 6829e353dd5a68c8d6b3ed07ae14bfe817e2156a) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>