From 7a9b2751f0c0822af1e18536a33358002b99cb05 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 16 Mar 2022 21:03:02 -0700 Subject: [PATCH] linux-raspberrypi: Update to 5.15.28 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 0d1bd6f..6e62e3b 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.27" +LINUX_VERSION ?= "5.15.28" LINUX_RPI_BRANCH ?= "rpi-5.15.y" LINUX_RPI_KMETA_BRANCH ?= "yocto-5.15" -SRCREV_machine = "cad0c67b64bb9de6bc970c0a7afbccabec0fcf9d" +SRCREV_machine = "ab46d8de9f2406eb8e4ee0bd0b1b093cef59a1de" SRCREV_meta = "e1b976ee4fb5af517cf01a9f2dd4a32f560ca894" KMETA = "kernel-meta"