]> code.ossystems Code Review - openembedded-core.git/commit
libstd-rs: Apply patches to right version of libc
authorKhem Raj <raj.khem@gmail.com>
Wed, 26 Jan 2022 01:13:14 +0000 (17:13 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 3 Feb 2022 09:01:58 +0000 (09:01 +0000)
commit83a9d2ba188b3a95d01ef62763d33b89435f8a1a
tree72419c36aaad500b6ccec4fec351e1e0a2f7c5f3
parent3ea0b084cc3e394e59399b8cdc479eee0ff1419b
libstd-rs: Apply patches to right version of libc

1.58 rust libstd is locked to use 0.2.106, therefore patch the correct
version. once we start using 0.2.108+ these patches will not be required
as the port is available then on.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/rust/libstd-rs/0001-Add-base-definitions-for-riscv64-musl.patch
meta/recipes-devtools/rust/libstd-rs/0002-FIXUP-linux-musl-mod.rs-add-riscv64-to-b64-set.patch
meta/recipes-devtools/rust/libstd-rs/0003-FIXUP-Correct-definitions-to-match-musl.patch
meta/recipes-devtools/rust/libstd-rs/0004-Update-checksums-for-modified-files-for-rust.patch