Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion board/mister/de10nano/patches/linux/linux.hash
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,4 @@ sha256 ae826f33111fea6f1d279dde7299d7463c8dfd204aeb75a8fb5432bc60a28191 linux-
# also the one case scripts/hash-sync-kernel.sh refuses to automate -- it
# declines any value containing "-rc" and leaves this line alone, so the build
# fails closed rather than blessing a snapshot nobody looked at.
sha256 8ba259e8e7b13ec6ef0941c8a39ad90b24bd4a4d6c0010ba6bafb794550ecd03 linux-7.2.3.tar.xz
sha256 01710ee01737dac492f1bae52becd057e08d20d11589089aa06accff415c28dd linux-7.2.4.tar.xz
2 changes: 1 addition & 1 deletion configs/mister_rt.fragment
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
# This pin is a signed-manifest release, strictly stronger than the TOFU hash
# the old -rc pins had: do NOT reintroduce a TOFU value here without moving
# back to an -rc (the sync script refuses -rc values; only a hand pin can).
BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="7.2.3"
BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="7.2.4"

# --- Beta patch set: the series-file-driven subset of linux-patches/ (Β§7.2) ---
# WARNING: the series deliberately DROPS 0047 (already in 7.2; at -F0 its hunk
Expand Down
Loading