diff options
| author | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-06-09 21:17:26 -0700 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-06-15 22:44:01 -0700 |
| commit | 93c1a64ba79834915ecf05f2f031a008f6c10b0f (patch) | |
| tree | ab74ed7f9e4a155c8f89509a4678d54899cc62ac /meta-oe | |
| parent | 56d949f95ec3372915bebb149113917be3fdfa91 (diff) | |
| download | meta-openembedded-93c1a64ba79834915ecf05f2f031a008f6c10b0f.tar.gz | |
flashrom: upgrade 1.6.0 -> 1.7.0
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-oe')
| -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 | ||
| 10 | SRC_URI[sha256sum] = "8b9db3987df9b5fc81e70189d017905dd5f6be1e1410347f22687ab6d4c94423" | 10 | SRC_URI[sha256sum] = "4328ace9833f7efe7c334bdd73482cde8286819826cc00149e83fba96bf3ab4f" |
| 11 | 11 | ||
| 12 | S = "${UNPACKDIR}/flashrom-v${PV}" | 12 | S = "${UNPACKDIR}/flashrom-v${PV}" |
| 13 | 13 | ||
