Author: nbd Date: 2015-11-11 09:32:37 +0100 (Wed, 11 Nov 2015) New Revision: 47454
Modified: trunk/package/firmware/ath10k-firmware/Makefile Log: ath10k-firmware: update firmware version for QCA988X Updates the ath10k firmware version for QCA988X to version 10.2.4.70.10-2, which appears to fix problems with the 5GHz wireless failing on TP-Link Archer C7 v2 when using a Nexus 5X phone. Fixes issue #20854. Signed-off-by: Robert Hancock <[email protected]> Modified: trunk/package/firmware/ath10k-firmware/Makefile =================================================================== --- trunk/package/firmware/ath10k-firmware/Makefile 2015-11-11 08:32:28 UTC (rev 47453) +++ trunk/package/firmware/ath10k-firmware/Makefile 2015-11-11 08:32:37 UTC (rev 47454) @@ -57,7 +57,7 @@ $(PKG_BUILD_DIR)/ath10k/QCA988X/hw2.0/board.bin \ $(1)/lib/firmware/ath10k/QCA988X/hw2.0/ $(INSTALL_DATA) \ - $(PKG_BUILD_DIR)/QCA988X/10.2.4/firmware-5.bin_10.2.4.70-2 \ + $(PKG_BUILD_DIR)/QCA988X/10.2.4/firmware-5.bin_10.2.4.70.10-2 \ $(1)/lib/firmware/ath10k/QCA988X/hw2.0/firmware-5.bin endef _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
