summaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool
Commit message (Expand)AuthorAgeFilesLines
* build.py: add clean option to 'devtool build' commandChen Qi2018-09-101-1/+6
* logging: use warning instead warnChen Qi2018-07-264-16/+16
* 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
* devtool: add --force-patch-refresh to 'modify' and 'finish' commandsAlexander Kanavin2018-03-111-9/+11
* 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
* 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
* 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
* 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
* devtool: upgrade: fix accidentally swapped parametersPaul Eggleton2017-11-111-1/+1
* devtool: standard: Expand SRCREV before using it in _update_recipe_srcrevPeter Kjellerstedt2017-10-161-1/+1
* scripts: drop True option to getVar callsMing Liu2017-09-261-4/+4
* devtool: ensure recipes devtool is working on are unlocked within the eSDKPaul Eggleton2017-09-183-11/+56
* devtool: rework source extraction so that dependencies are handledPaul Eggleton2017-09-182-147/+64
* devtool/standard: set a preferred provider when adding a new recipe with devtoolJuan M Cruz Alcaraz2017-09-131-0/+42
* devtool: upgrade: check that user has configured git properlyPaul Eggleton2017-09-111-1/+26
* devtool: status: Sort entries before printingOla x Nilsson2017-09-111-1/+1
* devtool: add: add explicit srcrev/branch optionsPaul Eggleton2017-08-311-2/+15
* devtool: edit-recipe: fix regressionPaul Eggleton2017-08-311-4/+11
* devtool: upgrade: workaround for recipes which apply patches conditional upon...Paul Eggleton2017-08-311-1/+1
* devtool: upgrade: fix handling of non-absolute pathsPaul Eggleton2017-08-311-0/+3
* devtool: update-recipe: ensure patches get deleted in srcrev modePaul Eggleton2017-08-311-1/+2
* devtool: deploy-target: Support stripped libs and execsTobias Hagelborn2017-08-271-4/+29
* devtool: import: new plugin to import the devtool workspaceLeonardo Sandoval2017-08-232-0/+180
* devtool: append md5sum only if not already presentLeonardo Sandoval2017-08-231-2/+5
* devtool: export: new plugin to export the devtool workspaceLeonardo Sandoval2017-08-231-0/+119
* devtool: upgrade: enable branch checking when revision is providedChang Rebecca Swee Fun2017-08-231-5/+22