From: Josep Orga Date: Thu, 29 Jun 2023 11:19:06 +0000 (+0200) Subject: meta-somdevices: linux-somdevices: Updated linux commit to dma improvement. X-Git-Url: https://git.somdevices.com/?a=commitdiff_plain;h=0d9d5ff3f205a1a62b635afd9ccc7b14e776f719;p=meta-somdevices.git meta-somdevices: linux-somdevices: Updated linux commit to dma improvement. ยท Update imx-sdma to fix issues. Signed-off-by: Josep Orga --- 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"