summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2018-01-02runqemu: Add workaround for APIC hang on pre 4.15 kernels on qemux86Richard Purdie
2018-01-02wic: Fix a path to a psuedo state directory (PSEUDO_LOCALSTATEDIR).Adrian Fiergolski
2017-12-18wic: Introduce --fsuuid and have --use-uuid make use of UUID tooTom Rini
2017-12-18wic: partition.py: Update comments slightlyTom Rini
2017-12-18wic: kparser.py: Check for SquashFS and use-uuidTom Rini
2017-12-18devtool: add license checksum change handling to 'devtool upgrade'Alexander Kanavin
2017-12-18devtool: provide useful defaults for version/commit when upgrading recipesAlexander Kanavin
2017-12-18devtool: add a 'latest-version' commandAlexander Kanavin
2017-12-18recipetool: create: fix conflict between SRCREV and tagChang Rebecca Swee Fun
2017-12-13python-*-manifest/generators: add runpy; python3-plistlibTim Orling
2017-12-13python-*-manifest/generators: fix long line lengthsTim Orling
2017-12-09wic: support filesystem label for rawcopyMartin Hundebøll
2017-12-02runqemu: Allow the user to override the device tree optionAlistair Francis
2017-12-02runqemu: Allow the user to override the Kernel optionAlistair Francis
2017-12-02scripts/contrib/bbvars.py: Remove dead codeAmanda Brindle
2017-11-29runqemu: print command search result when not foundRobert Yang
2017-11-29verify-bashisms: use argparse, add verbose optionRoss Burton
2017-11-21runqemu: Also specialcase resolution of '.' to the file's locationRichard Purdie
2017-11-21runqemu: Improve relative path handling in qemuconf filesRichard Purdie
2017-11-21runqemu: Ensure we process all tap devicesRichard Purdie
2017-11-21recipetool: create: fix failure handling included dictsPaul Eggleton
2017-11-10devtool: implement conditional patch handlingPaul Eggleton
2017-11-10devtool: finish: add dry-run optionPaul Eggleton
2017-11-10devtool: finish: improve reporting for removed filesPaul Eggleton
2017-11-10devtool: show a better error message if meta-files aren't foundPaul Eggleton
2017-11-10devtool: upgrade: reformat --no-patch warning messagePaul Eggleton
2017-11-10devtool: upgrade: automatically handle changes to source subdirectoryPaul Eggleton
2017-11-10devtool: upgrade: show messages before source extraction stepsPaul Eggleton
2017-11-10recipetool: create: show a warning for github archive URLsPaul Eggleton
2017-11-10devtool: stop always moving workspace to end of BBLAYERSPaul Eggleton
2017-11-10recipetool: create: drop debug printPaul Eggleton
2017-11-10devtool: upgrade: handle recipes that use named SRC_URI checksumsPaul Eggleton
2017-11-10devtool: finish: fix "layer not in bblayers.conf" warning when path specifiedPaul Eggleton
2017-11-10devtool: finish: ensure repository is clean before proceedingPaul Eggleton
2017-11-10devtool: reset: print source tree base pathPaul Eggleton
2017-11-10devtool: make find-recipe and edit-recipe always work with any recipePaul Eggleton
2017-11-10devtool: show some warnings for upgrade versionsPaul Eggleton
2017-11-10devtool: fix handling of oe-local-files when source is in a subdirectoryPaul Eggleton
2017-11-10devtool: upgrade: improve performance and show progress when adding filesPaul Eggleton
2017-11-10devtool: upgrade: fix not committing deleted files with older git versionsPaul Eggleton
2017-11-10devtool: upgrade: fix accidentally swapped parametersPaul Eggleton
2017-11-10recipetool: ignore incidental kernel module sourcePaul Eggleton
2017-11-10recipetool: pass absolute source tree path to pluginsPaul Eggleton
2017-11-08oe-build-perf-report-email.py: add images as MIME objectsMarkus Lehtonen
2017-11-08wic: Update canned-wks for systemd to use UUID everywhereTom Rini
2017-11-08wic: When using --use-uuid make sure that we update the fstab with PARTUUIDTom Rini
2017-11-08scripts/contrib/bbvars.py: Rewrite to use tinfoilAmanda Brindle
2017-11-05wic: add 'part-name' argument for naming GPT partitionsArtur Mądrzak
2017-11-05runqemu: correct rootfs setup to boot an ide hddimgThomas Perrot
2017-11-05wic: misc.py: Use mmd from mtools instead of syslinuxSaul Wold