File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,11 +2,11 @@ modules-$(CONFIG_FLASHROM) += flashrom
22
33flashrom_depends := pciutils $(musl_dep)
44
5- flashrom_version := b1f858f65b2abd276542650d8cb9e382da258967
5+ flashrom_version := 2c4392ee241e8367ae1c635139a586cbe2e68427
66flashrom_dir := flashrom-$(flashrom_version)
77flashrom_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 := 95d064b02573b0a777000e132cf523d8ca4cc1340771e489b1193753d6fba821
1010
1111# Default options for flashrom
1212flashrom_cfg := \
@@ -22,7 +22,7 @@ flashrom_cfg := \
2222 CONFIG_NOTHING=yes \
2323 CONFIG_LINUX_MTD=yes \
2424 CONFIG_DUMMY=yes \
25- CONFIG_AST1100 =yes
25+ CONFIG_AST2400 =yes
2626endif
2727
2828flashrom_target := \
You can’t perform that action at this time.
0 commit comments