From 8f8b8c9fee81437ec07dab5cb0760f6997669eef Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Wed, 27 Jul 2022 13:20:04 +0200 Subject: [PATCH] linux-raspberrypi: Update 5.10 recipe to latest revision Signed-off-by: Andrei Gherzan --- recipes-kernel/linux/linux-raspberrypi_5.10.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-raspberrypi_5.10.bb b/recipes-kernel/linux/linux-raspberrypi_5.10.bb index 8dade0b..3311a84 100644 --- a/recipes-kernel/linux/linux-raspberrypi_5.10.bb +++ b/recipes-kernel/linux/linux-raspberrypi_5.10.bb @@ -2,8 +2,8 @@ LINUX_VERSION ?= "5.10.110" LINUX_RPI_BRANCH ?= "rpi-5.10.y" LINUX_RPI_KMETA_BRANCH ?= "yocto-5.10" -SRCREV_machine = "89c0af71c9cf157a865afb526e9ebc21aadd531b" -SRCREV_meta = "e1979ceb171bc91ef2cb71cfcde548a101dab687" +SRCREV_machine = "427c6bd8835e197693e9b4aedbe45c2c3c84cdce" +SRCREV_meta = "96ea2660bb97e15f48f4885b9e436f24c3606bd9" KMETA = "kernel-meta"