Skip to content

Commit

Permalink
package: ath10k-firmware: fix board-2.bin download URL
Browse files Browse the repository at this point in the history
Fixes #22628.

Signed-off-by: Zoltan HERPAI <[email protected]>



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49390 3c298f89-4303-0410-b956-a3cf2f4a3e73
  • Loading branch information
wigyori committed Jun 21, 2016
1 parent d090d6c commit cac971d
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 @@ -60,7 +60,7 @@ QCA99X0_BOARD_REV:=ddcec9efd245da9365c474f513a855a55f3ac7fe
QCA99X0_BOARD_FILE:=board-2.bin.$(QCA99X0_BOARD_REV)

define Download/qca99x0-board
URL:=https://www.codeaurora.org/cgit/quic/qsdk/oss/firmware/ath10k-firmware/plain/ath10k/QCA99X0/hw2.0
URL:=https://source.codeaurora.org/quic/qsdk/oss/firmware/ath10k-firmware/plain/ath10k/QCA99X0/hw2.0
URL_FILE:=board-2.bin?id=ddcec9efd245da9365c474f513a855a55f3ac7fe
FILE:=$(QCA99X0_BOARD_FILE)
MD5SUM:=a2b3c653c2363a5641200051d6333d0a
Expand Down

0 comments on commit cac971d

Please sign in to comment.