From 72a66fc72eec7d02f32d5d7e15f54f531f098057 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?An=C3=ADbal=20Portero=20Hermida?= Date: Thu, 19 Dec 2024 11:25:02 +0000 Subject: [PATCH] bump pantavisor to get direct-io set --- recipes-pv/pantavisor/pantavisor_019.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-pv/pantavisor/pantavisor_019.bb b/recipes-pv/pantavisor/pantavisor_019.bb index 4dec823..f7c5898 100644 --- a/recipes-pv/pantavisor/pantavisor_019.bb +++ b/recipes-pv/pantavisor/pantavisor_019.bb @@ -27,7 +27,7 @@ SRC_URI = "git://github.com/pantavisor/pantavisor.git;branch=feature/losetup_dio SRC_URI += " file://pantavisor-run" SRC_URI += " file://rev0json" -SRCREV = "e126ce4d1b8d6f418f1697bde2ff812a3308aae8" +SRCREV = "16cb55d47d5caec1d2a3e90432216f893dd160b6" FILES:${PN} += " /usr/bin/pantavisor-run" FILES:${PN} += " /usr/lib"