summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2024-02-26scripts: python 3.12 regexAdrian Freihofer
2024-02-26runqemu: add qmp socket supportRoss Burton
2024-02-26scripts/runqemu: fix regex escape sequencesTrevor Gamblin
2024-02-26recipetool/create_buildsys_python: use importlib instead of impChris Laplante
2024-02-25runqemu: direct mesa to use its own drivers, rather than ones provided by hos...Alexander Kanavin
2024-01-16pybootchartgui: fix 2 SyntaxWarningsMartin Jansa
2023-09-19wic: fix wrong attempt to create file system in upartitioned regionsMarkus Niebel
2023-09-19resulttool/report: Avoid divide by zeroRichard Purdie
2023-09-19scripts/create-pull-request: update URLs to git repositoriesMichael Opdenacker
2023-08-22resulttool/resultutils: allow index generation despite corrupt jsonMichael Halstead
2023-08-16rpm2cpio.sh: update to the last 4.x versionAlberto Planas
2023-08-16scripts/rpm2cpio.sh: Use bzip2 instead of bunzip2Pavel Zhukov
2023-07-31recipetool: Fix inherit in created -native* recipesYoann Congal
2023-07-17wic: Add dependencies for erofs-utilsHeiko Thole
2023-07-17pybootchartgui: show elapsed time for each taskMauro Queiros
2023-07-05devtool: Fix the wrong variable in srcuri_entryCharlie Wu
2023-07-05scripts/runqemu: allocate unfsd ports in a way that doesn't race or clash wit...Alexander Kanavin
2023-07-05scripts/runqemu: split lock dir creation into a reusable functionAlexander Kanavin
2023-07-05image_types: Fix reproducible builds for initramfs and UKI imgFrieder Paape
2023-07-04oe-depends-dot: Handle new format for task-depends.dotRusty Howell
2023-05-05wic/bootimg-efi: if fixed-size is set then use that for mkdosfsRandolph Sapp
2023-03-30scripts/lib/buildstats: handle top-level build_stats not being completeRoss Burton
2023-03-23pybootchartui: Fix python syntax issueRichard Purdie
2023-03-23lib/resulttool: fix typo breaking resulttool log --ptestRoss Burton
2023-03-23devtool/upgrade: do not delete the workspace/recipes directoryAlexander Kanavin
2023-03-06runqemu: kill qemu if it hangsMikko Rapeli
2023-03-06lib/buildstats: handle tasks that never finishedRoss Burton
2023-03-06wic: Fix usage of fstype=none in wicPavel Zhukov
2023-02-11meta: remove True option to getVar and getVarFlag calls (again)Martin Jansa
2023-01-12devtool: process local files only for the main branchAlexander Kanavin
2023-01-06devtool/upgrade: correctly handle recipes where S is a subdir of upstream treeAlexander Kanavin
2022-12-17yocto-check-layer: Allow OE-Core to be testedRichard Purdie
2022-12-17combo-layer: add sync-revs commandRoss Burton
2022-12-17combo-layer: dont use bb.utils.renameRoss Burton
2022-12-17combo-layer: remove unused importRoss Burton
2022-12-17lib/buildstats: fix parsing of trees with reduced_proc_pressure directoriesRoss Burton
2022-12-09scripts: convert-overrides: Allow command-line customizationsJoshua Watt
2022-11-17wic: make ext2/3/4 images reproducibleSergei Zhmylev
2022-11-10wic: swap partitions are not added to fstabciarancourtney
2022-11-04wic: honor the SOURCE_DATE_EPOCH in case of updated fstabSergei Zhmylev
2022-11-04runqemu: Fix gl-es argument from causing other arguments to be ignoredJoshua Watt
2022-11-04runqemu: Do not perturb script environmentJoshua Watt
2022-11-04scripts/oe-check-sstate: force build to run for all targets, specifically pop...Ross Burton
2022-11-04scripts/oe-check-sstate: cleanupRoss Burton
2022-09-30create-pull-request: don't switch the git remote protocol to git://Martin Jansa
2022-09-12runqemu: display host uptime when startingAlexandre Belloni
2022-09-06scripts/runqemu.README: fix typos and trailing whitespacesUlrich Ölmann
2022-08-31wic/bootimg-efi: use cross objcopy when building unified kernel imageRoss Burton
2022-08-31wic: add target tools to PATH when executing native commandsRoss Burton
2022-08-17relocate_sdk.py: ensure interpreter size error causes relocation to failPaul Eggleton