From 0d9d5ff3f205a1a62b635afd9ccc7b14e776f719 Mon Sep 17 00:00:00 2001 From: Josep Orga Date: Thu, 29 Jun 2023 13:19:06 +0200 Subject: [PATCH] =?utf8?q?meta-somdevices:=20linux-somdevices:=20Updated?= =?utf8?q?=20linux=20commit=20to=20dma=20improvement.=20=09=C2=B7=20Update?= =?utf8?q?=20imx-sdma=20to=20fix=20issues.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Josep Orga --- recipes-kernel/linux/linux-somdevices_5.10.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-somdevices_5.10.bb b/recipes-kernel/linux/linux-somdevices_5.10.bb index 9f114d6..c3b8ad3 100644 --- a/recipes-kernel/linux/linux-somdevices_5.10.bb +++ b/recipes-kernel/linux/linux-somdevices_5.10.bb @@ -13,8 +13,8 @@ LOCALVERSION = "-2.0.0" KERNEL_SRC ?= "git://gitolite3@git.somdevices.com/linux.git;protocol=ssh" SRC_URI = "${KERNEL_SRC};branch=${SRCBRANCH}" -SRCREV = "9742a49494a01ae010e19a189939ac05a1569dc6" -PR = "somdevices.1" +SRCREV = "2d80489bf124e1029bef76efab74f2a930d95a09" +PR = "somdevices.2" LINUX_VERSION = "5.10.35" -- 2.17.1