mirror of
https://git.yoctoproject.org/poky
synced 2026-04-02 17:02:21 +02:00
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:
committed by
Richard Purdie
parent
0f732b694a
commit
096086d0c8
@@ -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 += " \
|
||||
|
||||
Reference in New Issue
Block a user