meta-uhmi: Update virtio-loopback-driver for UHMI 61/30861/1
authorKenta <murakami.kenta002@jp.panasonic.com>
Wed, 26 Feb 2025 06:51:45 +0000 (15:51 +0900)
committerKenta Murakami <murakami.kenta002@jp.panasonic.com>
Thu, 6 Mar 2025 07:07:27 +0000 (07:07 +0000)
Fix the bug of DMA memory access.

Bug-AGL: SPEC-5380

Change-Id: I7bc80e71e3a8bf834ba708705a1de8f681914f18
Signed-off-by: Kenta <murakami.kenta002@jp.panasonic.com>
(cherry picked from commit 0a78f863639f0ec3ed645aa44dc0cfe805f2688b)

meta-uhmi/recipes-kernel/virtio-loopback-driver/virtio-loopback-driver.inc

index a7c0111..a6fb033 100644 (file)
@@ -1,5 +1,5 @@
 PV = "0.0+git${SRCPV}"
-SRCREV = "cf40e4d295c75567cb7d1d03f9fe291e9593e882"
+SRCREV = "52da5c41c45b7bbc8f042d40d3c2daa3c779e06c"
 BRANCH ?= "main"
 SRC_URI = " \
    git://github.com/unified-hmi/virtio-loopback-driver.git;protocol=https;branch=${BRANCH} \