From 49ad2d8bee90cad18d10fda2432b5e25b8abf501 Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Wed, 20 Apr 2022 13:21:27 +0200 Subject: [PATCH] linux-raspberrypi: Update 5.15 recipe to 5.15.34 Signed-off-by: Andrei Gherzan --- 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 5b15d01..77d4a98 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.32" +LINUX_VERSION ?= "5.15.34" LINUX_RPI_BRANCH ?= "rpi-5.15.y" LINUX_RPI_KMETA_BRANCH ?= "yocto-5.15" -SRCREV_machine = "720e66a1a1f9bbe666cf1551cfd8d122640e9eca" +SRCREV_machine = "0086da6acd41600d47b87b05874f99704216426f" SRCREV_meta = "e1b976ee4fb5af517cf01a9f2dd4a32f560ca894" KMETA = "kernel-meta"