From 4f356af004e901350631f911e88e23b50d7d36ee Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Wed, 20 Apr 2022 13:27:56 +0200 Subject: [PATCH] linux-raspberrypi: Update 5.10 recipe to 5.10.110 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 6ea132d..8dade0b 100644 --- a/recipes-kernel/linux/linux-raspberrypi_5.10.bb +++ b/recipes-kernel/linux/linux-raspberrypi_5.10.bb @@ -1,8 +1,8 @@ -LINUX_VERSION ?= "5.10.95" +LINUX_VERSION ?= "5.10.110" LINUX_RPI_BRANCH ?= "rpi-5.10.y" LINUX_RPI_KMETA_BRANCH ?= "yocto-5.10" -SRCREV_machine = "a538fd26f82b101cb6fb963042f3242768e628d4" +SRCREV_machine = "89c0af71c9cf157a865afb526e9ebc21aadd531b" SRCREV_meta = "e1979ceb171bc91ef2cb71cfcde548a101dab687" KMETA = "kernel-meta"