diff options
| author | Ross Burton <ross.burton@arm.com> | 2022-03-14 21:01:12 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-03-16 08:48:08 +0000 |
| commit | 4e87cfb56dd58cd196335ec17442fb6d91408ec8 (patch) | |
| tree | 3f29e2305ef8c6da46d93b2716f349a2e78aae18 /meta/recipes-devtools/python | |
| parent | 2e1cb386f93f28f8108901b954d31e0eb69cfced (diff) | |
| download | poky-4e87cfb56dd58cd196335ec17442fb6d91408ec8.tar.gz | |
python3-cryptography: remove obsolete PIP_INSTALL_DIST_PATH
(From OE-Core rev: 1ebf3774655a57807ca5e03530fef2bd80442adb)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python')
| -rw-r--r-- | meta/recipes-devtools/python/python3-cryptography_36.0.1.bb | 2 |
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 += " \ | |||
| 21 | 21 | ||
| 22 | inherit pypi python_setuptools3_rust | 22 | inherit pypi python_setuptools3_rust |
| 23 | 23 | ||
| 24 | PIP_INSTALL_DIST_PATH = "${S}/dist" | ||
| 25 | |||
| 26 | DEPENDS += " \ | 24 | DEPENDS += " \ |
| 27 | ${PYTHON_PN}-asn1crypto-native \ | 25 | ${PYTHON_PN}-asn1crypto-native \ |
| 28 | ${PYTHON_PN}-cffi-native \ | 26 | ${PYTHON_PN}-cffi-native \ |
