Skip to content

Commit 25c5986

Browse files
committed
1 parent 61f72f8 commit 25c5986

File tree

2 files changed

+3
-1100
lines changed

2 files changed

+3
-1100
lines changed

modules/flashrom

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ modules-$(CONFIG_FLASHROM) += flashrom
22

33
flashrom_depends := pciutils $(musl_dep)
44

5-
flashrom_version := b1f858f65b2abd276542650d8cb9e382da258967
5+
flashrom_version := 5111246d8dab57249148e08509b58e9f82056521
66
flashrom_dir := flashrom-$(flashrom_version)
77
flashrom_tar := $(flashrom_dir).tar.gz
8-
flashrom_url := https://github.com/flashrom/flashrom/archive/$(flashrom_version).tar.gz
9-
flashrom_hash := 4873ad50f500629c244fc3fbee64b56403a82307d7f555dfa235336a200c336c
8+
flashrom_url := https://github.com/Dasharo/flashrom/archive/$(flashrom_version).tar.gz
9+
flashrom_hash := ed36cd80c468f99680092cc009520ab301922b97e63d96936ac0b44831f6573a
1010

1111
# Default options for flashrom
1212
flashrom_cfg := \

0 commit comments

Comments
 (0)