diff options
author | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2020-03-06 12:07:27 +0100 |
---|---|---|
committer | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2020-03-06 12:07:27 +0100 |
commit | 807928e3456a2bbcb95c8379ae74019839d311ab (patch) | |
tree | e3dc3157224411bdc49a71f780ef93146138fc84 /README | |
parent | 68a38baeed55260ddf278a0ddf9801ce7a694cc0 (diff) |
edid-decode: update README, clarify Signed-off-by
Try to make it more explicit that Signed-off-by is required.
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -11,9 +11,11 @@ make install Patches and bug reports can be sent to the linux-media@vger.kernel.org mailinglist (see https://www.linuxtv.org/lists.php). Please make sure -that 'edid-decode' appears in the subject line. +that 'edid-decode' appears in the subject line and don't forget to +add a 'Signed-off-by' line when submitting patches! -Please add a 'Signed-off-by' line when submitting patches! +If you don't know what that is, then see: +https://elinux.org/Developer_Certificate_Of_Origin New sample EDIDs are welcome. Please note that these must be real EDIDs read from real hardware, so no artificially constructed EDIDs. |