Message ID | 1445352802-18789-1-git-send-email-kvalo@qca.qualcomm.com (mailing list archive) |
---|---|
State | Not Applicable |
Headers | show |
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 <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.
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
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(+)