From 559dd4240d51823a330c7d8cfe95ac3716252192 Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Wed, 23 Feb 2022 12:26:32 +0100 Subject: [PATCH] linux-raspberrypi: linux-raspberrypi: Bump 5.15 revision Signed-off-by: Andrei Gherzan --- recipes-kernel/linux/linux-raspberrypi_5.15.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-raspberrypi_5.15.bb b/recipes-kernel/linux/linux-raspberrypi_5.15.bb index 699a31f..afb542e 100644 --- a/recipes-kernel/linux/linux-raspberrypi_5.15.bb +++ b/recipes-kernel/linux/linux-raspberrypi_5.15.bb @@ -2,7 +2,7 @@ LINUX_VERSION ?= "5.15.24" LINUX_RPI_BRANCH ?= "rpi-5.15.y" LINUX_RPI_KMETA_BRANCH ?= "yocto-5.15" -SRCREV_machine = "770d94882ac145c81af72e9a37180806c3f70bbd" +SRCREV_machine = "ac66b3f757a3a6c84c6641356fb81c9fce3e89e9" SRCREV_meta = "e1b976ee4fb5af517cf01a9f2dd4a32f560ca894" KMETA = "kernel-meta"