From 0637a85eddc8e87a1a20cce1cd8a51f9f0f5f354 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 28 Feb 2022 23:45:47 -0800 Subject: [PATCH] linux-raspberrypi_5.15.bb: Upgrade to 5.15.25 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 afb542e..3ca975b 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.24" +LINUX_VERSION ?= "5.15.25" LINUX_RPI_BRANCH ?= "rpi-5.15.y" LINUX_RPI_KMETA_BRANCH ?= "yocto-5.15" -SRCREV_machine = "ac66b3f757a3a6c84c6641356fb81c9fce3e89e9" +SRCREV_machine = "0efbe86e7248ad9b80a42b37a91c44860f91eee4" SRCREV_meta = "e1b976ee4fb5af517cf01a9f2dd4a32f560ca894" KMETA = "kernel-meta"