summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* devtool/friends: Use LAYERSERIES_CORENAMES when generating LAYERSERIES_COMPAT...4.2_M1Richard Purdie2022-12-081-3/+14
* combo-layer: add sync-revs commandRoss Burton2022-12-081-4/+23
* combo-layer: dont use bb.utils.renameRoss Burton2022-12-081-1/+1
* combo-layer: remove unused importRoss Burton2022-12-081-1/+0
* lib/buildstats: fix parsing of trees with reduced_proc_pressure directoriesRoss Burton2022-12-081-2/+2
* runqemu: do not hardcode the ip address of the nfs server when using tapAlexander Kanavin2022-11-291-1/+2
* qemu-helper: depend on unfs3 and pseudo directlyAlexander Kanavin2022-11-292-7/+3
* unfs: update 0.9.22 -> 0.10.0Alexander Kanavin2022-11-291-16/+1
* runqemu: limit slirp host port forwarding to localhost 127.0.0.1Mikko Rapeli2022-11-201-1/+1
* scripts: convert-overrides: Allow command-line customizationsJoshua Watt2022-11-141-46/+57
* wic: make ext2/3/4 images reproducibleSergei Zhmylev2022-11-071-5/+24
* wic: swap partitions are not added to fstabciarancourtney2022-10-291-1/+1
* runqemu: Do not perturb script environmentJoshua Watt2022-10-261-12/+14
* wic: honor the SOURCE_DATE_EPOCH in case of updated fstabSergei Zhmylev2022-10-263-2/+10
* runqemu: Fix gl-es argument from causing other arguments to be ignoredJoshua Watt2022-10-261-1/+1
* wic: implement binary repeatable disk identifiersSergei Zhmylev2022-10-261-1/+4
* wic: bootimg-efi: implement --include-pathMaxim Uvarov2022-10-261-0/+5
* wic: add UEFI kernel as UEFI stubMaxim Uvarov2022-10-261-0/+24
* 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
* pybootchartgui: write the max values in the graph legendMartin Jansa2022-08-041-15/+18
* pybootchartgui: fix 2 SyntaxWarningsMartin Jansa2022-08-041-2/+2
* pybootchartgui: render memory pressure as wellMartin Jansa2022-08-043-3/+54
* devtool/upgrade: catch bb.fetch2.decodeurl errorsAlexander Kanavin2022-08-041-1/+4
* devtool/upgrade: correctly clean up when recipe filename isn't yet knownAlexander Kanavin2022-08-041-15/+13
* wic/bootimg-efi: Add support for loading devicetree filesJan Kiszka2022-08-021-7/+31
* wic/bootimg-efi: Factor out some common bitsJan Kiszka2022-08-021-25/+21