python3-setuptools-rust-native: remove obsolete PIP_*

(From OE-Core rev: baa9f9c3c3bea1f81e02bb047171ca78f714b034)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ross Burton
2022-03-14 21:01:35 +00:00
committed by Richard Purdie
parent 0f732b694a
commit 096086d0c8

View File

@@ -17,10 +17,6 @@ SRC_URI[sha256sum] = "a0adb9b503c0ffc4e8fe80b7c617898cefa78049983aaaea7f747e153a
# until that can be resolved
inherit cargo pypi setuptools3 native
# For some reason the wheel is built in ${S} not ${B}
PIP_INSTALL_DIST_PATH = "${S}/dist"
PIP_INSTALL_PACKAGE = "setuptools_rust"
DEPENDS += "python3-setuptools-scm-native python3-wheel-native"
RDEPENDS:${PN}:class-native += " \