mirror of
https://git.yoctoproject.org/poky
synced 2026-02-15 05:03:03 +01:00
setuptools3_rust: Rename to python_setuptools3_rust
(From OE-Core rev: 57bef31cdcafeef2d1ca5ff3aee7b2e2181a0514) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -18,7 +18,7 @@ SRC_URI += " \
|
||||
file://0002-Cargo.toml-edition-2018-2021.patch \
|
||||
"
|
||||
|
||||
inherit pypi setuptools3_rust
|
||||
inherit pypi python_setuptools3_rust
|
||||
|
||||
PIP_INSTALL_DIST_PATH = "${S}/dist"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user