summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* runqemu: respect IMAGE_LINK_NAMEMartin Jansa2023-04-141-18/+51
* Revert "runqemu: Add workaround for APIC hang on pre 4.15 kernels on qemux86"Khem Raj2023-04-141-5/+0
* filemap.py: enforce maximum of 4kb block sizeAndrew Geissler2023-04-141-0/+7
* scripts/lib/buildstats: handle top-level build_stats not being completeRoss Burton2023-04-041-0/+1
* pybootchart: Fix extents handling to account for cpu/io/mem pressure changesRichard Purdie2023-03-251-0/+6
* pybootchartui: Fix python syntax issueRichard Purdie2023-03-251-1/+1
* lib/resulttool: fix typo breaking resulttool log --ptestRoss Burton2023-03-251-1/+1
* devtool/upgrade: do not delete the workspace/recipes directoryAlexander Kanavin2023-03-251-3/+0
* runqemu: kill qemu if it hangsMikko Rapeli2023-03-061-9/+15
* lib/buildstats: handle tasks that never finishedRoss Burton2023-03-061-6/+27
* wic: Fix usage of fstype=none in wicPavel Zhukov2023-03-061-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-231-46/+57
* wic: make ext2/3/4 images reproducibleSergei Zhmylev2022-11-241-5/+24
* wic: swap partitions are not added to fstabciarancourtney2022-11-141-1/+1
* wic: honor the SOURCE_DATE_EPOCH in case of updated fstabSergei Zhmylev2022-11-093-2/+10
* runqemu: Fix gl-es argument from causing other arguments to be ignoredJoshua Watt2022-11-041-1/+1
* runqemu: Do not perturb script environmentJoshua Watt2022-11-041-12/+14
* scripts/oe-check-sstate: force build to run for all targets, specifically pop...Ross Burton2022-10-251-1/+1
* scripts/oe-check-sstate: cleanupRoss Burton2022-10-251-6/+2
* install-buildtools: support buildtools-make-tarball and update to 4.1Paul Eggleton2022-10-251-4/+16
* scripts/oe-setup-builddir: do not read TEMPLATECONF from templateconf.cfgAlexander Kanavin2022-09-291-11/+3
* Revert "wic/plugins/images/direct: Allow changes in fstab on rootfs"Ross Burton2022-09-281-1/+1
* create-pull-request: don't switch the git remote protocol to git://Martin Jansa2022-09-271-1/+1
* runqemu: display host uptime when startingAlexandre Belloni2022-09-121-0/+6
* oe-setup-builddir: do not suggest local.conf as a source of examplesAlexander Kanavin2022-09-091-2/+1
* oe-setup-builddir: Always update templateconf.cfgPeter Kjellerstedt2022-09-081-3/+1
* oe-setup-builddir: Keep templateconf.cfg relative if $TEMPLATECONF isPeter Kjellerstedt2022-09-081-2/+5
* oe-setup-builddir: Avoid shellcheck warningsPeter Kjellerstedt2022-09-081-9/+9
* oe-setup-builddir: Simplify error handlingPeter Kjellerstedt2022-09-081-18/+11
* oe-setup-builddir: Correct when validation of the templates dir is runPeter Kjellerstedt2022-09-081-5/+5
* scripts/oe-setup-builddir: make environment variable the highest priority sou...Alexander Kanavin2022-09-031-1/+1
* scripts/oe-setup-builddir: write to conf/templateconf.cfg after the build is ...Alexander Kanavin2022-09-031-4/+4
* meta/files/layers.schema.json: drop the layers propertyAlexander Kanavin2022-09-021-10/+0
* scripts/oe-setup-builddir: migrate build/conf/templateconf.cfg to new templat...Alexander Kanavin2022-09-021-0/+6
* scripts/oe-setup-layers: add a script that restores the layer configuration f...Alexander Kanavin2022-09-011-0/+88
* scripts/oe-setup-builddir: add a check that TEMPLATECONF is validAlexander Kanavin2022-09-011-0/+5
* scripts/runqemu.README: fix typos and trailing whitespacesUlrich Ölmann2022-08-311-8/+8
* devtool: do not leave behind source trees in workspace/sourcesAlexander Kanavin2022-08-211-3/+13
* wic: add 'none' fstype for custom imageJeongBong Seo2022-08-122-1/+5
* recipetool: Update for class changesRichard Purdie2022-08-121-1/+1
* scripts: Add copyright statements to files without oneRichard Purdie2022-08-1232-3/+71
* relocate_sdk.py: ensure interpreter size error causes relocation to failPaul Eggleton2022-08-081-2/+8