mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-14 21:12:59 +02:00
intel-microcode: update to 20191115
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
@@ -89,6 +89,7 @@ lib/firmware/intel-ucode/06-8e-0c
|
||||
lib/firmware/intel-ucode/06-9e-09
|
||||
lib/firmware/intel-ucode/06-9e-0a
|
||||
lib/firmware/intel-ucode/06-9e-0b
|
||||
lib/firmware/intel-ucode/06-9e-0c
|
||||
lib/firmware/intel-ucode/06-9e-0d
|
||||
lib/firmware/intel-ucode/06-a6-00
|
||||
lib/firmware/intel-ucode/0f-00-07
|
||||
|
||||
@@ -1 +1 @@
|
||||
../../../../common/i586/intel-microcode
|
||||
../x86_64/intel-microcode
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 20191112
|
||||
VER = 20191115
|
||||
|
||||
THISAPP = Intel-Linux-Processor-Microcode-Data-Files-microcode-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.gz
|
||||
@@ -41,7 +41,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = b215c5a8fd438afd867d8a42d01e27f6
|
||||
$(DL_FILE)_MD5 = 49cc3595934772b54b6218f8dbe64a94
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user