diff --git a/meta-python/recipes-devtools/python/python3-pybind11_2.5.0.bb b/meta-python/recipes-devtools/python/python3-pybind11_2.5.0.bb index 9674ec093..5d57590a1 100644 --- a/meta-python/recipes-devtools/python/python3-pybind11_2.5.0.bb +++ b/meta-python/recipes-devtools/python/python3-pybind11_2.5.0.bb @@ -32,3 +32,5 @@ do_install() { distutils3_do_install cmake_do_install } + +BBCLASSEXTEND = "native nativesdk"