projects
/
oweals
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
baa00b2
)
ath10k: update QCA4019 firmware
author
Massimo Tum
<masnia@tiscali.it>
Tue, 2 Oct 2018 14:19:24 +0000
(16:19 +0200)
committer
Christian Lamparter
<chunkeey@gmail.com>
Thu, 27 Dec 2018 15:38:13 +0000
(16:38 +0100)
Update firmware for QCA4019 also for 18.06 branch.
https://github.com/openwrt/openwrt/pull/1138
Signed-off-by: Massimo Tum <masnia@tiscali.it>
package/firmware/ath10k-firmware/Makefile
patch
|
blob
|
history
diff --git
a/package/firmware/ath10k-firmware/Makefile
b/package/firmware/ath10k-firmware/Makefile
index c2b400067186a8ba6eec244727a267a27e80dd08..6e6670b87f64c9254db11dcf26c0492d85d313f8 100644
(file)
--- a/
package/firmware/ath10k-firmware/Makefile
+++ b/
package/firmware/ath10k-firmware/Makefile
@@
-403,7
+403,7
@@
define Package/ath10k-firmware-qca4019/install
$(PKG_BUILD_DIR)/QCA4019/hw1.0/board-2.bin \
$(1)/lib/firmware/ath10k/QCA4019/hw1.0/
$(INSTALL_DATA) \
- $(PKG_BUILD_DIR)/QCA4019/hw1.0/3.
4/firmware-5.bin_10.4-3.4-00104
\
+ $(PKG_BUILD_DIR)/QCA4019/hw1.0/3.
5.3/firmware-5.bin_10.4-3.5.3-00057
\
$(1)/lib/firmware/ath10k/QCA4019/hw1.0/firmware-5.bin
endef