kernel: Update Intel microcode

Hmm, the URL changed, the md5 changed, but the date
on the website and the file stayed the same...

Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
Rolf Neugebauer 2019-03-23 20:52:31 +00:00
parent e5d8ded27e
commit 410aefb425
2 changed files with 2 additions and 2 deletions

View File

@ -174,7 +174,7 @@ RUN DVER=$(basename $(find /tmp/kernel-modules/lib/modules/ -mindepth 1 -maxdept
RUN printf "KERNEL_SOURCE=${KERNEL_SOURCE}\n" > /out/kernel-source-info
# Download Intel ucode and create a CPIO archive for it
ENV UCODE_URL=https://downloadmirror.intel.com/28039/eng/microcode-20180807.tgz
ENV UCODE_URL=https://downloadmirror.intel.com/28087/eng/microcode-20180807a.tgz
RUN set -e && \
if [ $(uname -m) == x86_64 ]; then \
cd /ucode && \

View File

@ -1 +1 @@
49f534f1079d3c5bc178a150c1c105aa microcode.tar.gz
b12f8680d87c81a302e8c85712ed1a80 microcode.tar.gz