mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 23:17:50 +00:00
Merge pull request #1635 from MilhouseVH/wlan-cleanup
firmware: install wifi firmware from linux-firmware, cleanup wlan-fir…
This commit is contained in:
commit
19a67fb1f0
@ -1,3 +1,13 @@
|
||||
ar3k/*
|
||||
ath3k-1.fw
|
||||
rtl_bt/*_fw.bin
|
||||
|
||||
# WLAN firmwares
|
||||
ath10k/*
|
||||
ath6k/*
|
||||
brcm/*
|
||||
libertas/*
|
||||
mrvl/*
|
||||
mwl8k/*
|
||||
mwlwifi/*
|
||||
rtlwifi/*
|
||||
|
@ -17,7 +17,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="kernel-firmware"
|
||||
PKG_VERSION="b141345"
|
||||
PKG_VERSION="df40d15"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="other"
|
||||
PKG_SITE="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/"
|
||||
|
@ -17,7 +17,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="wlan-firmware"
|
||||
PKG_VERSION="cf02ad3"
|
||||
PKG_VERSION="25d0c93"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="Free-to-use"
|
||||
PKG_SITE="https://github.com/LibreELEC/wlan-firmware"
|
||||
|
Loading…
x
Reference in New Issue
Block a user