From ce05864e14368392a5c6f31867430871978d7a3d 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..c1647e5 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 = "87a67d00721df394aca3943e683067b91fb529c5" FILES:${PN} += " /usr/bin/pantavisor-run" FILES:${PN} += " /usr/lib"