diff options
author | Carlos Santos <casantos@datacom.com.br> | 2018-11-04 19:02:39 -0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-11-12 22:29:29 +0100 |
commit | 1f0beaf9a8e2b8f0bb6e53694b38d70900b9128f (patch) | |
tree | 9f36233e045a3b75e3ee9a14ddf313dee1a85163 /package/intel-microcode/intel-microcode.hash | |
parent | 9ca59a6351771d3ebfe45e81a586f4e230961861 (diff) | |
download | buildroot-1f0beaf9a8e2b8f0bb6e53694b38d70900b9128f.tar.gz buildroot-1f0beaf9a8e2b8f0bb6e53694b38d70900b9128f.zip |
intel-microcode: bump to version 20180807a
The big "intel-microcode.dat" text file is gone. Only binary files are
provided, in the "intel-ucode" directory. Install it at /lib/firmware/,
like linux-firmware does, and update the iucode-tool init script to use
that path.
We don't install the microcode under "intel-ucode-with-caveats", since
it needs special commits in the Linux kernel (see "relnotes" for more
information).
Tested on an equipment with Intel C3000 processor.
Signed-off-by: Carlos Santos <casantos@datacom.com.br>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/intel-microcode/intel-microcode.hash')
-rw-r--r-- | package/intel-microcode/intel-microcode.hash | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/intel-microcode/intel-microcode.hash b/package/intel-microcode/intel-microcode.hash index 999b27299d..183ba5aeec 100644 --- a/package/intel-microcode/intel-microcode.hash +++ b/package/intel-microcode/intel-microcode.hash @@ -1,3 +1,3 @@ # Locally computed -sha256 0b381face2df1b0a829dc4fa8fa93f47f39e11b1c9c22ebd44f8614657c1e779 microcode-20180312.tgz -sha256 6d4deb65ca688d930e188bf93f78430f134097b161e6df4a2ef00728e14965e3 license.txt +sha256 46ab18699ec42eb6cc01ee1846ec4d7ca979766dee2156f92d69e2f6df548137 microcode-20180807a.tgz +sha256 c4698c6105d59fec11ad0929e77a003445c560c7706c089990030acbf10c9372 license |