From 8d5a5e30c4e5700230af546e4b451e6e6fa91fbd Mon Sep 17 00:00:00 2001 From: Martino Facchin Date: Thu, 20 Feb 2025 16:29:30 +0100 Subject: [PATCH] x8h7: update firmware to 0.0.5 --- recipes-kernel/kernel-modules/x8h7.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/kernel-modules/x8h7.bb b/recipes-kernel/kernel-modules/x8h7.bb index 2d70070..cc10377 100644 --- a/recipes-kernel/kernel-modules/x8h7.bb +++ b/recipes-kernel/kernel-modules/x8h7.bb @@ -10,7 +10,7 @@ PV = "0.1" SRC_URI = " \ git://github.com/arduino/portentax8-x8h7.git;branch=main;protocol=https \ " -SRCREV = "c0b3550691d234c043b5cd69b36275154cb19a8f" +SRCREV = "f9f0ec1f4348f5b0b16c6c2f9eff27fa9c0a606d" S = "${WORKDIR}/git"