diff options
author | Khem Raj <raj.khem@gmail.com> | 2025-08-22 11:33:52 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-08-25 17:47:21 +0100 |
commit | 6471b9a898b3e648c8a9b80322d120ee46be0d9a (patch) | |
tree | 9abda5b4dfdf7d76fa05a4e93024c8c94d081b15 /scripts/lib/build_perf | |
parent | d566c7bb8d27e073d7977d21e34b763c7af3fcb1 (diff) | |
download | poky-6471b9a898b3e648c8a9b80322d120ee46be0d9a.tar.gz |
python3: Address failing ptests on musl
Take a partial patch to disable portion of test_makedev, its also applied
in alpine. NODEV does not exist on musl
Add test_null_dlsym to ignore list on musl, it needs GNU ifunc support
and musl does not implement GNU ifuncs
fixes
Failed ptests:
{'python3': ['test_null_dlsym', 'test_makedev', 'python3']}
(From OE-Core rev: c197de49d6b406be5fc79b6e17c397c834efc1b0)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/build_perf')
0 files changed, 0 insertions, 0 deletions