We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f705e82 commit 785d4e3Copy full SHA for 785d4e3
1 file changed
modules/flashrom
@@ -2,11 +2,11 @@ modules-$(CONFIG_FLASHROM) += flashrom
2
3
flashrom_depends := pciutils $(musl_dep)
4
5
-flashrom_version := 1776bb46ba6ea3d1ab2ec3f0cd88158aabed7400
+flashrom_version := 24b8fcfccef31fbb95bc1dd308180f57d5cdb64c
6
flashrom_dir := flashrom-$(flashrom_version)
7
flashrom_tar := $(flashrom_dir).tar.gz
8
-flashrom_url := https://github.com/flashrom/flashrom/archive/$(flashrom_version).tar.gz
9
-flashrom_hash := 65e262ca4428a0ceddd73f481ed0d8444393b73a78469f266a4457dfc834ecb7
+flashrom_url := https://github.com/Dasharo/flashrom/archive/$(flashrom_version).tar.gz
+flashrom_hash := caf756af8177bb3eedff33071a089b8db0b1da82adb0260a90217e06fcf9844b
10
11
# Default options for flashrom
12
flashrom_cfg := \
0 commit comments