mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 06:57:50 +00:00
kernel-firmware: update to kernel-firmware-5d98692
This commit is contained in:
parent
b0962768bd
commit
3a1f746390
@ -5,7 +5,7 @@ rt2561s.bin
|
||||
rt2661.bin
|
||||
rt2860.bin
|
||||
ar3k/*.dfu
|
||||
intel/dsp_fw_{bxtn,glk,kbl,release}.bin
|
||||
intel/dsp_fw_{bxtn,cnl,glk,kbl,release}.bin
|
||||
intel/fw_sst_*.bin*
|
||||
intel/ibt-*.{ddc,sfi,bseq}
|
||||
intel/IntcSST2.bin
|
||||
|
@ -17,8 +17,8 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="kernel-firmware"
|
||||
PKG_VERSION="7d2c913"
|
||||
PKG_SHA256="fd127d2e36d8a0d2c1e9f70b37d7e31350260fb0755485d9a8c50638596f1791"
|
||||
PKG_VERSION="5d98692"
|
||||
PKG_SHA256="eb1635c6494507826d630ba94731e581cb0f63fbfe6af4d5de7dbf42d047a605"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="other"
|
||||
PKG_SITE="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/"
|
||||
@ -60,5 +60,5 @@ makeinstall_target() {
|
||||
done
|
||||
|
||||
# The following file is installed by brcmfmac_sdio-firmware-rpi
|
||||
rm -fr $FW_TARGET_DIR/brcm/brcmfmac43430-sdio.bin
|
||||
rm -fr $FW_TARGET_DIR/brcm/brcmfmac43430*-sdio.bin
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user