]> code.ossystems Code Review - openembedded-core.git/commitdiff
python3-setuptools-rust-native: remove obsolete PIP_*
authorRoss Burton <ross.burton@arm.com>
Mon, 14 Mar 2022 21:01:35 +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-setuptools-rust-native_1.1.2.bb

index 73dcbb26e67ddfafc695e9818e5ce0b951480b72..2b929727005429515a521762d6bacd1284bdd024 100644 (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 += " \