Mandate 'Signed-off-by' line in commit messages

This patch updates the configuration file for the checkpatch.pl
script to check for the presence of a 'Signed-off-by' line in the
commit message. This is now required by TF contribution process.

Change-Id: I8bcd6d39a5dcd85547244d60c10a7cd2148c404f

Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>
This commit is contained in:
Sandrine Bailleux 2016-10-24 13:09:08 +01:00
parent e1c4274091
commit 8c0e51ebb7
1 changed files with 0 additions and 3 deletions

View File

@ -36,9 +36,6 @@
# This is not Linux so don't expect a Linux tree!
--no-tree
# 'Signed-off-by' lines in commit messages are not mandated for TF.
--no-signoff
# This clarifes the lines indications in the report.
#
# E.g.: