summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2023-02-02meta: remove True option to getVar and getVarFlag calls (again)Martin Jansa
2023-01-29scripts/bitbake-prserv-tool: Fix to work with memres bitbakeRichard Purdie
2023-01-26runqemu: add process of option QB_NFSROOTFS_EXTRA_OPTXiangyu Chen
2023-01-26wic/efi-bootdisk.wks: Fix for 6.1 kernel versionsRichard Purdie
2023-01-18scripts/oe-setup-layers: Make efficiently idempotentChuck Wolber
2022-12-31devtool: process local files only for the main branchAlexander Kanavin
2022-12-21runqemu: add QB_SETUP_CMD and QB_CLEANUP_CMDMikko Rapeli
2022-12-18devtool/upgrade: correctly handle recipes where S is a subdir of upstream treeAlexander Kanavin
2022-12-09yocto-check-layer: Allow OE-Core to be testedRichard Purdie
2022-12-08scripts/checklayer: Update to match bitbake changesRichard Purdie
2022-12-08devtool/friends: Use LAYERSERIES_CORENAMES when generating LAYERSERIES_COMPAT...4.2_M1Richard Purdie
2022-12-08combo-layer: add sync-revs commandRoss Burton
2022-12-08combo-layer: dont use bb.utils.renameRoss Burton
2022-12-08combo-layer: remove unused importRoss Burton
2022-12-08lib/buildstats: fix parsing of trees with reduced_proc_pressure directoriesRoss Burton
2022-11-29runqemu: do not hardcode the ip address of the nfs server when using tapAlexander Kanavin
2022-11-29qemu-helper: depend on unfs3 and pseudo directlyAlexander Kanavin
2022-11-29unfs: update 0.9.22 -> 0.10.0Alexander Kanavin
2022-11-20runqemu: limit slirp host port forwarding to localhost 127.0.0.1Mikko Rapeli
2022-11-14scripts: convert-overrides: Allow command-line customizationsJoshua Watt
2022-11-07wic: make ext2/3/4 images reproducibleSergei Zhmylev
2022-10-29wic: swap partitions are not added to fstabciarancourtney
2022-10-26runqemu: Do not perturb script environmentJoshua Watt
2022-10-26wic: honor the SOURCE_DATE_EPOCH in case of updated fstabSergei Zhmylev
2022-10-26runqemu: Fix gl-es argument from causing other arguments to be ignoredJoshua Watt
2022-10-26wic: implement binary repeatable disk identifiersSergei Zhmylev
2022-10-26wic: bootimg-efi: implement --include-pathMaxim Uvarov
2022-10-26wic: add UEFI kernel as UEFI stubMaxim Uvarov
2022-10-25scripts/oe-check-sstate: force build to run for all targets, specifically pop...Ross Burton
2022-10-25scripts/oe-check-sstate: cleanupRoss Burton
2022-10-25install-buildtools: support buildtools-make-tarball and update to 4.1Paul Eggleton
2022-09-29scripts/oe-setup-builddir: do not read TEMPLATECONF from templateconf.cfgAlexander Kanavin
2022-09-28Revert "wic/plugins/images/direct: Allow changes in fstab on rootfs"Ross Burton
2022-09-27create-pull-request: don't switch the git remote protocol to git://Martin Jansa
2022-09-12runqemu: display host uptime when startingAlexandre Belloni
2022-09-09oe-setup-builddir: do not suggest local.conf as a source of examplesAlexander Kanavin
2022-09-08oe-setup-builddir: Always update templateconf.cfgPeter Kjellerstedt
2022-09-08oe-setup-builddir: Keep templateconf.cfg relative if $TEMPLATECONF isPeter Kjellerstedt
2022-09-08oe-setup-builddir: Avoid shellcheck warningsPeter Kjellerstedt
2022-09-08oe-setup-builddir: Simplify error handlingPeter Kjellerstedt
2022-09-08oe-setup-builddir: Correct when validation of the templates dir is runPeter Kjellerstedt
2022-09-03scripts/oe-setup-builddir: make environment variable the highest priority sou...Alexander Kanavin
2022-09-03scripts/oe-setup-builddir: write to conf/templateconf.cfg after the build is ...Alexander Kanavin
2022-09-02meta/files/layers.schema.json: drop the layers propertyAlexander Kanavin
2022-09-02scripts/oe-setup-builddir: migrate build/conf/templateconf.cfg to new templat...Alexander Kanavin
2022-09-01scripts/oe-setup-layers: add a script that restores the layer configuration f...Alexander Kanavin
2022-09-01scripts/oe-setup-builddir: add a check that TEMPLATECONF is validAlexander Kanavin
2022-08-31scripts/runqemu.README: fix typos and trailing whitespacesUlrich Ölmann
2022-08-21devtool: do not leave behind source trees in workspace/sourcesAlexander Kanavin
2022-08-12wic: add 'none' fstype for custom imageJeongBong Seo