intel-ucode: update to 20231114

https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20231114

tested on ADL

before:
- [    0.000000] microcode: updated early: 0x42a -> 0x42c, date = 2023-04-18
after:
- [    0.000000] microcode: updated early: 0x42a -> 0x430, date = 2023-06-07
This commit is contained in:
Rudi Heitbaum 2023-11-15 07:12:49 +00:00
parent 7f6afc9e74
commit c885eb3eba

View File

@ -2,8 +2,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="intel-ucode"
PKG_VERSION="20230808"
PKG_SHA256="fe49bb719441f20335ed6004090ab38cdc374134d36d4f5d30be7ed93b820313"
PKG_VERSION="20231114"
PKG_SHA256="cee26f311f7e2c039dd48cd30f995183bde9b98fb4c3039800e2ddaf5c090e55"
PKG_ARCH="x86_64"
PKG_LICENSE="other"
PKG_SITE="https://downloadcenter.intel.com/search?keyword=linux+microcode"