diff mbox series

[LEDE-DEV,1/6] firmware: ath10k-firmware: update to 2017-12-20

Message ID 3a8f2b983d75137d8dd1ddd94c82a0eba39a1167.1513874600.git.chunkeey@gmail.com
State Accepted
Delegated to: Mathias Kresin
Headers show
Series [LEDE-DEV,1/6] firmware: ath10k-firmware: update to 2017-12-20 | expand

Commit Message

Christian Lamparter Dec. 21, 2017, 6:12 p.m. UTC
This update automatically includes a new firmware for the QCA6174:
firmware-6.bin_WLAN.RM.4.4.1-00079-QCARMSWPZ-1

Cc: Ansuel Smith <ansuelsmth@gmail.com>
Cc: Hauke Mehrtens <hauke@hauke-m.de>
Cc: Henryk Heisig <hyniu@o2.pl>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
---
@Ansuel Smith
Can you test if the new QCA9984 firmware fixes the problem you
reported in:
<https://www.mail-archive.com/ath10k@lists.infradead.org/msg07592.html>?
---
 package/firmware/ath10k-firmware/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/package/firmware/ath10k-firmware/Makefile b/package/firmware/ath10k-firmware/Makefile
index 1c6f4dfb7f..5a7fa1ac95 100644
--- a/package/firmware/ath10k-firmware/Makefile
+++ b/package/firmware/ath10k-firmware/Makefile
@@ -8,9 +8,9 @@ 
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=ath10k-firmware
-PKG_SOURCE_DATE:=2017-10-30
-PKG_SOURCE_VERSION:=476a2850b1e8582d51187799d7de209daf1a57b2
-PKG_MIRROR_HASH:=77ba59f75c5897c842c5c525945de019fd23f1e2d8bea6239924857e500bf73a
+PKG_SOURCE_DATE:=2017-12-20
+PKG_SOURCE_VERSION:=35d8642f452827b955470de4ac997ffe906a6f17
+PKG_MIRROR_HASH:=594133cea1b49672d0a47ca55fdd9390af83b514b37e864e3674d7ab5d7dd72a
 PKG_RELEASE:=1

 PKG_SOURCE_PROTO:=git