Skip to content

Commit e9e5513

Browse files
jamiegibbonsRomainNaour
authored andcommitted
configs/beaglev_fire: Bump Linux
Bump Linux to latest release tag: linux4microchip+fpga-2025.10. This includes the latest features and bug fixes. Included is a kernel bump to v6.12.48. Signed-off-by: Jamie Gibbons <jamie.gibbons@microchip.com> Signed-off-by: Romain Naour <romain.naour@smile.fr>
1 parent 758188b commit e9e5513

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# Locally calculated
2-
sha256 7bd234a93bc6351d6a830f9ef18e9e780d70c478d280a6513a30bc2f945fb050 linux-linux4microchip+fpga-2024.09.1.tar.gz
2+
sha256 37191994758d521dc7223cb5010a67ef83bd061bf70194ea522abc9ef2b17391 linux-linux4microchip+fpga-2025.10.tar.gz

configs/beaglev_fire_defconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
BR2_riscv=y
22
BR2_RISCV_ISA_RVC=y
3-
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_6_6=y
3+
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_6_12=y
44
BR2_GLOBAL_PATCH_DIR="board/beagleboard/beaglev_fire/patches"
55
BR2_DOWNLOAD_FORCE_CHECK_HASHES=y
66
BR2_SYSTEM_DHCP="eth0"
77
BR2_ROOTFS_OVERLAY="board/beagleboard/beaglev_fire/rootfs-overlay/"
88
BR2_ROOTFS_POST_IMAGE_SCRIPT="board/beagleboard/beaglev_fire/post-image.sh"
99
BR2_LINUX_KERNEL=y
1010
BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
11-
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,linux4microchip,linux,linux4microchip+fpga-2024.09.1)/linux-linux4microchip+fpga-2024.09.1.tar.gz"
11+
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,linux4microchip,linux,linux4microchip+fpga-2025.10)/linux-linux4microchip+fpga-2025.10.tar.gz"
1212
BR2_LINUX_KERNEL_DEFCONFIG="mpfs"
1313
BR2_LINUX_KERNEL_DTS_SUPPORT=y
1414
BR2_LINUX_KERNEL_INTREE_DTS_NAME="microchip/mpfs-beaglev-fire"

0 commit comments

Comments
 (0)