Package: rust-framework-lib / 0.6.1-3
Metadata
| Package | Version | Patches format |
|---|---|---|
| rust-framework-lib | 0.6.1-3 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| drop windows.patch | (download) |
Cargo.toml |
100 50 + 50 - 0 ! |
drop windows-specific dependencies |
| drop uefi.patch | (download) |
Cargo.toml |
26 13 + 13 - 0 ! |
drop uefi dependencies |
| relax clap verbosity flag.patch | (download) |
Cargo.toml |
2 1 + 1 - 0 ! |
relax clap-verbosity-flag depenedency to v2 |
| relax spin.patch | (download) |
Cargo.toml |
2 1 + 1 - 0 ! |
relax spin depenedency to v0.9 |
| restrict portio to x86.patch | (download) |
src/chromium_ec/mod.rs |
12 6 + 6 - 0 ! |
restrict portio modules to x86/x86_64 architectures Port I/O is an x86-specific concept and the portio, portio_hwio, and portio_mec modules are not useful on other architectures. Restrict them and all their usages in chromium_ec/mod.rs to x86/x86_64 to fix build failures on non-x86 |
1
