mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-16 20:20:32 +00:00
The recent workaround for https://github.com/swiftlang/swift/issues/69311 breaks python3-m2crypto-native, with error about missing e_os2.h file in recipe-sysroot-native. Apply do_configure:prepend to class-target only to fix. Signed-off-by: Geoff Parker <geoffrey.parker@arthrex.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit c1693752d79b27a02a109dd76fe346cbcf860b14) Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>