summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* scripts/oe-setup-builddir: make it known where configurations come fromAlexander Kanavin2022-08-021-5/+7
* wic/bootimg-efi: use cross objcopy when building unified kernel imageRoss Burton2022-08-021-13/+12
* wic: add target tools to PATH when executing native commandsRoss Burton2022-08-021-3/+4
* runqemu: Add missing space on default display optionMark Hatle2022-07-281-1/+1
* devtool: error out when workspace is using old override syntaxRoland Hieber2022-07-281-3/+7
* wic/plugins/rootfs: Fix NameError for 'orig_path'Mihai Lindner2022-07-231-1/+1
* devtool: finish: handle patching when S points to subdir of a git repoPaul Eggleton2022-07-141-6/+19
* devtool: ignore pn- overrides when determining SRC_URI overridesPaul Eggleton2022-07-121-1/+3
* scriptutils: fix style to be more PEP8 compliantMarius Kriegerowski2022-07-011-7/+5
* recipetool/devtool: Fix python egg whitespace issues in PACKAGECONFIGThomas Roos2022-07-011-0/+13
* pybootchartgui: render cpu and io pressureAryaman Gupta2022-06-293-0/+122
* wic: fix WicError messageMartin Jansa2022-06-221-1/+1
* runqemu: add QB_KERNEL_CMDLINERaju Kumar Pothuraju2022-06-171-1/+6
* devtool: Fix _copy_file() TypeErrorXiaobing Luo2022-06-111-1/+1
* wic/plugins/images/direct: Allow changes in fstab on rootfsTobias Schmidl2022-05-271-1/+1
* oe-depends-dot: Handle new format for task-depends.dotRusty Howell2022-05-271-1/+20
* scripts/patchreview: Make json output human parsableRichard Purdie2022-05-231-1/+1
* scripts/patchreview: Add commit to stored json dataRichard Purdie2022-05-231-0/+1
* wic: added fspassno parameter to partitionClaudius Heine2022-05-164-1/+10
* image_types/runqemu-addptable2image: Fix a minor typoLeon Anavi2022-05-151-1/+1
* scripts/autobuilder-worker-prereq-tests: add additional limit testingMichael Halstead2022-05-111-0/+15
* scripts/autobuilder-worker-prereq-tests: update to use yocto 4.0Michael Halstead2022-05-111-3/+3
* wic/plugins/rootfs: Fix permissions when splitting rootfs folders across part...Felix Moessbauer2022-05-081-1/+4
* scripts/git: Ensure we don't have circular referencesRichard Purdie2022-05-071-1/+8