public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ben Hutchings <ben@decadent.org.uk>
To: linux-kernel@vger.kernel.org, linux-firmware@kernel.org
Subject: [PATCH linux-firmware 12/12] README: Say that files must be listed in WHENCE, and how to check it
Date: Sun, 18 Sep 2016 03:04:14 +0100	[thread overview]
Message-ID: <20160918020414.GP10601@decadent.org.uk> (raw)
In-Reply-To: <1474163887.2621.97.camel@decadent.org.uk>

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

- Say that new files must, not 'should', be listed in WHENCE
- State the expected form of a reference to a separate licence file
- Mention 'make check'

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
---
 README | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/README b/README
index cdaecf04b46e..77ff0106c483 100644
--- a/README
+++ b/README
@@ -16,16 +16,19 @@ diff or preferably a git pull request to:
       linux-firmware@kernel.org
 and also cc: to related mailing lists.
 
-Your commit should include an update to the WHENCE file clearly
-identifying the license under which the firmware is available, and
+If your commit adds new firmware, it must update the WHENCE file to
+clearly state the license under which the firmware is available, and
 that it is redistributable. Being redistributable includes ensuring
 the firmware license provided includes an implicit or explicit
 patent grant to end users to ensure full functionality of device
 operation with the firmware. If the license is long and involved, it's
 permitted to include it in a separate file and refer to it from the
-WHENCE file.
+WHENCE file ('See LICENSE.foo for details.').
 And if it were possible, a changelog of the firmware itself.
 
+Run 'make check' to check that WHENCE is consistent with the
+repository contents.
+
 Ideally, your commit should contain a Signed-Off-By: from someone
 authoritative on the licensing of the firmware in question (i.e. from
 within the company that owns the code).

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 811 bytes --]

  parent reply	other threads:[~2016-09-18  2:04 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Ben Hutchings [this message]
2016-09-20 16:48 ` [PATCH linux-firmware 00/12] Fix metadata for linux-firmware Kyle McMartin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160918020414.GP10601@decadent.org.uk \
    --to=ben@decadent.org.uk \
    --cc=linux-firmware@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox