diff --git a/meta-python/recipes-devtools/python/python3-cryptography_36.0.1.bb b/meta-python/recipes-devtools/python/python3-cryptography_36.0.1.bb index abb15381f..00791dce2 100644 --- a/meta-python/recipes-devtools/python/python3-cryptography_36.0.1.bb +++ b/meta-python/recipes-devtools/python/python3-cryptography_36.0.1.bb @@ -20,6 +20,8 @@ SRC_URI += " \ inherit pypi setuptools3_rust +PIP_INSTALL_DIST_PATH = "${S}/dist" + DEPENDS += " \ ${PYTHON_PN}-asn1crypto-native \ ${PYTHON_PN}-cffi-native \