From 7a8dd0cb6732e383b5e6ea1fee0f4059666d6ced Mon Sep 17 00:00:00 2001 From: Valentina Fernandez Date: Tue, 23 Apr 2024 09:29:46 +0100 Subject: [PATCH] linux: bump srcrev to include disco kit uart fixes Bump the srcrev of the mpfs-linux recipe to include commit hash 259b2b6, which fixes a typo in the stdout path in the disco kit dts. Signed-off-by: Valentina Fernandez --- meta-polarfire-soc-bsp/recipes-kernel/linux/mpfs-linux.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-polarfire-soc-bsp/recipes-kernel/linux/mpfs-linux.bb b/meta-polarfire-soc-bsp/recipes-kernel/linux/mpfs-linux.bb index a8fd3f8..6f76341 100644 --- a/meta-polarfire-soc-bsp/recipes-kernel/linux/mpfs-linux.bb +++ b/meta-polarfire-soc-bsp/recipes-kernel/linux/mpfs-linux.bb @@ -3,7 +3,7 @@ require recipes-kernel/linux/mpfs-linux-common.inc LINUX_VERSION ?= "6.1" KERNEL_VERSION_SANITY_SKIP="1" -SRCREV="026f747d71418bf173ceb76b741f5cb18bebe454" +SRCREV="060758d16686da594dcef5d5ecf33c5328736857" SRC_URI = " \ git://github.com/linux4microchip/linux.git;protocol=https;nobranch=1 \ "