* [PATCH] ath10k: add notice.txt references to WHENCE
@ 2015-10-20 14:53 Kalle Valo
2015-10-20 15:02 ` Ben Hutchings
0 siblings, 1 reply; 3+ messages in thread
From: Kalle Valo @ 2015-10-20 14:53 UTC (permalink / raw)
To: linux-firmware; +Cc: linux-wireless, ath10k
This is to make sure that the notice files get automatically included.
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
---
WHENCE | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/WHENCE b/WHENCE
index 9b7e8e8526aa..5cc01414e915 100755
--- a/WHENCE
+++ b/WHENCE
@@ -2393,17 +2393,22 @@ Driver: ath10k - Qualcomm Atheros support for QCA988x family of chips
File: ath10k/QCA988X/hw2.0/board.bin
File: ath10k/QCA988X/hw2.0/firmware-4.bin
Version: 10.2.4.45
+File: ath10k/QCA988X/hw2.0/notice_ath10k_firmware-4.txt
File: ath10k/QCA988X/hw2.0/firmware-5.bin
Version: 10.2.4.70.9-2
+File: ath10k/QCA988X/hw2.0/notice_ath10k_firmware-5.txt
File: ath10k/QCA6174/hw2.1/board.bin
File: ath10k/QCA6174/hw2.1/firmware-5.bin
Version: WLAN.RM.1.1-00141
+File: ath10k/QCA6174/hw2.1/notice_ath10k_firmware-5.txt
File: ath10k/QCA6174/hw3.0/board.bin
File: ath10k/QCA6174/hw3.0/firmware-4.bin
Version: WLAN.RM.2.0-00180-QCARMSWPZ-1
+File: ath10k/QCA6174/hw3.0/notice_ath10k_firmware-4.txt
File: ath10k/QCA99X0/hw2.0/board.bin
File: ath10k/QCA99X0/hw2.0/firmware-5.bin
Version: 10.4.1.00030-1
+File: ath10k/QCA99X0/hw2.0/notice_ath10k_firmware-5.txt
Licence: Redistributable. See LICENSE.QualcommAtheros_ath10k for details
--
1.7.9.5
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] ath10k: add notice.txt references to WHENCE
2015-10-20 14:53 [PATCH] ath10k: add notice.txt references to WHENCE Kalle Valo
@ 2015-10-20 15:02 ` Ben Hutchings
2015-10-20 15:08 ` Kalle Valo
0 siblings, 1 reply; 3+ messages in thread
From: Ben Hutchings @ 2015-10-20 15:02 UTC (permalink / raw)
To: Kalle Valo, linux-firmware; +Cc: linux-wireless, ath10k
[-- Attachment #1: Type: text/plain, Size: 1681 bytes --]
On Tue, 2015-10-20 at 17:53 +0300, Kalle Valo wrote:
> This is to make sure that the notice files get automatically included.
>
> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
While it isn't actually specified here, I expect the File: lines to
refer to the firmware itself. Please put these references underneath
the Licence: fields.
Ben.
> ---
> WHENCE | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/WHENCE b/WHENCE
> index 9b7e8e8526aa..5cc01414e915 100755
> --- a/WHENCE
> +++ b/WHENCE
> @@ -2393,17 +2393,22 @@ Driver: ath10k - Qualcomm Atheros support for QCA988x family of chips
> File: ath10k/QCA988X/hw2.0/board.bin
> File: ath10k/QCA988X/hw2.0/firmware-4.bin
> Version: 10.2.4.45
> +File: ath10k/QCA988X/hw2.0/notice_ath10k_firmware-4.txt
> File: ath10k/QCA988X/hw2.0/firmware-5.bin
> Version: 10.2.4.70.9-2
> +File: ath10k/QCA988X/hw2.0/notice_ath10k_firmware-5.txt
> File: ath10k/QCA6174/hw2.1/board.bin
> File: ath10k/QCA6174/hw2.1/firmware-5.bin
> Version: WLAN.RM.1.1-00141
> +File: ath10k/QCA6174/hw2.1/notice_ath10k_firmware-5.txt
> File: ath10k/QCA6174/hw3.0/board.bin
> File: ath10k/QCA6174/hw3.0/firmware-4.bin
> Version: WLAN.RM.2.0-00180-QCARMSWPZ-1
> +File: ath10k/QCA6174/hw3.0/notice_ath10k_firmware-4.txt
> File: ath10k/QCA99X0/hw2.0/board.bin
> File: ath10k/QCA99X0/hw2.0/firmware-5.bin
> Version: 10.4.1.00030-1
> +File: ath10k/QCA99X0/hw2.0/notice_ath10k_firmware-5.txt
>
> Licence: Redistributable. See LICENSE.QualcommAtheros_ath10k for details
>
--
Ben Hutchings
The first rule of tautology club is the first rule of tautology club.
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 811 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] ath10k: add notice.txt references to WHENCE
2015-10-20 15:02 ` Ben Hutchings
@ 2015-10-20 15:08 ` Kalle Valo
0 siblings, 0 replies; 3+ messages in thread
From: Kalle Valo @ 2015-10-20 15:08 UTC (permalink / raw)
To: Ben Hutchings; +Cc: linux-firmware, linux-wireless, ath10k
Ben Hutchings <ben@decadent.org.uk> writes:
> On Tue, 2015-10-20 at 17:53 +0300, Kalle Valo wrote:
>> This is to make sure that the notice files get automatically included.
>>
>> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
>
> While it isn't actually specified here, I expect the File: lines to
> refer to the firmware itself. Please put these references underneath
> the Licence: fields.
Ok, I'll respin and send v2.
--
Kalle Valo
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-10-20 15:08 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-20 14:53 [PATCH] ath10k: add notice.txt references to WHENCE Kalle Valo
2015-10-20 15:02 ` Ben Hutchings
2015-10-20 15:08 ` Kalle Valo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).