summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
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-25wic: bootimg-efi: implement --include-pathMaxim Uvarov
2022-10-25wic: 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-09-01meta/conf: move default configuration templates into meta/conf/templates/defaultAlexander 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
2022-08-12recipetool: Update for class changesRichard Purdie
2022-08-12scripts: Add copyright statements to files without oneRichard Purdie
2022-08-08relocate_sdk.py: ensure interpreter size error causes relocation to failPaul Eggleton
2022-08-04pybootchartgui: write the max values in the graph legendMartin Jansa
2022-08-04pybootchartgui: fix 2 SyntaxWarningsMartin Jansa
2022-08-04pybootchartgui: render memory pressure as wellMartin Jansa
2022-08-04devtool/upgrade: catch bb.fetch2.decodeurl errorsAlexander Kanavin
2022-08-04devtool/upgrade: correctly clean up when recipe filename isn't yet knownAlexander Kanavin
2022-08-02wic/bootimg-efi: Add support for loading devicetree filesJan Kiszka
2022-08-02wic/bootimg-efi: Factor out some common bitsJan Kiszka
2022-08-02scripts/oe-setup-builddir: make it known where configurations come fromAlexander Kanavin
2022-08-02wic/bootimg-efi: use cross objcopy when building unified kernel imageRoss Burton
2022-08-02wic: add target tools to PATH when executing native commandsRoss Burton
2022-07-28runqemu: Add missing space on default display optionMark Hatle
2022-07-28devtool: error out when workspace is using old override syntaxRoland Hieber
2022-07-23wic/plugins/rootfs: Fix NameError for 'orig_path'Mihai Lindner
2022-07-14devtool: finish: handle patching when S points to subdir of a git repoPaul Eggleton
2022-07-12devtool: ignore pn- overrides when determining SRC_URI overridesPaul Eggleton