Skip to content

Commit c02898d

Browse files
committed
flashrom: switch to Dasharo fork
Signed-off-by: Thierry Laurion <[email protected]>
1 parent b991db0 commit c02898d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/flashrom

Lines changed: 3 additions & 3 deletions
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 := 1776bb46ba6ea3d1ab2ec3f0cd88158aabed7400
5+
flashrom_version := 24b8fcfccef31fbb95bc1dd308180f57d5cdb64c
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 := 65e262ca4428a0ceddd73f481ed0d8444393b73a78469f266a4457dfc834ecb7
8+
flashrom_url := https://github.com/Dasharo/flashrom/archive/$(flashrom_version).tar.gz
9+
flashrom_hash := caf756af8177bb3eedff33071a089b8db0b1da82adb0260a90217e06fcf9844b
1010

1111
# Default options for flashrom
1212
flashrom_cfg := \

0 commit comments

Comments
 (0)