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: Drop targets and hosts override magic
Alex Kiernan
2023-12-04
1
-6
/
+2
*
rust-llvm: Allow overriding LLVM target archs
Niko Mauno
2023-12-04
1
-1
/
+3
*
rust: Drop TARGET_VENDOR export
Alex Kiernan
2023-12-01
1
-3
/
+0
*
rust: Delete python2 configparser code path
Alex Kiernan
2023-12-01
1
-4
/
+1
*
rust: Split rustdoc into a separate package
Sundeep KOKKONDA
2023-11-27
1
-1
/
+3
*
rust-llvm: remove python3native dependency
Ross Burton
2023-11-23
1
-1
/
+10
*
rust: drop PE, PR from /usr/src/debug paths
Martin Jansa
2023-11-20
1
-1
/
+1
*
rust-cross-canadian: Add riscv64 to cross-canadian hosts
Khem Raj
2023-11-05
1
-1
/
+1
*
rust-cross-canadian: set CARGO_TARGET_<triple>_RUNNER for nativesdk
Sean Nyekjaer
2023-10-19
1
-0
/
+3
*
rust-cross-canadian: set CARGO_TARGET_<triple>_RUSTFLAGS
Sean Nyekjaer
2023-10-19
1
-1
/
+3
*
rust: reproducibility issue fix
Sundeep KOKKONDA
2023-10-11
1
-0
/
+1
*
recipes: Drop remaining PR values from recipes
Richard Purdie
2023-09-22
1
-1
/
+0
*
cargo-c-native: fix version check
Alexander Kanavin
2023-09-12
1
-0
/
+1
*
rust: add cargo-c native recipe
Frederic Martinsons
2023-08-21
3
-0
/
+2656
*
oeqa/selftest/rust: Add failed test cases to exclude list for Rust Oe-selftest
Yash Shinde
2023-07-30
2
-2325
/
+0
*
rust: Fix BOOTSTRAP_CARGO failure during Rust Oe-selftest
Yash Shinde
2023-07-30
2
-0
/
+128
*
oeqa/selftest: Add rust selftests
Yash Shinde
2023-07-19
3
-0
/
+2331
*
rust-common.bbclass: move musl-specific linking fix from rust-source.inc
Alexander Kanavin
2023-06-27
1
-5
/
+0
*
libstd-rs, rust: use bfd linker instead of gold
Martin Jansa
2023-06-15
2
-0
/
+10
*
rust: Upgrade 1.69.0 -> 1.70.0
Alex Kiernan
2023-06-07
10
-161
/
+81
*
rust: Upgrade 1.68.2 -> 1.69.0
Alex Kiernan
2023-05-05
11
-138
/
+98
*
gcc/go: Drop crosssdk suffix from virtual provides to improve dependency hand...
Richard Purdie
2023-05-02
1
-1
/
+1
*
meta/recipes: ensure all recipes have a SUMMARY
Alexander Kanavin
2023-04-13
2
-1
/
+2
*
rust: Upgrade 1.68.1 -> 1.68.2
Alex Kiernan
2023-04-13
6
-1
/
+1
*
cargo: Fix build on musl/riscv
Khem Raj
2023-04-13
2
-0
/
+99
*
rust: update 1.67.1 -> 1.68.1
Alexander Kanavin
2023-04-04
9
-78
/
+64
*
rust: install llvm item only once
Alexander Kanavin
2023-04-04
1
-1
/
+1
*
rust: do not run separate build/install steps
Alexander Kanavin
2023-04-04
1
-11
/
+4
*
llvm: remove redundant CMake variables
Ross Burton
2023-03-31
1
-2
/
+0
*
rust: added missing runtime dependencies to run rust on target
Sundeep KOKKONDA
2023-03-11
1
-0
/
+2
*
rust: update 1.67.0 -> 1.67.1
Alexander Kanavin
2023-02-20
6
-1
/
+1
*
rust: Add `update_snapshot` task to generate `rust-snapshot.inc`
Alex Kiernan
2023-02-02
1
-0
/
+60
*
meta: remove True option to getVar and getVarFlag calls (again)
Martin Jansa
2023-02-02
1
-11
/
+11
*
rust: Upgrade 1.66.1 -> 1.67.0
Alex Kiernan
2023-01-31
9
-38
/
+58
*
rust: Remove CARGO_VERSION
Alex Kiernan
2023-01-15
1
-2
/
+1
*
rust: Upgrade 1.66.0 -> 1.66.1
Alex Kiernan
2023-01-15
6
-1
/
+1
*
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
[next]