ports: add microcode of Intel CPUs

Issue #2762
This commit is contained in:
Alexander Boettcher 2018-08-06 11:21:02 +02:00 committed by Christian Helmuth
parent a35f585286
commit 8cdc266417
2 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1 @@
027883136a0c0f9b3b48415714b9a1beca44f28e

View File

@ -0,0 +1,12 @@
#
# https://downloadcenter.intel.com/download/28087/Linux-Processor-Microcode-Data-File
#
LICENSE := Intel
VERSION := 20180807a
DOWNLOADS := intel.archive
URL(intel) := https://downloadmirror.intel.com/28087/eng/microcode-$(VERSION).tgz
SHA(intel) := 46ab18699ec42eb6cc01ee1846ec4d7ca979766dee2156f92d69e2f6df548137
DIR(intel) := src/app/intel
TAR_OPT(intel) := --strip-components=0