summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* scripts: python 3.12 regexAdrian Freihofer2024-03-019-38/+38
* runqemu: add qmp socket supportRoss Burton2024-03-011-0/+11
* scripts/runqemu: fix regex escape sequencesTrevor Gamblin2024-03-011-4/+4
* recipetool/create_buildsys_python: use importlib instead of impChris Laplante2024-03-011-3/+2
* runqemu: direct mesa to use its own drivers, rather than ones provided by hos...Alexander Kanavin2024-02-281-24/+10
* pybootchartgui: fix 2 SyntaxWarningsMartin Jansa2024-01-211-2/+2
* wic: fix wrong attempt to create file system in upartitioned regionsMarkus Niebel2023-09-231-1/+1
* resulttool/report: Avoid divide by zeroRichard Purdie2023-09-231-1/+4
* scripts/create-pull-request: update URLs to git repositoriesMichael Opdenacker2023-09-231-5/+2
* resulttool/resultutils: allow index generation despite corrupt jsonMichael Halstead2023-08-261-1/+5
* rpm2cpio.sh: update to the last 4.x versionAlberto Planas2023-08-191-10/+20
* scripts/rpm2cpio.sh: Use bzip2 instead of bunzip2Pavel Zhukov2023-08-191-1/+1
* recipetool: Fix inherit in created -native* recipesYoann Congal2023-08-021-0/+4
* wic: Add dependencies for erofs-utilsHeiko Thole2023-07-211-0/+1
* pybootchartgui: show elapsed time for each taskMauro Queiros2023-07-211-0/+5
* devtool: Fix the wrong variable in srcuri_entryCharlie Wu2023-07-121-1/+1
* scripts/runqemu: allocate unfsd ports in a way that doesn't race or clash wit...Alexander Kanavin2023-07-121-11/+8
* scripts/runqemu: split lock dir creation into a reusable functionAlexander Kanavin2023-07-121-16/+13
* image_types: Fix reproducible builds for initramfs and UKI imgFrieder Paape2023-07-121-0/+2
* oe-depends-dot: Handle new format for task-depends.dotRusty Howell2023-07-121-1/+20
* wic/bootimg-efi: if fixed-size is set then use that for mkdosfsRandolph Sapp2023-05-101-0/+7
* scripts/lib/buildstats: handle top-level build_stats not being completeRoss Burton2023-04-111-0/+1
* pybootchartui: Fix python syntax issueRichard Purdie2023-03-281-1/+1
* lib/resulttool: fix typo breaking resulttool log --ptestRoss Burton2023-03-281-1/+1
* devtool/upgrade: do not delete the workspace/recipes directoryAlexander Kanavin2023-03-281-3/+0
* runqemu: kill qemu if it hangsMikko Rapeli2023-03-091-9/+15
* lib/buildstats: handle tasks that never finishedRoss Burton2023-03-091-6/+27
* wic: Fix usage of fstype=none in wicPavel Zhukov2023-03-091-0/+5
* meta: remove True option to getVar and getVarFlag calls (again)Martin Jansa2023-02-152-2/+2
* devtool: process local files only for the main branchAlexander Kanavin2023-01-151-16/+22
* devtool/upgrade: correctly handle recipes where S is a subdir of upstream treeAlexander Kanavin2023-01-062-18/+19
* yocto-check-layer: Allow OE-Core to be testedRichard Purdie2022-12-235-8/+15
* combo-layer: add sync-revs commandRoss Burton2022-12-231-4/+23
* combo-layer: dont use bb.utils.renameRoss Burton2022-12-231-1/+1
* combo-layer: remove unused importRoss Burton2022-12-231-1/+0
* lib/buildstats: fix parsing of trees with reduced_proc_pressure directoriesRoss Burton2022-12-231-2/+2
* scripts: convert-overrides: Allow command-line customizationsJoshua Watt2022-12-131-46/+57
* wic: make ext2/3/4 images reproducibleSergei Zhmylev2022-11-241-5/+24
* wic: swap partitions are not added to fstabciarancourtney2022-11-201-1/+1
* wic: honor the SOURCE_DATE_EPOCH in case of updated fstabSergei Zhmylev2022-11-103-2/+10
* runqemu: Fix gl-es argument from causing other arguments to be ignoredJoshua Watt2022-11-091-1/+1
* runqemu: Do not perturb script environmentJoshua Watt2022-11-091-12/+14
* scripts/oe-check-sstate: force build to run for all targets, specifically pop...Ross Burton2022-11-091-1/+1
* scripts/oe-check-sstate: cleanupRoss Burton2022-11-091-6/+2
* create-pull-request: don't switch the git remote protocol to git://Martin Jansa2022-10-111-1/+1
* runqemu: display host uptime when startingAlexandre Belloni2022-09-161-0/+6
* scripts/runqemu.README: fix typos and trailing whitespacesUlrich Ölmann2022-09-121-8/+8
* wic/bootimg-efi: use cross objcopy when building unified kernel imageRoss Burton2022-08-311-13/+12
* wic: add target tools to PATH when executing native commandsRoss Burton2022-08-311-3/+4
* relocate_sdk.py: ensure interpreter size error causes relocation to failPaul Eggleton2022-08-231-2/+8