summaryrefslogtreecommitdiffstats
path: root/scripts/contrib
Commit message (Expand)AuthorAgeFilesLines
* scripts: python 3.12 regexAdrian Freihofer2024-02-132-7/+7
* scripts/contrib/patchreview: fix commit identificationRoss Burton2023-10-301-1/+1
* scripts/contrib/patchreview: consolidate importsRoss Burton2023-10-271-5/+10
* scripts/contrib/patchreview: add commit and recipe count fields to JSONRoss Burton2023-10-271-10/+22
* scripts/patchreview: rework patch detectionRoss Burton2023-10-271-9/+27
* bb-matrix-plot.sh: Show underscores correctly in labelsPeter Kjellerstedt2023-10-231-2/+2
* scripts/patchreview: Add a custom pattern for finding recipe patchesMickael RAMILISON2023-10-151-1/+2
* meta: remove True option to getVar and getVarFlag calls (again)Martin Jansa2023-02-021-1/+1
* scripts: convert-overrides: Allow command-line customizationsJoshua Watt2022-11-141-46/+57
* scripts: Add copyright statements to files without oneRichard Purdie2022-08-126-0/+12
* scripts/patchreview: Make json output human parsableRichard Purdie2022-05-231-1/+1
* scripts/patchreview: Add commit to stored json dataRichard Purdie2022-05-231-0/+1
* scripts/contrib/oe-build-perf-report-email.py: remove obsolete check for phan...Steve Sakoman2022-04-301-13/+0
* convert-variable-renames: Fix typo in descriptionSimon Kuhnle2022-03-311-1/+1
* scripts/patchreview: handle Inactive-Upstream statusAlexandre Belloni2022-03-181-2/+2
* perf-build-test/report: Drop phantomjs and html email reports supportRichard Purdie2022-03-162-161/+8
* convert-variable-renames: Fix output stringSaul Wold2022-03-041-1/+1
* scripts/documentation-audit: Use renamed LICENSE_FLAGS_ACCEPTED variableKhem Raj2022-02-251-2/+2
* scripts: fix file writing in convert-spdx-licensesScott Murray2022-02-221-0/+1
* scripts: fix file writing in convert-variable-renamesScott Murray2022-02-221-0/+1
* meta: Rename LICENSE_FLAGS variableSaul Wold2022-02-211-0/+1
* icecc: Improve variables/terminologyRichard Purdie2022-02-211-0/+5
* scripts: Add convert-variable-renames script for inclusive language variable ...Saul Wold2022-02-211-0/+109
* meta/scripts: Change BB_ENV_EXTRA_WHITE -> BB_ENV_PASSTHROUGH_ADDITIONSRichard Purdie2022-02-211-1/+1
* scripts: Add a conversion script to use SPDX license namesRichard Purdie2022-02-201-0/+144
* convert-srcuri.py: use regex to check space in SRC_URIKai Kang2021-11-111-4/+4
* scripts/convert-srcuri: Update SRC_URI conversion script to handle github url...Richard Purdie2021-11-031-1/+15
* meta: Add explict branch to git SRC_URIsRichard Purdie2021-10-301-0/+63
* convert-overrides.py: also convert comments without a leading whitespaceChen Qi2021-08-121-3/+3
* convert-overrides.py: allow dots before override in vars_re and shortvars_reMartin Jansa2021-08-051-3/+3
* image/image_types: Convert CONVERSION_CMD/COMPRESS_CMD to new override syntaxRichard Purdie2021-08-041-1/+1
* meta: Convert IMAGE_TYPEDEP to use override syntaxRichard Purdie2021-08-041-1/+1
* convert-overrides.py: handle few more cases of overridesDenys Dmytriyenko2021-08-041-2/+3
* convert-overrides: Allow script to handle patch/diffsRichard Purdie2021-08-021-3/+7
* convert-overrides.py: allow specifying multiple target dirsMartin Jansa2021-07-301-13/+13
* convert-overrides.py: 0.9.1 include '(' as delimiter for shortvarsMartin Jansa2021-07-301-2/+2
* convert-overrides.py: remove base_dep_prepend and autotools_dep_prepend excep...Martin Jansa2021-07-301-6/+0
* convert-overrides.py: show processed file and version of this scriptMartin Jansa2021-07-301-0/+4
* scripts/contrib: Add override conversion scriptRichard Purdie2021-07-301-0/+141
* scripts/contrib/image-manifest: add new scriptAnders Wallin2021-04-181-0/+523
* documentation-audit.sh: Fix typo in specifying LICENSE_FLAGS_WHITELISTKhem Raj2021-03-261-1/+1
* scripts/contrib/list-packageconfig-flags: Upate for tinfoil API changesRichard Purdie2021-03-151-1/+1
* graph-tool: add filter subcommandPaul Eggleton2020-06-161-0/+43
* graph-tool: switch to argparsePaul Eggleton2020-06-161-32/+27
* buildstats-plot.sh: Show spaces and underscores correctly in titles/keysPeter Kjellerstedt2020-03-291-2/+2
* buildstats*.sh: fix spacing indentation in the filesLuis Martins2020-03-242-93/+94
* buildstats*.sh: add recipe parameter to scriptsLuis Martins2020-03-242-4/+14
* buildstats*.sh: add accumulate parameter to scriptsLuis Martins2020-03-242-4/+28
* buildstats-plot.sh: filter by taskLuis Martins2020-03-241-2/+8
* buildstats-plot.sh: fix invoking buildstats.shLuis Martins2020-03-241-1/+1