summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-bsp/flashrom/flashrom_1.7.0.bb (renamed from meta-oe/recipes-bsp/flashrom/flashrom_1.6.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-bsp/flashrom/flashrom_1.6.0.bb b/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 \
7 file://0002-meson-Add-options-pciutils-ftdi-usb.patch \ 7 file://0002-meson-Add-options-pciutils-ftdi-usb.patch \
8 " 8 "
9 9
10SRC_URI[sha256sum] = "8b9db3987df9b5fc81e70189d017905dd5f6be1e1410347f22687ab6d4c94423" 10SRC_URI[sha256sum] = "4328ace9833f7efe7c334bdd73482cde8286819826cc00149e83fba96bf3ab4f"
11 11
12S = "${UNPACKDIR}/flashrom-v${PV}" 12S = "${UNPACKDIR}/flashrom-v${PV}"
13 13