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 5ebdadb10a4b5708fc6b1c457764a110bc49f8150cc3502c59b921ead8c6fc8c 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 7d0e7ce14f98c43efe880cffbf354a59be45928fdf7170d7333c374ae91c0d83 linux-7.2.2.tar.xz
sha256 8ba259e8e7b13ec6ef0941c8a39ad90b24bd4a4d6c0010ba6bafb794550ecd03 linux-7.2.3.tar.xz
2 changes: 1 addition & 1 deletion configs/mister_rt.fragment
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
# exemption, so the tarball MUST have a sha256 line there or the build fails
# closed at download. Bump the version here -> update that line in the same
# commit (its header says where the value must come from).
BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="7.2.2"
BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="7.2.3"

# --- Beta patch set -----------------------------------------------------------
# linux-patches-beta/ is a series-file-driven SUBSET of linux-patches/: symlinks
Expand Down
Loading