Skip to content

Commit aee9db3

Browse files
Yashinde145rpurdie
authored andcommitted
src/poky:rust: reproducibility issue fix with v1.75
With 1.75 rust release, the '.rustc' section of shared object libs are embedded with absolute path names which is casuing reproducibiluty issues. This change will fix the path name format back to '/rust/$hash' as in earlier versions. Below are the links for detailed bug description & discusssion with upstream rust. rust-lang/rust#120825 (comment) rust-lang/rust#120825 (comment) (From OE-Core rev: a80ce6e3c023809d1ec13d19e8acb25770b54737) Signed-off-by: Sundeep KOKKONDA <[email protected]> Signed-off-by: Yash Shinde <[email protected]> Signed-off-by: Richard Purdie <[email protected]>
1 parent d94d7f5 commit aee9db3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/poky

Submodule poky updated from 694b85a to 3970a48

0 commit comments

Comments
 (0)