summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* recipetool: Add handler to create go recipesLukas Funke2023-11-061-0/+751
* recipetool: Ignore *.go files while scanning for licensesLukas Funke2023-11-061-1/+1
* scripts/resulttool: group all regressions in regression reportAlexis Lothoré2023-11-051-1/+2
* scripts/esdk-tools: use a dedicated, static directory for esdk toolsAlexander Kanavin2023-11-0511-0/+11
* patchtest-send-results: fix sender parsingTrevor Gamblin2023-11-021-1/+1
* patchtest-send-results: add In-Reply-ToTrevor Gamblin2023-11-011-18/+21
* patchtest-send-results: send results to submitterTrevor Gamblin2023-10-301-6/+13
* scripts/contrib/patchreview: fix commit identificationRoss Burton2023-10-301-1/+1
* recipetool: add python_hatchling supportTim Orling2023-10-301-1/+5
* 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
* lib/oe/sstatesig.py: dump locked.sigs.inc only when explicitly asked via -S l...Alexander Kanavin2023-10-271-1/+1
* recipetool/create_buildsys_python: add PEP517 supportJulien Stephan2023-10-271-1/+267
* recipetool/create_buildsys_python: refactor code for futur PEP517 additionJulien Stephan2023-10-271-349/+371
* recipetool/create_buildsys_python: prefix created recipes with python3-Julien Stephan2023-10-271-0/+5
* recipetool/create_buildsys_python: fix license noteJulien Stephan2023-10-271-1/+1
* patchtest-send-results: check max line length, simplify responsesTrevor Gamblin2023-10-251-8/+9
* patchtest-send-results: improve subject lineTrevor Gamblin2023-10-241-1/+6
* scripts/yocto_testresults_query: add option to change display limitAlexis Lothoré2023-10-231-3/+10
* scripts/resulttool: make additional info more compactAlexis Lothoré2023-10-231-4/+23
* scripts/resulttool: rearrange regressions report orderAlexis Lothoré2023-10-231-2/+6
* scripts/resulttool: limit the number of changes displayed per testAlexis Lothoré2023-10-231-4/+21
* runqemu: Add squashfs filesystem typesLogan Gunthorpe2023-10-231-1/+3
* bb-matrix-plot.sh: Show underscores correctly in labelsPeter Kjellerstedt2023-10-231-2/+2
* patchtest: sort when reading patches from a directoryRoss Burton2023-10-191-1/+1
* patchtest: remove unused importsRoss Burton2023-10-192-2/+0
* patchtest: check for untracked changesTrevor Gamblin2023-10-191-0/+6
* scripts/bitbake-whatchanged: removeAlexander Kanavin2023-10-191-318/+0
* patchtest: update SPDX identifiersTrevor Gamblin2023-10-175-64/+6
* patchtest: set default repo and testdir targetsTrevor Gamblin2023-10-172-6/+10
* patchtest: add scripts to oe-coreTrevor Gamblin2023-10-176-0/+790
* scripts/patchreview: Add a custom pattern for finding recipe patchesMickael RAMILISON2023-10-151-1/+2
* wic: fix a typo in help outputAndré Draszik2023-10-101-1/+1
* runqemu/qemurunner: Use nodelay with tcp serial connectionsRichard Purdie2023-10-101-2/+2
* scripts/bblock: add a script to lock/unlock recipesJulien Stephan2023-10-091-0/+184
* devtool/upgrade: check all git config locationsMarcus Flyckt2023-10-081-1/+1
* recipetool/create_buildsys_python: use importlib instead of impChris Laplante2023-10-061-3/+2
* scripts/oe-setup-layers: Update how to determine if directory is git repoJermain Horsman2023-10-061-5/+5
* wic: Add console parameters to qemux86 canned-wksRichard Purdie2023-10-041-1/+1
* scritps/runqemu: Ensure we only have two serial portsRichard Purdie2023-10-041-4/+13
* wic: bootimg-partition: Fix file name in debug messageDaniel Semkowicz2023-10-011-1/+1
* recipetool/devtool: Ensure server knows about changed filesRichard Purdie2023-09-185-1/+6
* devtool/build_sdk: Drop unused importsRichard Purdie2023-09-181-1/+1
* update_mandb: deb fails due to missing man cacheEilís 'pidge' Ní Fhlannagáin2023-09-171-0/+2
* pybootchartgui: also match do_compile and do_configure subtasksJose Quaresma2023-09-091-0/+9
* build-sysroots: target or native sysroot population need to be selected expli...Alexander Kanavin2023-09-091-1/+2
* runqemu: check permissions of available render nodes as well as their presenceAlexander Kanavin2023-09-091-2/+12
* nativesdk-intercept: Fix bad intercept chgrp/chown logicEilís 'pidge' Ní Fhlannagáin2023-09-082-2/+8
* scripts/oe-find-native-sysroot: use bitbake-getvarRoss Burton2023-09-071-13/+2