Skip to content

Commit 4962a8d

Browse files
committed
meta-mchp-{polarfire-soc,pic64}: bump kernel to linux4microchip+fpga-2025.10 tag
Bump the linux-mchp recipe in the PolarFire SoC and PIC64 layers to use the linux4microchip+fpga-2025.10 tag. Signed-off-by: Valentina Fernandez <valentina.fernandezalanis@microchip.com>
1 parent d8c06f7 commit 4962a8d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

meta-mchp-pic64/recipes-kernel/linux/linux-mchp_6.%.bbappend

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/files:"
22

33
LINUX_VERSION = "6.12.22"
44
KBRANCH = "linux-6.12-mchp+fpga"
5-
SRCREV = "linux4microchip+fpga-2025.10-rc1"
5+
SRCREV = "linux4microchip+fpga-2025.10"
66

77
SRC_URI:append:pic64gx-curiosity-kit = " file://pic64gx_v4l2.cfg"
88

meta-mchp-polarfire-soc/meta-mchp-polarfire-soc-bsp/recipes-kernel/linux/linux-mchp_6.%.bbappend

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FILESEXTRAPATHS:prepend := "${THISDIR}/files:"
22

33
KBRANCH:mpfs = "linux-6.12-mchp+fpga"
4-
SRCREV:mpfs = "linux4microchip+fpga-2025.10-rc1"
4+
SRCREV:mpfs = "linux4microchip+fpga-2025.10"
55

66
# Define a list of machines that depend on dt-overlay-mchp:do_deploy task
77
DT_OVERLAY_MACHINES = "mpfs-icicle-kit \

0 commit comments

Comments
 (0)