aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool
AgeCommit message (Expand)Author
2021-02-04devtool: expand SRC_URI when guessing recipe update modejansa/thudMartin Jansa
2019-04-13devtool: prevent starting git gc in backgroundTaras Kondratiuk
2019-04-13correct do_patch for kernel bbappend in sdkYann CARDAILLAC
2019-02-25devtool: improve git repo checks before check_commits logicDan Dedrick
2019-02-25devtool: remove duplicate overridesDan Dedrick
2019-01-08devtool: fix target-deploy --stripAdrian Freihofer
2018-09-06build.py: add clean option to 'devtool build' commandChen Qi
2018-07-26logging: use warning instead warnChen Qi
2018-05-15devtool/upgrade: fix the order of license checksum representationChen Qi
2018-05-14devtool/sdk.py: error out in case of downloading file failureChen Qi
2018-03-11devtool: add --force-patch-refresh to 'modify' and 'finish' commandsAlexander Kanavin
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
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-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-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
2017-11-10devtool: finish: ensure repository is clean before proceedingPaul Eggleton
2017-11-10devtool: reset: print source tree base pathPaul Eggleton
2017-11-10devtool: make find-recipe and edit-recipe always work with any recipePaul Eggleton
2017-11-10devtool: show some warnings for upgrade versionsPaul Eggleton
2017-11-10devtool: fix handling of oe-local-files when source is in a subdirectoryPaul Eggleton
2017-11-10devtool: upgrade: improve performance and show progress when adding filesPaul Eggleton
2017-11-10devtool: upgrade: fix not committing deleted files with older git versionsPaul Eggleton
2017-11-10devtool: upgrade: fix accidentally swapped parametersPaul Eggleton
2017-10-16devtool: standard: Expand SRCREV before using it in _update_recipe_srcrevPeter Kjellerstedt
2017-09-25scripts: drop True option to getVar callsMing Liu
2017-09-18devtool: ensure recipes devtool is working on are unlocked within the eSDKPaul Eggleton
2017-09-18devtool: rework source extraction so that dependencies are handledPaul Eggleton
2017-09-13devtool/standard: set a preferred provider when adding a new recipe with devtoolJuan M Cruz Alcaraz
2017-09-11devtool: upgrade: check that user has configured git properlyPaul Eggleton
2017-09-11devtool: status: Sort entries before printingOla x Nilsson
2017-08-31devtool: add: add explicit srcrev/branch optionsPaul Eggleton
2017-08-31devtool: edit-recipe: fix regressionPaul Eggleton
2017-08-31devtool: upgrade: workaround for recipes which apply patches conditional upon...Paul Eggleton
2017-08-31devtool: upgrade: fix handling of non-absolute pathsPaul Eggleton