diff --git a/meta-python/recipes-devtools/python/python3-fsspec_2024.9.0.bb b/meta-python/recipes-devtools/python/python3-fsspec_2024.9.0.bb index 49ca4b3e93..1073f94802 100644 --- a/meta-python/recipes-devtools/python/python3-fsspec_2024.9.0.bb +++ b/meta-python/recipes-devtools/python/python3-fsspec_2024.9.0.bb @@ -20,3 +20,5 @@ RDEPENDS:${PN}-ptest += "\ python3-numpy \ python3-requests \ " + +BBCLASSEXTEND = "native nativesdk"