summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* patchtest-send-results: fix sender parsingTrevor Gamblin2023-11-241-1/+1
* patchtest-send-results: add In-Reply-ToTrevor Gamblin2023-11-241-18/+21
* patchtest-send-results: send results to submitterTrevor Gamblin2023-11-241-6/+13
* patchtest-send-results: check max line length, simplify responsesTrevor Gamblin2023-11-241-8/+9
* patchtest-send-results: improve subject lineTrevor Gamblin2023-11-241-1/+6
* patchtest: remove unused importsRoss Burton2023-11-242-2/+0
* bb-matrix-plot.sh: Show underscores correctly in labelsPeter Kjellerstedt2023-11-241-2/+2
* patchtest: sort when reading patches from a directoryRoss Burton2023-10-191-1/+1
* patchtest: check for untracked changesTrevor Gamblin2023-10-191-0/+6
* 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
* oe-depends-dot: improve '-w' behaviorChen Qi2023-09-021-4/+9
* wic: Add gpt-hybrid partition layoutJoshua Watt2023-09-023-17/+69
* recipes/classes/scripts: Drop SRCPV usage in OE-CoreRichard Purdie2023-08-242-2/+2
* oe-buildenv-internal: update required Python versionTrevor Gamblin2023-08-211-4/+4
* wic: fix wrong attempt to create file system in upartitioned regionsMarkus Niebel2023-08-211-1/+1
* resulttool/report: Avoid divide by zeroRichard Purdie2023-08-151-1/+4
* scripts/create-pull-request: update URLs to git repositoriesMichael Opdenacker2023-08-141-5/+2
* wic: bootimg-efi: Stop hardcoding VMA offsetsAlexandre Belloni2023-08-091-14/+49
* qemuboot/runqemu: Fix 6.2 and later kernel network device namingRichard Purdie2023-08-091-1/+1
* scripts/resulttool: define custom string for "not found" test resultsAlexis Lothoré2023-08-041-0/+1
* scripts/resulttool: allow to replace test raw status with custom stringAlexis Lothoré2023-08-041-1/+7
* scripts/lib/scriptutils.py: add recipe_qa artifacts to exclusion list in filt...Alexander Kanavin2023-08-041-1/+1
* devtool/upgrade: raise an error if extracting source produces more than one d...Alexander Kanavin2023-08-041-0/+2
* devtool: do not run recipe_qa task when extracting sourceAlexander Kanavin2023-07-301-0/+2
* scripts/resulttool: add mention about new detected testsAlexis Lothoré2023-07-251-2/+14
* resulttool/resultutils: allow index generation despite corrupt jsonMichael Halstead2023-07-191-1/+5
* pybootchartgui: fix width max usage in draw_label_in_boxJose Quaresma2023-07-141-1/+1
* pybootchartgui: fix overlapping argument in render_processes_chartJose Quaresma2023-07-141-2/+2
* pybootchartgui: concatenate the elapsed time with the processJose Quaresma2023-07-141-3/+2
* pybootchartgui: calcule elapsed_time when starting the loopJose Quaresma2023-07-141-3/+3