From 73142a23e453194b2be4bad1fbfb4f7289e6183c Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Wed, 27 Jul 2022 13:16:58 +0200 Subject: [PATCH] linux-raspberrypi: Update 5.15 recipe to 5.15.56 Signed-off-by: Andrei Gherzan --- 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 63a263e..db93537 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.38" +LINUX_VERSION ?= "5.15.56" LINUX_RPI_BRANCH ?= "rpi-5.15.y" LINUX_RPI_KMETA_BRANCH ?= "yocto-5.15" -SRCREV_machine = "d5b5cbcd17d97f35292f960bca82c0915a03e594" -SRCREV_meta = "37891dc371e83a3451781dd81a8a85cccd60084b" +SRCREV_machine = "a90998a3e549911234f9f707050858b98b71360f" +SRCREV_meta = "3b1dc2f1fcd869f97901402759b859035984aa7f" KMETA = "kernel-meta"