From 1d8a12ffa7fb496c2691d4130ec9fc3c3c00a9f7 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 31 Jan 2023 08:48:07 -0800 Subject: [PATCH] linux-raspberrypi: Update to 5.15.90 Signed-off-by: Khem Raj --- recipes-kernel/linux/linux-raspberrypi_5.15.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-raspberrypi_5.15.bb b/recipes-kernel/linux/linux-raspberrypi_5.15.bb index 468737c..7e6d725 100644 --- a/recipes-kernel/linux/linux-raspberrypi_5.15.bb +++ b/recipes-kernel/linux/linux-raspberrypi_5.15.bb @@ -1,8 +1,8 @@ -LINUX_VERSION ?= "5.15.56" +LINUX_VERSION ?= "5.15.90" LINUX_RPI_BRANCH ?= "rpi-5.15.y" LINUX_RPI_KMETA_BRANCH ?= "yocto-5.15" -SRCREV_machine = "a90998a3e549911234f9f707050858b98b71360f" +SRCREV_machine = "18d8d0236d45f0fe9082548f23a0ab4379d8c106" SRCREV_meta = "3b1dc2f1fcd869f97901402759b859035984aa7f" KMETA = "kernel-meta"