From bc10842957212450023adfcbad5a73c21b28fce7 Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Thu, 24 Mar 2022 12:08:32 +0100 Subject: [PATCH] linux-raspberrypi: Bump 5.15 recipe to 5.15.30 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 6e62e3b..cf37705 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.28" +LINUX_VERSION ?= "5.15.30" LINUX_RPI_BRANCH ?= "rpi-5.15.y" LINUX_RPI_KMETA_BRANCH ?= "yocto-5.15" -SRCREV_machine = "ab46d8de9f2406eb8e4ee0bd0b1b093cef59a1de" +SRCREV_machine = "1fe617a917eac75800a8174373b3c0a5c1df26e1" SRCREV_meta = "e1b976ee4fb5af517cf01a9f2dd4a32f560ca894" KMETA = "kernel-meta"