From 6f4c1d32975d7f1ab71b2e0bfa710cc07e77876c Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 20 Nov 2025 12:12:00 -0800 Subject: [PATCH] linux-raspberrypi-6.12: Upgrade to 6.12.58 Signed-off-by: Khem Raj --- recipes-kernel/linux/linux-raspberrypi_6.12.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-kernel/linux/linux-raspberrypi_6.12.bb b/recipes-kernel/linux/linux-raspberrypi_6.12.bb index 34f33e3..dd7397a 100644 --- a/recipes-kernel/linux/linux-raspberrypi_6.12.bb +++ b/recipes-kernel/linux/linux-raspberrypi_6.12.bb @@ -1,9 +1,9 @@ -LINUX_VERSION ?= "6.12.41" +LINUX_VERSION ?= "6.12.58" LINUX_RPI_BRANCH ?= "rpi-6.12.y" LINUX_RPI_KMETA_BRANCH ?= "yocto-6.12" -SRCREV_machine = "11d5d0d30abe08fddc8a0e856d0e333ca6e22114" -SRCREV_meta = "57f788e849d9b04dd6aa28b896546c56b45f69e7" +SRCREV_machine = "cf8f90deed1491b7ed365944b2a10799595373a6" +SRCREV_meta = "6a551cd6cf63d4199bc51ef778692f23730dbcca" KMETA = "kernel-meta"