Skip to content

Commit 8571ba8

Browse files
Eoin-Dicksonvfalanis
authored andcommitted
meta-mchp-pic64: recipes-kernel: bump kernel to linux4microchip+fpga-2025.10-rc1
Bump the linux-mchp recipe to linux4microchip+fpga-2025.10-rc1 in the PIC64 layer. Signed-off-by: Eoin Dickson <eoin.dickson@microchip.com>
1 parent 33149f0 commit 8571ba8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

meta-mchp-pic64/conf/templates/pic64gx/local.conf.sample

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ DISTRO="mchp-distro"
280280
MCHP_FEATURES= "mchpcore mchp-autoresize"
281281
DISTRO_FEATURES:remove ?= "x11 3g nfc pulseaudio"
282282

283-
MCHP_RELEASE_VERSION="v2025.07"
283+
MCHP_RELEASE_VERSION="v2025.10"
284284
MCHP_RELEASE_URL="https://github.com/pic64gx/"
285285

286286
PACKAGECONFIG:append:pn-openssl = " cryptodev-linux"

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.07"
5+
SRCREV = "linux4microchip+fpga-2025.10-rc1"
66

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

0 commit comments

Comments
 (0)