mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
intel-microcode: Update to version 20230613
- Updated from version 20230214 to 20230512-rev2 where the source tarball is named version 20230613 - Update of rootfile - Changelog details for versions 20230512 and 20230512-rev2 can be found at https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases Signed-off-by: Adolf Belka <adolf.belka@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
a06f2fa02e
commit
6f22b0ac4d
@@ -120,6 +120,7 @@ lib/firmware/intel-ucode/06-a7-01
|
||||
lib/firmware/intel-ucode/06-b7-01
|
||||
lib/firmware/intel-ucode/06-ba-02
|
||||
lib/firmware/intel-ucode/06-ba-03
|
||||
lib/firmware/intel-ucode/06-be-00
|
||||
lib/firmware/intel-ucode/06-bf-02
|
||||
lib/firmware/intel-ucode/06-bf-05
|
||||
lib/firmware/intel-ucode/0f-00-07
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 20230214
|
||||
VER = 20230613
|
||||
|
||||
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)_BLAKE2 = d98d054a8cfd66e3d0549d1e8f4a4745cad342d45f36a82d2f2f51fedc29635125fdad95ee4970069e134facc1ab3092b97837c6f8744ffedf220a5d3d022dd5
|
||||
$(DL_FILE)_BLAKE2 = 56bffb26687fd3a20b79b4540ae10c98b2875e3edb84583b679ddc75e339193db4bddece25c7e5cb26b79f5e6ce2d10fcc318c55e13c05d8611198e4c571354b
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user