Skip to content

Commit 59d8137

Browse files
BigValeninsomniacslk
authored andcommitted
Use a fresher version of flashrom, which includes changes for cooperlake
generation hardware. Signed-off-by: John Looney <john.looney@gmail.com>
1 parent f472c12 commit 59d8137

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ BASEDIR="${PWD}"
55
BUILDDIR="${BASEDIR}/build"
66
KEXEC_TOOLS_VERSION="v2.0.20"
77
PCIUTILS_VERSION="v3.7.0"
8-
FLASHROM_VERSION="v1.1"
8+
FLASHROM_VERSION="95d822e342d48bea27fb3a606b1670994c3ce5d0" # prerelease for new hardware
99
MEMTESTER_VERSION="4.3.0"
1010
UTILLINUX_VERSION="v2.36"
1111
VPD_VERSION="release-R85-13310.B"

0 commit comments

Comments
 (0)