Go to file
eabdullin 8e49bcdabe Drop discoverable_partition_specification hunk merged upstream in 1.15.2
The first hunk of the riscv64 patch adds an else-if branch to
this_arch_root() in
crates/lib/src/discoverable_partition_specification.rs. Upstream bootc
accepted the same change in commit 47c3620 ("fix: add riscv64 to
this_arch_root"), shipped in v1.15.2. As a result the hunk now matches
already-applied code and `patch -f --fuzz=0` fails the whole %prep,
breaking build #56177 on every arch.

Drop that hunk; keep the two install.rs / install/baseline.rs hunks,
which upstream still does not have.
2026-05-12 12:04:00 +03:00
files Drop discoverable_partition_specification hunk merged upstream in 1.15.2 2026-05-12 12:04:00 +03:00
config.yaml Add riscv64 architecture support for bootc 2026-02-20 11:41:34 +00:00