poky/scripts/contrib
Leonardo Sandoval f9b476ebcd scripts/contrib/patchtest: run patchtest on local branch
The script run patchtest on local branch commits, printing results into
stdout. This script is useful to test patches before sending to the
mailing list.

Examples:

$ git checkout master-next-1.9
Branch master-next-1.9 set up to track remote branch master-next-1.9 from origin.
Switched to a new branch 'master-next-1.9'

  $ ~/scripts/contrib/patchtest.sh
  166e70e: Robert Yang: Thu Apr 2 12:01:37 2015 +0100: patch: fix CVE-2015-1196: FAIL
   Issue             Missing or incorrectly formatted CVE tag in commit message [test_cve_presence_in_commit_message]
    Suggested fix    Include a "CVE-xxxx-xxxx" tag in the commit message
   Issue             Missing or incorrectly formatted CVE tag in included patch file [test_cve_tag_format]
    Suggested fix    Correct or include the CVE tag on cve patch with format: "CVE: CVE-YYYY-XXXX"

  eaa4536: Robert Yang: Thu Apr 2 12:01:37 2015 +0100: wget: 1.16.1 -> 1.16.2: OK

  3c29ce3: Robert Yang: Thu Apr 2 12:01:38 2015 +0100: git: 2.3.0 -> 2.3.1: OK

  85491f6: Khem Raj: Thu Apr 2 12:01:38 2015 +0100: gdb: Upgrade 7.8.1 -> 7.9: OK

  f701142: Robert Yang: Thu Apr 2 12:01:38 2015 +0100: binutils: upgrade to 2.25: OK

  385d0b1: Khem Raj: Thu Apr 2 12:01:39 2015 +0100: binutils: Fix ICE in gold: OK

[YOCTO #10720]

(From OE-Core rev: 4ba1334ab7c9b32502a4f8b3e656fb4f8242ccdd)

Signed-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-06-23 11:44:12 +01:00
..
bb-perf bb-perf: plot histograms base on buildstats data 2016-11-30 15:48:05 +00:00
python python-3.5: Move bz2.py, lzma.py and _compression.py from python3-misc to python3-compression 2017-06-14 14:53:58 +01:00
bbvars.py scripts: python3: change python to python3 in shebang 2016-06-03 13:13:29 +01:00
build-perf-test-wrapper.sh build-perf-test-wrapper.sh: support uploading test reports 2017-05-18 14:01:47 +01:00
build-perf-test.sh build-perf-test: add eSDK installed size to metrics 2016-04-09 23:00:45 +01:00
ddimage ddimage: if 'pv' is installed, use it 2016-05-06 10:31:15 +01:00
devtool-stress.py scripts/contrib: update scripts for changes to internal API 2016-09-03 23:45:52 +01:00
dialog-power-control scripts/contrib/dialog-power-control: add a trivial power prompt script 2014-04-30 21:52:33 +01:00
documentation-audit.sh documentation-audit.sh: Add/fix checks for skipped lines. 2012-12-13 15:18:42 +00:00
graph-tool graph-tool: update to new networkx API, be iterative 2016-08-17 10:35:42 +01:00
list-packageconfig-flags.py scripts: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
mkefidisk.sh gummiboot: Remove/change gummiboot references with systemd-boot 2017-01-09 13:39:11 +00:00
oe-build-perf-report-email.py oe-build-perf-report-email.py: use pwd for getting user name 2017-04-13 10:54:10 +01:00
patchtest.sh scripts/contrib/patchtest: run patchtest on local branch 2017-06-23 11:44:12 +01:00
serdevtry scripts/contrib/serdevtry: add script to handle transient serial terminals 2014-04-30 21:52:32 +01:00
test_build_time_worker.sh scripts/contrib: add build time regression test script 2011-07-20 15:27:31 +01:00
test_build_time.sh scripts/contrib: add build time regression test script 2011-07-20 15:27:31 +01:00
uncovered uncovered: list uncovered python modules 2016-08-01 11:47:11 +01:00
verify-homepage.py scripts: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
yocto-bsp-kernel-update.sh scripts/contrib: scripts that updates kernel templates 2017-03-27 08:15:24 +01:00