summaryrefslogtreecommitdiffstats
path: root/scripts/lib
Commit message (Expand)AuthorAgeFilesLines
* devtool/upgrade: fix the order of license checksum representationChen Qi2018-05-151-1/+4
* devtool/sdk.py: error out in case of downloading file failureChen Qi2018-05-151-0/+3
* oe-buildperf-report: highlight large changes in the HTML reportRoss Burton2018-05-111-2/+5
* recipetool: fixed uncaught NameError exceptionSarah Marsh2018-05-041-0/+1
* wic/imager/direct: Ensure correct ROOTFS_DIR is shownRichard Purdie2018-04-201-1/+6
* yocto-check-layer: add a test for correct setting of LAYERSERIES_COMPAT_colle...Alexander Kanavin2018-04-102-0/+7
* recipetool: create: fix port number parsing issueMing Liu2018-04-031-2/+4
* checklayer: remove reference to undefined classAnuj Mittal2018-03-201-2/+2
* devtool: add --force-patch-refresh to 'modify' and 'finish' commandsAlexander Kanavin2018-03-111-9/+11
* wic: add wks file to make use of exclude-path functionalityCalifornia Sullivan2018-03-061-0/+3
* wic: Set a miniumum FAT16 volume size.Paulo Neves2018-03-041-1/+1
* wic: partition plugin wrongly assumes it is rootfsPaulo Neves2018-03-042-3/+3
* wic: Add post operation hook for SourcePluginParthiban Nallathambi2018-03-043-0/+17
* devtool: search: tweak help textPaul Eggleton2018-03-011-2/+2
* devtool: search: also look in recipe cachePaul Eggleton2018-03-011-33/+63
* devtool: deploy-target: don't specify ssh/scp port unless user doesPaul Eggleton2018-03-011-8/+4
* devtool: finish: fix erroneously creating bbappend for relative pathsPaul Eggleton2018-03-011-3/+1
* devtool: reset: delete bbappend file if _check_preserve() doesn'tPaul Eggleton2018-03-011-0/+7
* devtool: fix poor handling of upgraded BBCLASSEXTENDed recipesPaul Eggleton2018-03-011-1/+5
* devtool: set up git repos so that singletask.lock is ignoredPaul Eggleton2018-02-061-0/+14
* devtool: rename the suggested license change tag to 'License-Update:'Alexander Kanavin2018-01-181-2/+2
* wic: if we can't get from ioctl, try from os.stat()Dogukan Ergun2018-01-141-1/+9
* wic: Fix a path to a psuedo state directory (PSEUDO_LOCALSTATEDIR).Adrian Fiergolski2018-01-021-1/+1
* wic: Introduce --fsuuid and have --use-uuid make use of UUID tooTom Rini2017-12-186-19/+47
* wic: partition.py: Update comments slightlyTom Rini2017-12-181-3/+1
* wic: kparser.py: Check for SquashFS and use-uuidTom Rini2017-12-181-0/+5
* devtool: add license checksum change handling to 'devtool upgrade'Alexander Kanavin2017-12-181-2/+73
* devtool: provide useful defaults for version/commit when upgrading recipesAlexander Kanavin2017-12-181-4/+12
* devtool: add a 'latest-version' commandAlexander Kanavin2017-12-181-0/+26
* recipetool: create: fix conflict between SRCREV and tagChang Rebecca Swee Fun2017-12-181-4/+4
* wic: support filesystem label for rawcopyMartin Hundebøll2017-12-101-0/+22
* recipetool: create: fix failure handling included dictsPaul Eggleton2017-11-211-0/+2
* devtool: implement conditional patch handlingPaul Eggleton2017-11-112-26/+153
* devtool: finish: add dry-run optionPaul Eggleton2017-11-111-71/+199
* devtool: finish: improve reporting for removed filesPaul Eggleton2017-11-111-14/+18
* devtool: show a better error message if meta-files aren't foundPaul Eggleton2017-11-111-4/+7
* devtool: upgrade: reformat --no-patch warning messagePaul Eggleton2017-11-111-4/+2
* devtool: upgrade: automatically handle changes to source subdirectoryPaul Eggleton2017-11-112-9/+28
* devtool: upgrade: show messages before source extraction stepsPaul Eggleton2017-11-111-0/+2
* recipetool: create: show a warning for github archive URLsPaul Eggleton2017-11-111-0/+3
* recipetool: create: drop debug printPaul Eggleton2017-11-111-1/+0
* devtool: upgrade: handle recipes that use named SRC_URI checksumsPaul Eggleton2017-11-111-13/+40
* devtool: finish: fix "layer not in bblayers.conf" warning when path specifiedPaul Eggleton2017-11-111-2/+4
* devtool: finish: ensure repository is clean before proceedingPaul Eggleton2017-11-112-2/+32
* devtool: reset: print source tree base pathPaul Eggleton2017-11-111-5/+5
* devtool: make find-recipe and edit-recipe always work with any recipePaul Eggleton2017-11-111-12/+14
* devtool: show some warnings for upgrade versionsPaul Eggleton2017-11-113-3/+23
* devtool: fix handling of oe-local-files when source is in a subdirectoryPaul Eggleton2017-11-111-9/+15
* devtool: upgrade: improve performance and show progress when adding filesPaul Eggleton2017-11-111-2/+9
* devtool: upgrade: fix not committing deleted files with older git versionsPaul Eggleton2017-11-111-1/+1