diff --git a/meta-python/recipes-devtools/python/python-scandir_1.10.0.bb b/meta-python/recipes-devtools/python/python-scandir_1.10.0.bb index 253c2342b..9de272417 100644 --- a/meta-python/recipes-devtools/python/python-scandir_1.10.0.bb +++ b/meta-python/recipes-devtools/python/python-scandir_1.10.0.bb @@ -10,3 +10,5 @@ SRCREV = "982e6ba60e7165ef965567eacd7138149c9ce292" S = "${WORKDIR}/git" inherit setuptools + +BBCLASSEXTEND = "native nativesdk" \ No newline at end of file