mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
intel-microcode: Update to version 20231114
- Update from version 20230808 to 20231114 - Update of rootfile - Changelog details can be found in the releasenote.md file from the source tarball Signed-off-by: Adolf Belka <adolf.belka@ipfire.org> Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Peter Müller
parent
4bc2da437c
commit
166b3cf228
@@ -119,11 +119,8 @@ lib/firmware/intel-ucode/06-a6-01
|
||||
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-02_DUPLICATE
|
||||
lib/firmware/intel-ucode/06-ba-03
|
||||
lib/firmware/intel-ucode/06-ba-03_DUPLICATE
|
||||
lib/firmware/intel-ucode/06-be-00
|
||||
lib/firmware/intel-ucode/06-be-00_DUPLICATE
|
||||
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 = 20230808
|
||||
VER = 20231114
|
||||
|
||||
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 = 400ba9b91a7048c780377d49ff6cb00458c60a9d53c2e5cef1eb99170ca8f0cad66336841d14869bd42d182f7d8df27a2fa9cb982b0df0c5fc9f62325b6acb69
|
||||
$(DL_FILE)_BLAKE2 = e6084c92e9c3cc627af25a7f2f7fb26230b6ed117ddc197d19991df2816334132af92925f23af829bad005c32d0bd3afc362055ef223a599799d846216cf7612
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user