projects
/
openwrt
/
staging
/
noltari.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
280a7d3
)
firmware: ath10k-firmware: update QCA4019 firmware to 10.4-3.4-00104
author
Christian Lamparter
<chunkeey@gmail.com>
Thu, 21 Dec 2017 18:13:00 +0000
(19:13 +0100)
committer
Mathias Kresin
<dev@kresin.me>
Thu, 18 Jan 2018 20:21:11 +0000
(21:21 +0100)
This patch updates ath10k-firmware to use the
firmware-5.bin_10.4-3.4-00104 firmware for the QCA4019.
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
package/firmware/ath10k-firmware/Makefile
patch
|
blob
|
history
diff --git
a/package/firmware/ath10k-firmware/Makefile
b/package/firmware/ath10k-firmware/Makefile
index 45d798bfdaca2fa11196ffb218749e9f67ddf36a..3acb575a95e41d6d3124c4509a30c0bd994a46e8 100644
(file)
--- a/
package/firmware/ath10k-firmware/Makefile
+++ b/
package/firmware/ath10k-firmware/Makefile
@@
-223,7
+223,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.
2.1/firmware-5.bin_10.4-3.2.1-00058
\
+ $(PKG_BUILD_DIR)/QCA4019/hw1.0/3.
4/firmware-5.bin_10.4-3.4-00104
\
$(1)/lib/firmware/ath10k/QCA4019/hw1.0/firmware-5.bin
endef