summaryrefslogtreecommitdiff
path: root/scripts/lib
AgeCommit message (Expand)AuthorFiles
2018-05-04recipetool: fixed uncaught NameError exceptionSarah Marsh1
2018-04-20wic/imager/direct: Ensure correct ROOTFS_DIR is shownRichard Purdie1
2018-04-09yocto-check-layer: add a test for correct setting of LAYERSERIES_COMPAT_colle...Alexander Kanavin2
2018-04-03recipetool: create: fix port number parsing issueMing Liu1
2018-03-19checklayer: remove reference to undefined classAnuj Mittal1
2018-03-11devtool: add --force-patch-refresh to 'modify' and 'finish' commandsAlexander Kanavin1
2018-03-06wic: add wks file to make use of exclude-path functionalityCalifornia Sullivan1
2018-03-03wic: Set a miniumum FAT16 volume size.Paulo Neves1
2018-03-03wic: partition plugin wrongly assumes it is rootfsPaulo Neves2
2018-03-03wic: Add post operation hook for SourcePluginParthiban Nallathambi3
2018-03-01devtool: search: tweak help textPaul Eggleton1
2018-03-01devtool: search: also look in recipe cachePaul Eggleton1
2018-03-01devtool: deploy-target: don't specify ssh/scp port unless user doesPaul Eggleton1
2018-03-01devtool: finish: fix erroneously creating bbappend for relative pathsPaul Eggleton1
2018-03-01devtool: reset: delete bbappend file if _check_preserve() doesn'tPaul Eggleton1
2018-03-01devtool: fix poor handling of upgraded BBCLASSEXTENDed recipesPaul Eggleton1
2018-02-06devtool: set up git repos so that singletask.lock is ignoredPaul Eggleton1
2018-01-18devtool: rename the suggested license change tag to 'License-Update:'Alexander Kanavin1
2018-01-14wic: if we can't get from ioctl, try from os.stat()Dogukan Ergun1
2018-01-02wic: Fix a path to a psuedo state directory (PSEUDO_LOCALSTATEDIR).Adrian Fiergolski1
2017-12-18wic: Introduce --fsuuid and have --use-uuid make use of UUID tooTom Rini6
2017-12-18wic: partition.py: Update comments slightlyTom Rini1
2017-12-18wic: kparser.py: Check for SquashFS and use-uuidTom Rini1
2017-12-18devtool: add license checksum change handling to 'devtool upgrade'Alexander Kanavin1
2017-12-18devtool: provide useful defaults for version/commit when upgrading recipesAlexander Kanavin1
2017-12-18devtool: add a 'latest-version' commandAlexander Kanavin1
2017-12-18recipetool: create: fix conflict between SRCREV and tagChang Rebecca Swee Fun1
2017-12-09wic: support filesystem label for rawcopyMartin Hundebøll1
2017-11-21recipetool: create: fix failure handling included dictsPaul Eggleton1
2017-11-10devtool: implement conditional patch handlingPaul Eggleton2
2017-11-10devtool: finish: add dry-run optionPaul Eggleton1
2017-11-10devtool: finish: improve reporting for removed filesPaul Eggleton1
2017-11-10devtool: show a better error message if meta-files aren't foundPaul Eggleton1
2017-11-10devtool: upgrade: reformat --no-patch warning messagePaul Eggleton1
2017-11-10devtool: upgrade: automatically handle changes to source subdirectoryPaul Eggleton2
2017-11-10devtool: upgrade: show messages before source extraction stepsPaul Eggleton1
2017-11-10recipetool: create: show a warning for github archive URLsPaul Eggleton1
2017-11-10recipetool: create: drop debug printPaul Eggleton1
2017-11-10devtool: upgrade: handle recipes that use named SRC_URI checksumsPaul Eggleton1
2017-11-10devtool: finish: fix "layer not in bblayers.conf" warning when path specifiedPaul Eggleton1
2017-11-10devtool: finish: ensure repository is clean before proceedingPaul Eggleton2
2017-11-10devtool: reset: print source tree base pathPaul Eggleton1
2017-11-10devtool: make find-recipe and edit-recipe always work with any recipePaul Eggleton1
2017-11-10devtool: show some warnings for upgrade versionsPaul Eggleton3
2017-11-10devtool: fix handling of oe-local-files when source is in a subdirectoryPaul Eggleton1
2017-11-10devtool: upgrade: improve performance and show progress when adding filesPaul Eggleton1
2017-11-10devtool: upgrade: fix not committing deleted files with older git versionsPaul Eggleton1
2017-11-10devtool: upgrade: fix accidentally swapped parametersPaul Eggleton1
2017-11-10recipetool: ignore incidental kernel module sourcePaul Eggleton2
2017-11-10recipetool: pass absolute source tree path to pluginsPaul Eggleton1