]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
cargo: Do not use open64 on musl anymore
authorKhem Raj <raj.khem@gmail.com>
Thu, 29 Dec 2022 19:09:18 +0000 (11:09 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 31 Dec 2022 17:06:19 +0000 (17:06 +0000)
commit44441c727a5301ab99ab8b4d8b8b1f61f0a810af
tree01531f5400baac54aabc13f428b38dbef4cc7393
parent34f1121ba9684b1ab978438db2b16c1e42ea5973
cargo: Do not use open64 on musl anymore

The same rust getrandom patch is needed for cargo on target as well
as it uses the same crate

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/rust/cargo_1.66.0.bb
meta/recipes-devtools/rust/files/getrandom-open64.patch [moved from meta/recipes-devtools/rust/rust/getrandom-open64.patch with 100% similarity]