diff --git a/meta-python/recipes-devtools/python/python3-pybind11_2.11.1.bb b/meta-python/recipes-devtools/python/python3-pybind11_2.11.1.bb index e919e7dcc2..4428371996 100644 --- a/meta-python/recipes-devtools/python/python3-pybind11_2.11.1.bb +++ b/meta-python/recipes-devtools/python/python3-pybind11_2.11.1.bb @@ -13,7 +13,7 @@ S = "${WORKDIR}/git" EXTRA_OECMAKE = "-DPYBIND11_TEST=OFF" -inherit cmake setuptools3 python3native +inherit cmake setuptools3 PIP_INSTALL_DIST_PATH = "${S}/dist" PIP_INSTALL_PACKAGE = "pybind11"