Skip to content

Commit

Permalink
ath10k-firmware: Fix mirror hash sum (FS#1983)
Browse files Browse the repository at this point in the history
This now matches what was generated locally on my PC and the file on the
mirror server.

Fixes: 575d024 ("ath10k-firmware: update board-2.bin for community firmwares")
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
  • Loading branch information
chunkeey committed Dec 9, 2018
1 parent 4d3a53b commit 87af41d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/firmware/ath10k-firmware/Makefile
Expand Up @@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=ath10k-firmware PKG_NAME:=ath10k-firmware
PKG_SOURCE_DATE:=2018-10-10 PKG_SOURCE_DATE:=2018-10-10
PKG_SOURCE_VERSION:=d366b80d41309531c0c98b26625f23e318f33e31 PKG_SOURCE_VERSION:=d366b80d41309531c0c98b26625f23e318f33e31
PKG_MIRROR_HASH:=6285b9f9aa5a541b8258750f36955a6b307903a87cedd842b73dbfdd2bef8986 PKG_MIRROR_HASH:=ec06f10e6b1d4f7a28366a893c8a73a000454c2f031fc747381a1fb8aa1e0846
PKG_RELEASE:=1 PKG_RELEASE:=1


PKG_SOURCE_PROTO:=git PKG_SOURCE_PROTO:=git
Expand Down

0 comments on commit 87af41d

Please sign in to comment.