firmware: install wifi firmware from linux-firmware, cleanup wlan-firmware

This commit is contained in:
MilhouseVH 2017-06-22 18:38:56 +01:00
parent 295a75cd1d
commit e5c53e77a1
2 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,13 @@
ar3k/*
ath3k-1.fw
rtl_bt/*_fw.bin
# WLAN firmwares
ath10k/*
ath6k/*
brcm/*
libertas/*
mrvl/*
mwl8k/*
mwlwifi/*
rtlwifi/*

View File

@ -17,7 +17,7 @@
################################################################################
PKG_NAME="wlan-firmware"
PKG_VERSION="0.0.32"
PKG_VERSION="25d0c93"
PKG_ARCH="any"
PKG_LICENSE="Free-to-use"
PKG_SITE="https://github.com/LibreELEC/wlan-firmware"