From b4603a63b13e052a0f08761697fb5116a394bf64 Mon Sep 17 00:00:00 2001 From: Max Stepanov Date: Mon, 4 May 2026 11:38:20 -0400 Subject: [PATCH] linux-raspberrypi-6.12: Upgrade to 6.12.85 Addresses CVE-2026-31431 Signed-off-by: Max Stepanov --- 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 dd7397a..16b6630 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.58" +LINUX_VERSION ?= "6.12.85" LINUX_RPI_BRANCH ?= "rpi-6.12.y" LINUX_RPI_KMETA_BRANCH ?= "yocto-6.12" -SRCREV_machine = "cf8f90deed1491b7ed365944b2a10799595373a6" -SRCREV_meta = "6a551cd6cf63d4199bc51ef778692f23730dbcca" +SRCREV_machine = "effcbc88e3ab970a2d2aafdfe7c9333766f7139a" +SRCREV_meta = "89cdc6b11d8516512a1e7b584bbe19900a55059b" KMETA = "kernel-meta"