All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH linux-firmware 00/12] Fix metadata for linux-firmware
@ 2016-09-18  1:58 Ben Hutchings
  2016-09-18  1:59 ` [PATCH linux-firmware 01/12] Add a metadata consistency check script Ben Hutchings
                   ` (12 more replies)
  0 siblings, 13 replies; 18+ messages in thread
From: Ben Hutchings @ 2016-09-18  1:58 UTC (permalink / raw)
  To: linux-kernel, linux-firmware

[-- Attachment #1: Type: text/plain, Size: 1587 bytes --]

This series adds a metadata consistency check script, fixes all the
errors it found, and adds a reference to it in README.

If I don't hear any objections, I'll apply these changes next week.

Ben.

Ben Hutchings (12):
  Add a metadata consistency check script
  WHENCE: Correct filename of LICENCE.moxa
  Add copy of GPL v2 and references to the GPL-2 and GPL-3 files
  WHENCE: Specify source directories for cis, isci, and usbdux firmware
  WHENCE: Remove references to source for emi62 firmware
  WHENCE: Remove references to two nvidia firmware files that were never
    added
  Remove unused 'LICENCE.mwl8335'
  WHENCE: Adjust some licence file references to satisfy check_whence.py
  WHENCE: Fix metadata for snd-soc-skl firmware
  WHENCE: List new radeon CI and SI smc firmware
  WHENCE: Add reference to 'qca/NOTICE.txt'
  README: Say that files must be listed in WHENCE, and how to check it

 GPL-2           | 339 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 LICENCE.mwl8335 |  52 ---------
 Makefile        |   3 +
 README          |   9 +-
 WHENCE          |  89 ++++++++-------
 check_whence.py |  56 ++++++++++
 6 files changed, 453 insertions(+), 95 deletions(-)
 create mode 100644 GPL-2
 delete mode 100644 LICENCE.mwl8335
 create mode 100755 check_whence.py

-- 
Ben Hutchings
Klipstein's 4th Law of Prototyping and Production:
                                    A fail-safe circuit will destroy
others.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 801 bytes --]

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2016-09-20 16:48 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-18  1:58 [PATCH linux-firmware 00/12] Fix metadata for linux-firmware Ben Hutchings
2016-09-18  1:59 ` [PATCH linux-firmware 01/12] Add a metadata consistency check script Ben Hutchings
2016-09-18  2:00 ` [PATCH linux-firmware 02/12] WHENCE: Correct filename of LICENCE.moxa Ben Hutchings
2016-09-18  2:01 ` [PATCH linux-firmware 03/12] Add copy of GPL v2 and references to the GPL-2 and GPL-3 files Ben Hutchings
2016-09-18  2:01 ` [PATCH linux-firmware 04/12] WHENCE: Specify source directories for cis, isci, and usbdux firmware Ben Hutchings
2016-09-18  2:01 ` [PATCH linux-firmware 05/12] WHENCE: Remove references to source for emi62 firmware Ben Hutchings
2016-09-18  2:02 ` [PATCH linux-firmware 06/12] WHENCE: Remove references to two nvidia firmware files that were never added Ben Hutchings
2016-09-18  6:31   ` Alexandre Courbot
2016-09-18  2:02 ` [PATCH linux-firmware 07/12] Remove unused 'LICENCE.mwl8335' Ben Hutchings
2016-09-18  2:02 ` [PATCH linux-firmware 08/12] WHENCE: Adjust some licence file references to satisfy check_whence.py Ben Hutchings
2016-09-18  2:03 ` [PATCH linux-firmware 09/12] WHENCE: Fix metadata for snd-soc-skl firmware Ben Hutchings
2016-09-19  3:44   ` Vinod Koul
2016-09-18  2:03 ` [PATCH linux-firmware 10/12] WHENCE: List new radeon CI and SI smc firmware Ben Hutchings
2016-09-18  2:08   ` Ben Hutchings
2016-09-19 13:45     ` Deucher, Alexander
2016-09-18  2:04 ` [PATCH linux-firmware 11/12] WHENCE: Add reference to 'qca/NOTICE.txt' Ben Hutchings
2016-09-18  2:04 ` [PATCH linux-firmware 12/12] README: Say that files must be listed in WHENCE, and how to check it Ben Hutchings
2016-09-20 16:48 ` [PATCH linux-firmware 00/12] Fix metadata for linux-firmware Kyle McMartin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.