Merge pull request #9782 from heitbaum/fw

Firmware and Microcode updates
This commit is contained in:
Christian Hewitt 2025-02-12 06:20:58 +04:00 committed by GitHub
commit 0723353c31
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 6 additions and 6 deletions

View File

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

View File

@ -3,8 +3,8 @@
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="iwlwifi-firmware"
PKG_VERSION="f87fe9746aad98639b882996122d8e8c39a13c44"
PKG_SHA256="f48f7aba3836744e97f6336f9f8e5f472f1fe798d04f8a8422b9f7d6271839f5"
PKG_VERSION="fb888a7b059cc228741875fb48b97f9c3ed429fd"
PKG_SHA256="c6f6ac38da6e364c5076cbda168e602a355c58a91c9f59eee4b7a9de7d3e8ae5"
PKG_LICENSE="Free-to-use"
PKG_SITE="https://github.com/LibreELEC/iwlwifi-firmware"
PKG_URL="https://github.com/LibreELEC/iwlwifi-firmware/archive/${PKG_VERSION}.tar.gz"

View File

@ -2,8 +2,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="kernel-firmware"
PKG_VERSION="20250109"
PKG_SHA256="a12cb38f4793394bf56c6702be29b6e4f09deca0714943bba98a492030651570"
PKG_VERSION="20250211"
PKG_SHA256="2de1345897bf839d532c5de0fdb348770ca2a5f4edfb21971582597abb45297d"
PKG_LICENSE="other"
PKG_SITE="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/"
PKG_URL="https://cdn.kernel.org/pub/linux/kernel/firmware/linux-firmware-${PKG_VERSION}.tar.xz"