summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@arm.com>2022-03-14 21:01:12 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-03-16 08:48:04 +0000
commit1ebf3774655a57807ca5e03530fef2bd80442adb (patch)
tree9fc30ce0e4aed6a3b2259c3984114318d6f145ee
parenteb75f5b64146912f4e312eb1fe00162169ae70fa (diff)
downloadopenembedded-core-contrib-1ebf3774655a57807ca5e03530fef2bd80442adb.tar.gz
python3-cryptography: remove obsolete PIP_INSTALL_DIST_PATH
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-devtools/python/python3-cryptography_36.0.1.bb2
1 files changed, 0 insertions, 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 \