From e15b87615597b738e8960addba122dafe46b0c5c Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 28 Feb 2023 18:32:07 -0800 Subject: [PATCH] linux-raspberrypi_5.15.bb: Upgrade to 5.15.92 Signed-off-by: Khem Raj --- recipes-kernel/linux/linux-raspberrypi_5.15.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-kernel/linux/linux-raspberrypi_5.15.bb b/recipes-kernel/linux/linux-raspberrypi_5.15.bb index 02ab825cb..3f167bb29 100644 --- a/recipes-kernel/linux/linux-raspberrypi_5.15.bb +++ b/recipes-kernel/linux/linux-raspberrypi_5.15.bb @@ -1,9 +1,9 @@ -LINUX_VERSION ?= "5.15.90" +LINUX_VERSION ?= "5.15.92" LINUX_RPI_BRANCH ?= "rpi-5.15.y" LINUX_RPI_KMETA_BRANCH ?= "yocto-5.15" -SRCREV_machine = "18d8d0236d45f0fe9082548f23a0ab4379d8c106" -SRCREV_meta = "3b1dc2f1fcd869f97901402759b859035984aa7f" +SRCREV_machine = "14b35093ca68bf2c81bbc90aace5007142b40b40" +SRCREV_meta = "509f4b9d68337f103633d48b621c1c9aa0dc975d" KMETA = "kernel-meta"