From: Ross Burton Date: Mon, 14 Mar 2022 21:01:12 +0000 (+0000) Subject: python3-cryptography: remove obsolete PIP_INSTALL_DIST_PATH X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~4775 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ebf3774655a57807ca5e03530fef2bd80442adb;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-cryptography: remove obsolete PIP_INSTALL_DIST_PATH Signed-off-by: Richard Purdie --- 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 09f940272a4..e33eaa50834 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 \