Skip to content

Commit

Permalink
ath10k-firmware: fix mirror hash
Browse files Browse the repository at this point in the history
Fix PKG_MIRROR_HASH hash mismatch.

Fixes: 641a93f ("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>
  • Loading branch information
dengqf6 authored and ynezz committed Jan 24, 2020
1 parent 76bbe4b commit 2d75812
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/firmware/ath10k-firmware/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2d75812

Please sign in to comment.