Python doesn't cross compile for MinGW, so remove it as a dependency from the mingw32 nativesdk build
Signed-off-by: Joshua Watt <jpewhac...@gmail.com> --- recipes-core/libxml/libxml2_%.bbappend | 1 + 1 file changed, 1 insertion(+) create mode 100644 recipes-core/libxml/libxml2_%.bbappend diff --git a/recipes-core/libxml/libxml2_%.bbappend b/recipes-core/libxml/libxml2_%.bbappend new file mode 100644 index 0000000..2c9f206 --- /dev/null +++ b/recipes-core/libxml/libxml2_%.bbappend @@ -0,0 +1 @@ +PACKAGECONFIG_remove_class-nativesdk_mingw32 = "python" -- 2.21.0 -- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto