From 5523306cc50bf404514640689ba1422e50477a5d Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Mon, 14 Mar 2022 21:01:12 +0000 Subject: [PATCH] python3-cryptography: remove obsolete PIP_INSTALL_DIST_PATH Signed-off-by: Richard Purdie --- meta/recipes-devtools/python/python3-cryptography_36.0.1.bb | 2 -- 1 file changed, 2 deletions(-) diff --git a/meta/recipes-devtools/python/python3-cryptography_36.0.1.bb b/meta/recipes-devtools/python/python3-cryptography_36.0.1.bb index 09f940272a..e33eaa5083 100644 --- a/meta/recipes-devtools/python/python3-cryptography_36.0.1.bb +++ b/meta/recipes-devtools/python/python3-cryptography_36.0.1.bb @@ -21,8 +21,6 @@ SRC_URI += " \ inherit pypi python_setuptools3_rust -PIP_INSTALL_DIST_PATH = "${S}/dist" - DEPENDS += " \ ${PYTHON_PN}-asn1crypto-native \ ${PYTHON_PN}-cffi-native \ -- 2.40.1