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"