projects
/
openwrt
/
staging
/
stintel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da5312d
)
firmware: ath10k-firmware: update QCA9888 firmware to 10.4-3.4-00104
author
Christian Lamparter
<chunkeey@gmail.com>
Thu, 21 Dec 2017 18:13:02 +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 QCA9888.
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 df8f7c2fb73bb284b94d6f8c8cb03d4f4ccb3a9a..f1d86236f9fb035fbed1a48201fb70f894b64869 100644
(file)
--- a/
package/firmware/ath10k-firmware/Makefile
+++ b/
package/firmware/ath10k-firmware/Makefile
@@
-243,7
+243,7
@@
define Package/ath10k-firmware-qca9888/install
$(PKG_BUILD_DIR)/QCA9888/hw2.0/board-2.bin \
$(1)/lib/firmware/ath10k/QCA9888/hw2.0/board-2.bin
$(INSTALL_DATA) \
- $(PKG_BUILD_DIR)/QCA9888/hw2.0/
firmware-5.bin_10.4-3.2-00072
\
+ $(PKG_BUILD_DIR)/QCA9888/hw2.0/
3.4/firmware-5.bin_10.4-3.4-00104
\
$(1)/lib/firmware/ath10k/QCA9888/hw2.0/firmware-5.bin
endef