ath10k-firmware: fix mirror hash
authorDENG Qingfang <dengqf6@mail2.sysu.edu.cn>
Mon, 20 Jan 2020 17:06:22 +0000 (01:06 +0800)
committerPetr Štetiar <ynezz@true.cz>
Fri, 24 Jan 2020 07:21:04 +0000 (08:21 +0100)
Fix PKG_MIRROR_HASH hash mismatch.

Fixes: 641a93f0f226 ("ath10k-firmware: update wave 1 firmware to 10.2.4-1.0-00047")
Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
[added missing commit description]
Signed-off-by: Petr Štetiar <ynezz@true.cz>
package/firmware/ath10k-firmware/Makefile

index 394580549b7d082bcc5f0f84f02822f9d04c039d..9f1e7e676bb38decce7fe4598f7e19e9595a02a0 100644 (file)
@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
 PKG_NAME:=ath10k-firmware
 PKG_SOURCE_DATE:=2019-10-03
 PKG_SOURCE_VERSION:=d622d160e9f552ead68d9ae81b715422892dc2ef
-PKG_MIRROR_HASH:=9d56a9942b7be7effdeed6d0688a9bdcfae76a2921a630714c3e2d8390ea8934
+PKG_MIRROR_HASH:=2e504e071c3f896d629c4cfffe7ff4b5f1acdb4fecd3f01e8ff8c73e87a67cc7
 PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git