mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-17 22:48:28 +00:00
remove obsolete PIP_INSTALL_PACKAGE and PIP_INSTALL_DIST_PATH
All downloaded files and sstates for the recipes were cleaned, build was got from stratch and no errors were encoutered. Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -24,8 +24,6 @@ S = "${WORKDIR}/git"
|
||||
|
||||
inherit python_setuptools3_rust cargo-update-recipe-crates
|
||||
|
||||
PIP_INSTALL_DIST_PATH = "${S}/dist"
|
||||
|
||||
# crossbeam-* -> std::sync::atomic AtomicI64, AtomicU64
|
||||
# not supported on mips/powerpc with 32-bit pointers
|
||||
# https://doc.rust-lang.org/std/sync/atomic/#portability
|
||||
|
||||
Reference in New Issue
Block a user