diff --git a/meta-stx-integ/recipes-devtools/python/python-wheel_%.bbappend b/meta-stx-integ/recipes-devtools/python/python-wheel_%.bbappend new file mode 100644 index 0000000..0592c5c --- /dev/null +++ b/meta-stx-integ/recipes-devtools/python/python-wheel_%.bbappend @@ -0,0 +1,2 @@ +RDEPENDS_${PN}_class-native = "" +BBCLASSEXTEND = "native"