summaryrefslogtreecommitdiffstats
path: root/scripts/lib
Commit message (Expand)AuthorAgeFilesLines
* devtool: reset: Escape command line input used in regular expressionPeter Kjellerstedt2025-03-201-1/+1
* devtool: Do not create annotated tags if tag.gpgSign is setPeter Kjellerstedt2025-03-192-5/+5
* wic: bootimg-efi: Support + symbol in filenamesIgor Opaniuk2025-02-101-1/+1
* scripts/buildperf: Add chart tabs for commit count/timeNinette Adhikari2025-02-092-23/+156
* devtool: standard: simplify get_staging_kverChris Laplante2025-02-011-8/+6
* devtool: standard: fix unbound variable usageChris Laplante2025-02-011-2/+7
* devtool: standard: fix typo in variableChris Laplante2025-02-011-1/+1
* devtool: standard: cleanup imports; stop relying on transitive bb importsChris Laplante2025-02-012-18/+24
* devtool: ide-sdk remove the plugin from eSDK installerAdrian Freihofer2025-01-201-0/+9
* devtool: build-sdk remove unused importsAdrian Freihofer2025-01-201-7/+0
* wic: add documentation for existing options to help.pyStefan Gloor2024-12-281-0/+32
* devtool: ide-sdk: check 'tools-debug' for gdbserverGeorgi, Tom2024-12-201-1/+1
* devtool: ide-sdk recommend DEBUG_BUILDAdrian Freihofer2024-12-171-41/+9
* devtool: ide-sdk sort cmake presetAdrian Freihofer2024-12-171-2/+2
* devtool: modify support debug-buildsAdrian Freihofer2024-12-171-0/+3
* scripts/devtool: use bb.util.listtasks instead of __BBTASKSRoss Burton2024-12-122-2/+2
* resulttool/store: Fix permissions of logarchiveRichard Purdie2024-11-261-0/+1
* resulttool: Improve repo layout for oeselftest resultsRichard Purdie2024-11-231-1/+1
* resulttool: Trim the precision of duration informationRichard Purdie2024-11-231-0/+17
* resulttool: Clean up repoducible build logsRichard Purdie2024-11-231-0/+22
* resulttool: Handle ltp rawlogs as well as ptestRichard Purdie2024-11-231-13/+20
* resulttool: Add --logfile-archive option to store modeRichard Purdie2024-11-231-2/+17
* resulttool: Fix passthrough of --all files in store modeRichard Purdie2024-11-231-1/+1
* resulttool: Use single space indentation in json outputRichard Purdie2024-11-233-3/+3
* scripts/checklayer: check for SECURITY.mdRoss Burton2024-11-222-1/+45
* resulttool: Allow store to filter to specific revisionsRichard Purdie2024-11-141-0/+5
* wic: add WIC_SECTOR_SIZE variableVince Chang2024-10-292-24/+50
* oeqa selftest uki.py: add tests for uki.bbclassMikko Rapeli2024-10-251-0/+3
* wic bootimg-efi.py: change UKI support from wic plugin to uki.bbclassMikko Rapeli2024-10-251-115/+25
* wic bootimg-efi.py: keep timestamps and add debug printsMikko Rapeli2024-10-251-19/+30
* devtool: ide-sdk: fix help typoAntonin Godard2024-10-221-1/+1
* resulttool/regression.py: skip checking status for ptestresult.rawlogs/ptestr...Changqing Li2024-10-111-0/+2
* resulttool/regression.py: fix AttributeErrorChangqing Li2024-10-111-0/+1
* wic/rootfs.py: allow --exclude-path option to exclude symlinksYi Zhao2024-10-111-1/+1
* efi-bootdisk.wks: Increase overhead-factor to avoid test failuresRichard Purdie2024-10-101-1/+1
* default-distrovars: Have KERNEL_CONSOLE reference SERIAL_CONSOLESJon Mason2024-10-081-1/+1
* devtool: drop useless variablesAdrian Freihofer2024-09-301-3/+0
* devtool: menuconfig remove useless codeAdrian Freihofer2024-09-301-6/+1
* devtool: drop S = WORKDIR workaroundAdrian Freihofer2024-09-301-38/+0
* devtool: remove obsolete SRCTREECOVEREDTASKS handlingAdrian Freihofer2024-09-041-3/+0
* devtool: modify kernel adds append twiceAdrian Freihofer2024-09-041-4/+0
* resulttool: Add support to create test report in JUnit XML formatClara Kowalsky2024-08-291-0/+77
* recipetool: create_npm: reuse license utilsEnguerrand de Ribaucourt2024-08-232-64/+36
* recipetool: create: split guess_license functionEnguerrand de Ribaucourt2024-08-233-16/+26
* recipetool: create_npm: resolve licenses defined in package.jsonEnguerrand de Ribaucourt2024-08-231-16/+41
* devtool/upgrade: rename RECIPE_UPDATE_EXTRA_TASKS -> RECIPE_UPGRADE_EXTRA_TASKSAlexander Kanavin2024-08-031-5/+5
* bootimg-partition: break out code to a common library.Marcus Folkesson2024-07-231-37/+2
* devtool/upgrade: use PN instead of BPN for naming newly created upgraded recipesAlexander Kanavin2024-07-221-9/+9
* recipeutils/get_recipe_upgrade_status: group recipes when they need to be upg...Alexander Kanavin2024-07-221-9/+19
* lib/oe/recipeutils: return a dict in get_recipe_upgrade_status() instead of a...Alexander Kanavin2024-07-221-7/+7