There was an error while loading. Please reload this page.
1 parent 33149f0 commit 8571ba8Copy full SHA for 8571ba8
meta-mchp-pic64/conf/templates/pic64gx/local.conf.sample
@@ -280,7 +280,7 @@ DISTRO="mchp-distro"
280
MCHP_FEATURES= "mchpcore mchp-autoresize"
281
DISTRO_FEATURES:remove ?= "x11 3g nfc pulseaudio"
282
283
-MCHP_RELEASE_VERSION="v2025.07"
+MCHP_RELEASE_VERSION="v2025.10"
284
MCHP_RELEASE_URL="https://github.com/pic64gx/"
285
286
PACKAGECONFIG:append:pn-openssl = " cryptodev-linux"
meta-mchp-pic64/recipes-kernel/linux/linux-mchp_6.%.bbappend
@@ -2,7 +2,7 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/files:"
2
3
LINUX_VERSION = "6.12.22"
4
KBRANCH = "linux-6.12-mchp+fpga"
5
-SRCREV = "linux4microchip+fpga-2025.07"
+SRCREV = "linux4microchip+fpga-2025.10-rc1"
6
7
SRC_URI:append:pic64gx-curiosity-kit = " file://pic64gx_v4l2.cfg"
8
0 commit comments