summaryrefslogtreecommitdiffstats
path: root/scripts/contrib
AgeCommit message (Expand)Author
22 hourspatchreview: use check_upstream_status() from oe.qaMartin Jansa
2024-02-13scripts: python 3.12 regexAdrian Freihofer
2023-10-30scripts/contrib/patchreview: fix commit identificationRoss Burton
2023-10-27scripts/contrib/patchreview: consolidate importsRoss Burton
2023-10-27scripts/contrib/patchreview: add commit and recipe count fields to JSONRoss Burton
2023-10-27scripts/patchreview: rework patch detectionRoss Burton
2023-10-23bb-matrix-plot.sh: Show underscores correctly in labelsPeter Kjellerstedt
2023-10-15scripts/patchreview: Add a custom pattern for finding recipe patchesMickael RAMILISON
2023-02-02meta: remove True option to getVar and getVarFlag calls (again)Martin Jansa
2022-11-14scripts: convert-overrides: Allow command-line customizationsJoshua Watt
2022-08-12scripts: Add copyright statements to files without oneRichard Purdie
2022-05-23scripts/patchreview: Make json output human parsableRichard Purdie
2022-05-23scripts/patchreview: Add commit to stored json dataRichard Purdie
2022-04-30scripts/contrib/oe-build-perf-report-email.py: remove obsolete check for phan...Steve Sakoman
2022-03-31convert-variable-renames: Fix typo in descriptionSimon Kuhnle
2022-03-18scripts/patchreview: handle Inactive-Upstream statusAlexandre Belloni
2022-03-16perf-build-test/report: Drop phantomjs and html email reports supportRichard Purdie
2022-03-04convert-variable-renames: Fix output stringSaul Wold
2022-02-25scripts/documentation-audit: Use renamed LICENSE_FLAGS_ACCEPTED variableKhem Raj
2022-02-22scripts: fix file writing in convert-spdx-licensesScott Murray
2022-02-22scripts: fix file writing in convert-variable-renamesScott Murray
2022-02-21meta: Rename LICENSE_FLAGS variableSaul Wold
2022-02-21icecc: Improve variables/terminologyRichard Purdie
2022-02-21scripts: Add convert-variable-renames script for inclusive language variable ...Saul Wold
2022-02-21meta/scripts: Change BB_ENV_EXTRA_WHITE -> BB_ENV_PASSTHROUGH_ADDITIONSRichard Purdie
2022-02-20scripts: Add a conversion script to use SPDX license namesRichard Purdie
2021-11-11convert-srcuri.py: use regex to check space in SRC_URIKai Kang
2021-11-03scripts/convert-srcuri: Update SRC_URI conversion script to handle github url...Richard Purdie
2021-10-30meta: Add explict branch to git SRC_URIsRichard Purdie
2021-08-12convert-overrides.py: also convert comments without a leading whitespaceChen Qi
2021-08-05convert-overrides.py: allow dots before override in vars_re and shortvars_reMartin Jansa
2021-08-04image/image_types: Convert CONVERSION_CMD/COMPRESS_CMD to new override syntaxRichard Purdie
2021-08-04meta: Convert IMAGE_TYPEDEP to use override syntaxRichard Purdie
2021-08-04convert-overrides.py: handle few more cases of overridesDenys Dmytriyenko
2021-08-01convert-overrides: Allow script to handle patch/diffsRichard Purdie
2021-07-30convert-overrides.py: allow specifying multiple target dirsMartin Jansa
2021-07-30convert-overrides.py: 0.9.1 include '(' as delimiter for shortvarsMartin Jansa
2021-07-30convert-overrides.py: remove base_dep_prepend and autotools_dep_prepend excep...Martin Jansa
2021-07-30convert-overrides.py: show processed file and version of this scriptMartin Jansa
2021-07-30scripts/contrib: Add override conversion scriptRichard Purdie
2021-04-18scripts/contrib/image-manifest: add new scriptAnders Wallin
2021-03-26documentation-audit.sh: Fix typo in specifying LICENSE_FLAGS_WHITELISTKhem Raj
2021-03-15scripts/contrib/list-packageconfig-flags: Upate for tinfoil API changesRichard Purdie
2020-06-16graph-tool: add filter subcommandPaul Eggleton
2020-06-16graph-tool: switch to argparsePaul Eggleton
2020-03-25buildstats-plot.sh: Show spaces and underscores correctly in titles/keysPeter Kjellerstedt
2020-03-24buildstats*.sh: fix spacing indentation in the filesLuis Martins
2020-03-24buildstats*.sh: add recipe parameter to scriptsLuis Martins
2020-03-24buildstats*.sh: add accumulate parameter to scriptsLuis Martins
2020-03-24buildstats-plot.sh: filter by taskLuis Martins