]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
intel-microcode: update to 20191112
authorPeter Müller <peter.mueller@ipfire.org>
Wed, 13 Nov 2019 19:18:00 +0000 (19:18 +0000)
committerArne Fitzenreiter <arne_f@ipfire.org>
Wed, 13 Nov 2019 19:58:08 +0000 (19:58 +0000)
For release notes, refer to:
- https://blogs.intel.com/technology/2019/11/ipas-november-2019-intel-platform-update-ipu/
- https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20191112

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
config/rootfiles/core/138/filelists/i586/intel-microcode [new symlink]
config/rootfiles/core/138/filelists/x86_64/intel-microcode [new symlink]
lfs/intel-microcode

diff --git a/config/rootfiles/core/138/filelists/i586/intel-microcode b/config/rootfiles/core/138/filelists/i586/intel-microcode
new file mode 120000 (symlink)
index 0000000..12bdac8
--- /dev/null
@@ -0,0 +1 @@
+../../../../config/rootfiles/common/i586/intel-microcode
\ No newline at end of file
diff --git a/config/rootfiles/core/138/filelists/x86_64/intel-microcode b/config/rootfiles/core/138/filelists/x86_64/intel-microcode
new file mode 120000 (symlink)
index 0000000..0c71584
--- /dev/null
@@ -0,0 +1 @@
+../../../../config/rootfiles/common/x86_64/intel-microcode
\ No newline at end of file
index e01ea99345b6f778b1e4967c29b3d5bf07c7d65f..c50e73d11e3f95cbfd8d874126b2473cedf1f14a 100644 (file)
 
 include Config
 
-VER        = 20190618
+VER        = 20191112
 
 THISAPP    = Intel-Linux-Processor-Microcode-Data-Files-microcode-$(VER)
-DL_FILE    = $(THISAPP).tar.xz
+DL_FILE    = $(THISAPP).tar.gz
 DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
@@ -41,7 +41,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 18af9bd8b6c7164f0cd917080a387244
+$(DL_FILE)_MD5 = b215c5a8fd438afd867d8a42d01e27f6
 
 install : $(TARGET)