summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* scripts/oe-setup-builddir: make it known where configurations come fromAlexander Kanavin2022-08-231-5/+7
* runqemu: Add missing space on default display optionMark Hatle2022-08-231-1/+1
* devtool/upgrade: catch bb.fetch2.decodeurl errorsAlexander Kanavin2022-08-231-1/+4
* devtool/upgrade: correctly clean up when recipe filename isn't yet knownAlexander Kanavin2022-08-231-15/+13
* devtool: error out when workspace is using old override syntaxRoland Hieber2022-08-231-3/+7
* wic/plugins/rootfs: Fix NameError for 'orig_path'Mihai Lindner2022-08-041-1/+1
* devtool: finish: handle patching when S points to subdir of a git repoPaul Eggleton2022-07-251-6/+19
* devtool: ignore pn- overrides when determining SRC_URI overridesPaul Eggleton2022-07-251-1/+3
* recipetool/devtool: Fix python egg whitespace issues in PACKAGECONFIGThomas Roos2022-07-081-0/+13
* wic: fix WicError messageMartin Jansa2022-07-081-1/+1
* devtool: Fix _copy_file() TypeErrorXiaobing Luo2022-06-221-1/+1
* wic/plugins/rootfs: Fix permissions when splitting rootfs folders across part...Felix Moessbauer2022-05-201-1/+4
* scripts/git: Ensure we don't have circular referencesRichard Purdie2022-05-121-1/+8
* scripts: Make git intercept globalRichard Purdie2022-05-121-0/+0
* scripts/contrib/oe-build-perf-report-email.py: remove obsolete check for phan...Steve Sakoman2022-05-121-13/+0
* install/devshell: Introduce git intercept script due to fakeroot issuesPaul Gortmaker2022-05-041-0/+19
* wic: do not use PARTLABEL for msdos partition tablesHenning Schild2022-05-041-1/+1
* update_udev_hwdb: fix multilib issue with systemdKai Kang2022-04-281-1/+4
* runqemu: Do not auto detect graphics if publicvnc is specifiedScott Murray2022-04-151-1/+3
* runqemu: Allow auto detection of the correct graphics optionsRichard Purdie2022-04-141-7/+26