diff options
| author | Ross Burton <ross.burton@arm.com> | 2022-03-14 21:01:35 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-03-16 08:48:08 +0000 |
| commit | 096086d0c8e0913176422a527742ab7e88709f35 (patch) | |
| tree | fc7ae7bc987845bdc96eb5525adac18f8330515d /meta/recipes-devtools/python/python3-setuptools-rust-native_1.1.2.bb | |
| parent | 0f732b694afcd24e3448a5587c5e1f31778b721c (diff) | |
| download | poky-096086d0c8e0913176422a527742ab7e88709f35.tar.gz | |
python3-setuptools-rust-native: remove obsolete PIP_*
(From OE-Core rev: baa9f9c3c3bea1f81e02bb047171ca78f714b034)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python3-setuptools-rust-native_1.1.2.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python3-setuptools-rust-native_1.1.2.bb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/meta/recipes-devtools/python/python3-setuptools-rust-native_1.1.2.bb b/meta/recipes-devtools/python/python3-setuptools-rust-native_1.1.2.bb index 73dcbb26e6..2b92972700 100644 --- a/meta/recipes-devtools/python/python3-setuptools-rust-native_1.1.2.bb +++ b/meta/recipes-devtools/python/python3-setuptools-rust-native_1.1.2.bb | |||
| @@ -17,10 +17,6 @@ SRC_URI[sha256sum] = "a0adb9b503c0ffc4e8fe80b7c617898cefa78049983aaaea7f747e153a | |||
| 17 | # until that can be resolved | 17 | # until that can be resolved |
| 18 | inherit cargo pypi setuptools3 native | 18 | inherit cargo pypi setuptools3 native |
| 19 | 19 | ||
| 20 | # For some reason the wheel is built in ${S} not ${B} | ||
| 21 | PIP_INSTALL_DIST_PATH = "${S}/dist" | ||
| 22 | PIP_INSTALL_PACKAGE = "setuptools_rust" | ||
| 23 | |||
| 24 | DEPENDS += "python3-setuptools-scm-native python3-wheel-native" | 20 | DEPENDS += "python3-setuptools-scm-native python3-wheel-native" |
| 25 | 21 | ||
| 26 | RDEPENDS:${PN}:class-native += " \ | 22 | RDEPENDS:${PN}:class-native += " \ |
