diff --git a/meta-python/recipes-devtools/python/python-bitarray.inc b/meta-python/recipes-devtools/python/python-bitarray.inc index 7b6e0d1b3..38a22f668 100644 --- a/meta-python/recipes-devtools/python/python-bitarray.inc +++ b/meta-python/recipes-devtools/python/python-bitarray.inc @@ -8,4 +8,4 @@ SRC_URI[sha256sum] = "7da501356e48a83c61f479393681c1bc4b94e5a34ace7e08cb29e7dd92 inherit pypi -BBCLASSEXTEND = "nativesdk" +BBCLASSEXTEND = "native nativesdk"