diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-bitarray.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-bitarray.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-bitarray.inc b/meta-python/recipes-devtools/python/python-bitarray.inc index 7b6e0d1b35..38a22f668e 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 | |||
8 | 8 | ||
9 | inherit pypi | 9 | inherit pypi |
10 | 10 | ||
11 | BBCLASSEXTEND = "nativesdk" | 11 | BBCLASSEXTEND = "native nativesdk" |