From 7eded2883eb364b091372406ea2941a3ae716963 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 9 Jun 2026 21:17:26 -0700 Subject: [PATCH] flashrom: upgrade 1.6.0 -> 1.7.0 Signed-off-by: Khem Raj --- .../flashrom/{flashrom_1.6.0.bb => flashrom_1.7.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-bsp/flashrom/{flashrom_1.6.0.bb => flashrom_1.7.0.bb} (89%) diff --git a/meta-oe/recipes-bsp/flashrom/flashrom_1.6.0.bb b/meta-oe/recipes-bsp/flashrom/flashrom_1.7.0.bb similarity index 89% rename from meta-oe/recipes-bsp/flashrom/flashrom_1.6.0.bb rename to meta-oe/recipes-bsp/flashrom/flashrom_1.7.0.bb index 2125f19dfe..19eb205396 100644 --- a/meta-oe/recipes-bsp/flashrom/flashrom_1.6.0.bb +++ b/meta-oe/recipes-bsp/flashrom/flashrom_1.7.0.bb @@ -7,7 +7,7 @@ SRC_URI = "https://download.flashrom.org/releases/flashrom-v${PV}.tar.xz \ file://0002-meson-Add-options-pciutils-ftdi-usb.patch \ " -SRC_URI[sha256sum] = "8b9db3987df9b5fc81e70189d017905dd5f6be1e1410347f22687ab6d4c94423" +SRC_URI[sha256sum] = "4328ace9833f7efe7c334bdd73482cde8286819826cc00149e83fba96bf3ab4f" S = "${UNPACKDIR}/flashrom-v${PV}"