]> code.ossystems Code Review - openembedded-core.git/commitdiff
python3-cryptography: remove obsolete PIP_INSTALL_DIST_PATH
authorRoss Burton <ross.burton@arm.com>
Mon, 14 Mar 2022 21:01:12 +0000 (21:01 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 15 Mar 2022 08:40:11 +0000 (08:40 +0000)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-cryptography_36.0.1.bb

index 09f940272a46aac1b7db754ba346b5678243ec30..e33eaa5083488e17b3f13d645142075de5f026eb 100644 (file)
@@ -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 \