kernel: Update Intel microcode to latest

Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
Rolf Neugebauer 2018-08-17 11:58:42 +01:00
parent 4792fa5015
commit 5011c473ca
2 changed files with 2 additions and 2 deletions

View File

@ -185,7 +185,7 @@ RUN if [ "${KERNEL_SERIES}" != "4.4.x" ] && [ "${KERNEL_SERIES}" != "4.9.x" ]; t
fi fi
# Download Intel ucode and create a CPIO archive for it # Download Intel ucode and create a CPIO archive for it
ENV UCODE_URL=https://downloadmirror.intel.com/27776/eng/microcode-20180425.tgz ENV UCODE_URL=https://downloadmirror.intel.com/28039/eng/microcode-20180807.tgz
RUN set -e && \ RUN set -e && \
if [ $(uname -m) == x86_64 ]; then \ if [ $(uname -m) == x86_64 ]; then \
cd /ucode && \ cd /ucode && \

View File

@ -1 +1 @@
99c80f9229554953a868127cda44e7e3 microcode.tar.gz 49f534f1079d3c5bc178a150c1c105aa microcode.tar.gz