On 11/13/2013 08:53 PM, Matti Laakso wrote:
> Current version of ath10k in the recently updated wireless-testing
> package requires a new firmware. This patch fixes the issue.
> 
> Signed-off-by: Matti Laakso <malaa...@elisanet.fi>
> ---
> 
> Index: package/kernel/mac80211/Makefile
> ===================================================================
> --- package/kernel/mac80211/Makefile    (revision 38795)
> +++ package/kernel/mac80211/Makefile    (working copy)
> @@ -122,7 +122,7 @@
>  $(eval $(call Download,linux-firmware))
>  
>  PKG_ATH10K_LINUX_FIRMWARE_NAME:=ath10k-firmware
> -PKG_ATH10K_LINUX_FIRMWARE_VERSION:=9374d42c01bd84487855af9f9bffc622c50e7331
> 
> +PKG_ATH10K_LINUX_FIRMWARE_VERSION:=66de4ec8813e48f4cace50c18641da8e7d6c7e1f
> 
>  
> PKG_ATH10K_LINUX_FIRMWARE_SOURCE:=$(PKG_ATH10K_LINUX_FIRMWARE_NAME)-$(PKG_ATH10K_LINUX_FIRMWARE_VERSION).tar.bz2
> 
>  PKG_ATH10K_LINUX_FIRMWARE_PROTO:=git
>  
> PKG_ATH10K_LINUX_FIRMWARE_SOURCE_URL:=https://github.com/kvalo/ath10k-firmware.git

Hi,

This patch is whitespace damaged, your mail client added some more white
spaces, and the patch does not apply any more.

The only difference between commit
9374d42c01bd84487855af9f9bffc622c50e7331 and
66de4ec8813e48f4cace50c18641da8e7d6c7e1f is the newly added file
ath10k/QCA988X/hw2.0/firmware-2.bin, which is not used by the the
OpenWrt mac80211 package Makefile, so the resulting ath10k.ipk will be
the same as without this patch. You have to edit something in the
KernelPackage/ath10k/install section.

Hauke
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to