index
:
linux/poky.git
1.1_M1
1.1_M2
1.1_M3
1.1_M4
1.2_M1
1.2_M2
1.2_M3
1.2_M4
1.3_M1
1.3_M2
1.3_M3
1.3_M4
1.3_M5
1.3_beta
1.4_M1
1.4_M3
1.4_M4
1.4_M5
1.6_M5
bernard
blinky
clyde
daisy
daisy-140929
daisy-enea
daisy-enea-231026
danny
danny-next
denzil
dizzy
dizzy-enea
dora
dora-toaster
dunfell
dunfell-next
dylan
edison
elroy
enea_linux_3
fido
gatesgarth
gatesgarth-next
genericarm64
green
halstead/hashclient
hardknott
hardknott-next
honister
jethro
kirkstone
kirkstone-next
krogoth
krogoth-enea
krogoth-next
langdale
laverne
master
master-next
master-next2
master-test
master-uninative
mickledore
mickledore-next
morty
morty-next
nanbield
pinky
purple
pyro
pyro-enea
pyro-next
pyro-nfvaccess
python3
rocko
rocko-next
scarthgap
styhead
sumo
sumo-next
thud
thud-next
warrior
warrior-next
zeus
zeus-next
zeus-next2
Mirror of git.yoctoproject.org/poky
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
meta
/
recipes-devtools
/
rust
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
rust: Merge all rustc-source patches into rust-source.inc
Alex Kiernan
2023-01-12
5
-23
/
+10
*
rust: Fix build with 64bit time_t
Khem Raj
2023-01-06
2
-0
/
+32
*
cargo: Do not use open64 on musl anymore
Khem Raj
2022-12-31
2
-1
/
+4
*
rust-llvm: Fix build on latest musl
Khem Raj
2022-12-31
2
-1
/
+81
*
rust,libstd-rs: Fix build with latest musl
Khem Raj
2022-12-31
2
-0
/
+173
*
rust: Do not use open64 on musl in getrandom crate
Khem Raj
2022-12-31
2
-0
/
+30
*
cargo: Drop exclude from world
Alex Kiernan
2022-12-28
1
-1
/
+0
*
cargo: Include crossbeam-utils patch
Alex Kiernan
2022-12-28
2
-0
/
+79
*
rust: Move musl-x86 fix for `__stack_chk_fail_local` to rust-source
Alex Kiernan
2022-12-28
2
-5
/
+5
*
rust: Merge .inc into .bb
Alex Kiernan
2022-12-28
3
-234
/
+217
*
rust-llvm: Update LLVM_VERSION to match embedded version
Alex Kiernan
2022-12-28
1
-1
/
+1
*
rust-llvm: Merge .inc into .bb
Alex Kiernan
2022-12-28
2
-79
/
+79
*
libstd-rs: Move source directory to library/test
Alex Kiernan
2022-12-23
1
-2
/
+4
*
libstd-rs: Merge .inc into .bb
Alex Kiernan
2022-12-23
2
-41
/
+39
*
rust: Enable building rust from stable, beta and nightly channels
Alejandro Hernandez Samaniego
2022-12-21
3
-6
/
+12
*
rust: update 1.65.0 -> 1.66.0
Alex Kiernan
2022-12-17
11
-71
/
+38
*
rust: Install target.json for target rustc
Alex Kiernan
2022-12-17
1
-0
/
+3
*
rust: update 1.64.0 -> 1.65.0
Alex Kiernan
2022-11-07
9
-41
/
+46
*
rust: submit a rewritten version of crossbeam_atomic.patch upstream
Alexander Kanavin
2022-11-03
1
-1
/
+1
*
rust: install rustfmt for riscv32 as well
Alexander Kanavin
2022-10-28
1
-1
/
+0
*
rust: update 1.63.0 -> 1.64.0
Alex Kiernan
2022-10-26
8
-26
/
+57
*
rust: Use libc++ runtime when using clang with llvm runtime
Khem Raj
2022-09-12
1
-0
/
+2
*
rust: Use variable to specify extra tools to install
Khem Raj
2022-09-09
1
-1
/
+3
*
rust-cross-canadian: Fix for the issue caused by using sdk shell
Sundeep KOKKONDA
2022-09-07
2
-3
/
+36
*
rust: Enable verbose-tests to get the test results in readable format
pgowda
2022-09-05
1
-0
/
+4
*
rust: Add linker configurations for cross compilation
pgowda
2022-09-05
1
-0
/
+3
*
rust-llvm: Update to matching LLVM_VERSION from rust-source
Khem Raj
2022-09-01
1
-1
/
+1
*
rust: Fix crossbeam-utils for arches without atomics
Richard Purdie
2022-08-31
3
-0
/
+54
*
rust: Fix build failure on riscv32
Khem Raj
2022-08-31
2
-1
/
+30
*
rust: update from 1.62.1 to 1.63.0
Randy MacLeod
2022-08-31
6
-15
/
+15
*
rust-cross-canadian: rename shell variables for easier appends
Peter Bergin
2022-08-25
1
-4
/
+4
*
rust: update 1.62.0 -> 1.62.1
Alexander Kanavin
2022-08-14
5
-1
/
+1
*
rust: Remove unneeded RUST_TARGETGENS settings
Richard Purdie
2022-08-12
2
-5
/
+0
*
rust-cross-canadian: Use shell from SDK, not the host
Richard Purdie
2022-08-09
1
-1
/
+2
*
rust: Update README
Richard Purdie
2022-08-08
1
-23
/
+3
*
rust: Ensure buildpaths are handled in debug symbols correctly
Richard Purdie
2022-08-08
1
-0
/
+2
*
rust: Fix musl builds
Richard Purdie
2022-08-08
1
-0
/
+2
*
rust: Enable nativesdk and target builds + replace rust-tools-cross-canadian
Richard Purdie
2022-08-08
5
-61
/
+67
*
rust: Drop cross/crosssdk
Richard Purdie
2022-08-08
3
-63
/
+0
*
rust-cross-canadian: Simplify and fix
Richard Purdie
2022-08-08
3
-110
/
+12
*
cargo: Drop cross-canadian variant and fix/use nativesdk
Richard Purdie
2022-08-08
1
-0
/
+37
*
rust.inc: Fix for cross compilation configuration
Richard Purdie
2022-08-08
1
-5
/
+15
*
rust-llvm: Enable nativesdk variant
Richard Purdie
2022-08-08
1
-1
/
+8
*
cargo_common: Handle build SYS as well as HOST/TARGET
Richard Purdie
2022-08-08
1
-3
/
+0
*
rust-common/rust: Improve bootstrap BUILD_SYS handling
Richard Purdie
2022-08-08
1
-4
/
+3
*
rust: Generate per recipe target configuration files
Richard Purdie
2022-08-08
2
-3
/
+5
*
rust/mesa: Drop obsolete YOCTO_ALTERNATE_MULTILIB_NAME
Richard Purdie
2022-08-08
1
-2
/
+0
*
rust.inc: Fix cross build llvm-config handling
Richard Purdie
2022-08-08
1
-4
/
+14
*
rust.inc: Rename variables to make code clearer
Richard Purdie
2022-08-08
1
-10
/
+10
*
rust: Switch to use RUST_XXX_SYS consistently
Richard Purdie
2022-08-08
2
-7
/
+7
[prev]
[next]