2
0
mirror of git://git.code.sf.net/p/openocd/code synced 2025-07-19 10:00:43 +10:00
openocd/tools
Antonio Borneo bb1411e598 checkpatch: adapt shell script to the tool's new version
With the new checkpatch it's not possible to send in one shot a
set of patches through stdin because the Signed-off-by tag present
in each patch will trigger the error of duplicated Signed-off-by.

Use the new command-line flag '--git' to let checkpatch to extract
the patches from git and analyse them one-by-one.

While there, add the SPDX tag to the script.

Change-Id: I74791b627b8cd68f2d49146d15ae35bbc610e64e
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/6166
Tested-by: jenkins
2022-09-18 08:20:08 +00:00
..
git2cl@8373c9f749
release
rlink_make_speed_table
scripts checkpatch: check for SPDX tags of licenses in use 2022-09-18 08:19:47 +00:00
st7_dtc_as
checkpatch.sh checkpatch: adapt shell script to the tool's new version 2022-09-18 08:20:08 +00:00
initial.sh gerrit url: update the gerrit server address to https://review.openocd.org 2021-09-18 15:21:02 +00:00
logger.pl
release.sh tools: release.sh: produce only SHA256 hashes 2018-01-13 08:41:23 +00:00
uncrustify1.sh