mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-16 07:27:08 +00:00
wheel contains site-package .so named linux-musl which is not loadable on musl systems, rename it to linux-gnu even on musl like other python dynamic modules. This fixed ptest runs for both pydantic-core and pydantic recipes Signed-off-by: Khem Raj <raj.khem@gmail.com>