wok rev 21997
firmware-atheros: add ath10k firmware
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Wed Oct 16 22:41:02 2019 -0400 (2019-10-16) |
parents | 77bf50143d26 |
children | fcb1de9af8f7 |
files | firmware-atheros/receipt |
line diff
1.1 --- a/firmware-atheros/receipt Wed Oct 16 21:56:55 2019 -0400 1.2 +++ b/firmware-atheros/receipt Wed Oct 16 22:41:02 2019 -0400 1.3 @@ -18,5 +18,6 @@ 1.4 cp -a $install/lib/firmware/ar*.bin $fs/lib/firmware 1.5 cp -a $install/lib/firmware/ath3*.fw $fs/lib/firmware 1.6 cp -a $install/lib/firmware/htc_*.fw $fs/lib/firmware 1.7 +cp -a $install/lib/firmware/ath10k $fs/lib/firmware 1.8 cp -a $install/usr/share/licenses/LICENCE.atheros_firmware $fs/usr/share/licenses 1.9 }