aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib
AgeCommit message (Expand)Author
2018-11-24wic: isoimage-isohybrid: fix UEFI spec breakageIoan-Adrian Ratiu
2018-10-18checklayer: avoid recursive loop in add_layer_dependenciesNicolas Dechesne
2018-10-10qemux86-directdisk: remove mem= parameterAnuj Mittal
2018-08-29wic/qemux86: don't pass ip parameter to kernel in wksAnuj Mittal
2018-08-15devtool/sdk.py: error out in case of downloading file failureChen Qi
2018-07-30wic/engine: use up all free space when expanding partitionsAnuj Mittal
2018-07-30wic/engine: fix errors when expanding partitionsAnuj Mittal
2018-07-02wic/bootimg-efi.py: recognize initrd when using grubAnuj Mittal
2018-07-02wic/engine.py: improve error message when required tools are missingAnuj Mittal
2018-07-02qemux86-directdisk.wks: remove uvesafb.mode_optionAnuj Mittal
2018-06-15recipetool: 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