aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib
AgeCommit message (Expand)Author
2018-05-11oe-buildperf-report: highlight large changes in the HTML reportRoss Burton
2018-05-04recipetool: fixed uncaught NameError exceptionSarah Marsh
2018-04-20wic/imager/direct: Ensure correct ROOTFS_DIR is shownRichard Purdie
2018-04-09yocto-check-layer: add a test for correct setting of LAYERSERIES_COMPAT_colle...Alexander Kanavin
2018-04-03recipetool: create: fix port number parsing issueMing Liu
2018-03-19checklayer: remove reference to undefined classAnuj Mittal
2018-03-11devtool: add --force-patch-refresh to 'modify' and 'finish' commandsAlexander Kanavin
2018-03-06wic: add wks file to make use of exclude-path functionalityCalifornia Sullivan
2018-03-03wic: Set a miniumum FAT16 volume size.Paulo Neves
2018-03-03wic: partition plugin wrongly assumes it is rootfsPaulo Neves
2018-03-03wic: Add post operation hook for SourcePluginParthiban Nallathambi
2018-03-01devtool: search: tweak help textPaul Eggleton
2018-03-01devtool: search: also look in recipe cachePaul Eggleton
2018-03-01devtool: deploy-target: don't specify ssh/scp port unless user doesPaul Eggleton
2018-03-01devtool: finish: fix erroneously creating bbappend for relative pathsPaul Eggleton
2018-03-01devtool: reset: delete bbappend file if _check_preserve() doesn'tPaul Eggleton
2018-03-01devtool: fix poor handling of upgraded BBCLASSEXTENDed recipesPaul Eggleton
2018-02-06devtool: set up git repos so that singletask.lock is ignoredPaul Eggleton
2018-01-18devtool: rename the suggested license change tag to 'License-Update:'Alexander Kanavin
2018-01-14wic: if we can't get from ioctl, try from os.stat()Dogukan Ergun
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-09wic: support filesystem label for rawcopyMartin Hundebøll
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-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