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 configs/mister_de10nano_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ BR2_PACKAGE_MISTER_FIRMWARE=y
BR2_PACKAGE_MISTER_DRIVERS=y
BR2_PACKAGE_MISTER_USERSPACE=y
BR2_PACKAGE_LINUX_RT=y
BR2_PACKAGE_LINUX_RT_VERSION="7.2.5"
BR2_PACKAGE_LINUX_RT_VERSION="7.2.6"
2 changes: 1 addition & 1 deletion configs/mister_de25nano_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ BR2_TARGET_GENERIC_GETTY_BAUDRATE_115200=y
BR2_ROOTFS_POST_IMAGE_SCRIPT="$(BR2_EXTERNAL_MISTER_PATH)/board/mister/de25nano/post-image.sh"
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="7.2.5"
BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="7.2.6"
BR2_LINUX_KERNEL_PATCH="$(BR2_EXTERNAL_MISTER_PATH)/board/mister/de25nano/linux-patches"
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_EXTERNAL_MISTER_PATH)/board/mister/de25nano/linux.config"
Expand Down
2 changes: 1 addition & 1 deletion package/linux-rt/linux-rt.hash
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
# header for the full rule; this file carries the same value that file held for the RT
# line until Phase C moved the variant into package/linux-rt. scripts/hash-sync-kernel.sh
# --pin=rt rewrites this line on a version bump.
sha256 55ddf0df8325d9dad96fcff7bd93977d22e3f50af06527572af59b77c7632b78 linux-7.2.5.tar.xz
sha256 039aef84f2b0994aeda3f4fcfc3d02ec9d7a9bbb9020ea264c43f446c860f606 linux-7.2.6.tar.xz
sha256 fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0 COPYING
Loading