poky/scripts/contrib
Martin Jansa 6eb0a35580 patchreview: use check_upstream_status() from oe.qa
* the idea was to reuse the same function as I've noticed that the
  QA check which was added to insane.bbclass in:
  https://git.openembedded.org/openembedded-core/commit/?id=76a685bfcf927593eac67157762a53259089ea8a
  is in some cases more strcit than scripts/contrib/patchreview.py

  To be honest I wasn't aware of scripts/contrib/patchreview.py
  existence when I've asked about moving check_upstream_status()
  to oe.qa in order to write standalone script just like
  patchreview.py

* I've sent this long time ago:
  https://lists.openembedded.org/g/openembedded-core/message/177207
  but didn't like the sys.path.append to find oe.qa much or the
  duplicated path to .patch file in the output, then I've forgot about
  it until today in https://github.com/OE4T/meta-tegra/pull/1749
  where checklayer found one more issue, which I haven't noticed
  with patchreview.py before (because I've accidentally used a version
  without this change). It's not perfect, but at least it will be
  consistent with checklayer and patch-status QA check.

(From OE-Core rev: f291c08ea6a95638c3ad1f70434678bd5e374195)

Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2024-11-12 11:19:44 +00:00
..
bb-perf bb-matrix-plot.sh: Show underscores correctly in labels 2023-10-23 10:49:19 +01:00
bbvars.py scripts: python 3.12 regex 2024-02-13 13:51:41 +00:00
build-perf-test-wrapper.sh perf-build-test/report: Drop phantomjs and html email reports support 2022-03-16 10:31:41 +00:00
convert-overrides.py scripts: python 3.12 regex 2024-02-13 13:51:41 +00:00
convert-spdx-licenses.py scripts: fix file writing in convert-spdx-licenses 2022-02-22 15:24:51 +00:00
convert-srcuri.py convert-srcuri.py: use regex to check space in SRC_URI 2021-11-11 17:09:17 +00:00
convert-variable-renames.py convert-variable-renames: Fix typo in description 2022-03-31 17:52:58 +01:00
ddimage scripts: Add copyright statements to files without one 2022-08-12 11:58:01 +01:00
devtool-stress.py meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
dialog-power-control scripts: Add copyright statements to files without one 2022-08-12 11:58:01 +01:00
documentation-audit.sh scripts: Add copyright statements to files without one 2022-08-12 11:58:01 +01:00
graph-tool graph-tool: add filter subcommand 2020-06-16 23:39:28 +01:00
image-manifest meta: remove True option to getVar and getVarFlag calls (again) 2023-02-02 09:50:02 +00:00
list-packageconfig-flags.py scripts/contrib/list-packageconfig-flags: Upate for tinfoil API changes 2021-03-15 14:49:09 +00:00
make-spdx-bindings.sh Add script to make SPDX bindings 2024-09-30 17:07:18 +01:00
oe-build-perf-report-email.py scripts/contrib/oe-build-perf-report-email.py: remove obsolete check for phantomjs and optipng 2022-04-30 22:00:20 +01:00
patchreview.py patchreview: use check_upstream_status() from oe.qa 2024-11-12 11:19:44 +00:00
patchtest.sh meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
serdevtry meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
test_build_time_worker.sh scripts: Add copyright statements to files without one 2022-08-12 11:58:01 +01:00
test_build_time.sh meta/scripts: Change BB_ENV_EXTRA_WHITE -> BB_ENV_PASSTHROUGH_ADDITIONS 2022-02-21 23:37:26 +00:00
uncovered meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
verify-homepage.py scripts: Add copyright statements to files without one 2022-08-12 11:58:01 +01:00