Merge pull request #7742 from heitbaum/firmware

kernel-firmware: update to 20230404
This commit is contained in:
CvH 2023-04-08 17:31:31 +02:00 committed by GitHub
commit 582a206fc5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,8 +2,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="kernel-firmware"
PKG_VERSION="20230310"
PKG_SHA256="5968d4e5178ca1ecad3c41c36bba4602c288f25c7a48eeaa74113537578199b2"
PKG_VERSION="20230404"
PKG_SHA256="c3f9ad2bb5311cce2490f37a8052f836703d6936aabd840246b6576f1f71f607"
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"