summaryrefslogtreecommitdiff
path: root/scripts/lib/devtool
AgeCommit message (Expand)AuthorFiles
2019-04-13devtool: prevent starting git gc in backgroundTaras Kondratiuk1
2019-04-13correct do_patch for kernel bbappend in sdkYann CARDAILLAC1
2019-02-25devtool: improve git repo checks before check_commits logicDan Dedrick1
2019-02-25devtool: remove duplicate overridesDan Dedrick1
2019-01-08devtool: fix target-deploy --stripAdrian Freihofer1
2018-09-06build.py: add clean option to 'devtool build' commandChen Qi1
2018-07-26logging: use warning instead warnChen Qi4
2018-05-15devtool/upgrade: fix the order of license checksum representationChen Qi1
2018-05-14devtool/sdk.py: error out in case of downloading file failureChen Qi1
2018-03-11devtool: add --force-patch-refresh to 'modify' and 'finish' commandsAlexander Kanavin1
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
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-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-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-10-16devtool: standard: Expand SRCREV before using it in _update_recipe_srcrevPeter Kjellerstedt1
2017-09-25scripts: drop True option to getVar callsMing Liu1
2017-09-18devtool: ensure recipes devtool is working on are unlocked within the eSDKPaul Eggleton3
2017-09-18devtool: rework source extraction so that dependencies are handledPaul Eggleton2
2017-09-13devtool/standard: set a preferred provider when adding a new recipe with devtoolJuan M Cruz Alcaraz1
2017-09-11devtool: upgrade: check that user has configured git properlyPaul Eggleton1
2017-09-11devtool: status: Sort entries before printingOla x Nilsson1
2017-08-31devtool: add: add explicit srcrev/branch optionsPaul Eggleton1
2017-08-31devtool: edit-recipe: fix regressionPaul Eggleton1
2017-08-31devtool: upgrade: workaround for recipes which apply patches conditional upon...Paul Eggleton1
2017-08-31devtool: upgrade: fix handling of non-absolute pathsPaul Eggleton1
2017-08-31devtool: update-recipe: ensure patches get deleted in srcrev modePaul Eggleton1