summaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool
AgeCommit message (Expand)Author
2020-07-08devtool: default to empty string, if LIC_FILES_CHKSUM is not availableBjarne Michelsen
2020-06-22devtool: fix typoPaul Eggleton
2020-06-03devtool: use -f and don't use --exclude-standard when adding files to workspaceMartin Jansa
2020-05-21devtool: do not write md5sums into upgraded recipesAlexander Kanavin
2020-02-02devtool/standard.py: Allow recipe to disable menuconfig logicTom Hochstein
2020-01-27devtool/standard: npm: update the append fileJean-Marie LEMETAYER
2020-01-27devtool: npm: rename npm command line optionsJean-Marie LEMETAYER
2019-11-21devtool: fix devtool upgrade with reproducible_builds classPaul Eggleton
2019-11-21Revert "devtool/standard.py: Not filtering devtool workspace for devtool finish"Alexander Kanavin
2019-10-23devtool: add ssh key option to deploy-target paramEduardo Abinader
2019-10-22devtool: Add --remove-work option for devtool reset commandSai Hari Chandana Kalluri
2019-10-07devtool/standard.py: Not filtering devtool workspace for devtool finishJaewon Lee
2019-09-27devtool: finish: Add suppport for the --no-clean optionPeter Kjellerstedt
2019-09-27devtool: finish: Keep patches ordered when updating bbappendNiclas Svensson
2019-08-31devtool: Avoid failure for recipes with S == WORKDIR and no local filesPeter Kjellerstedt
2019-08-21devtool: build: Also run deploy for devtool build if applicableJaewon Lee
2019-07-20devtool: remove temp dir in upgradeChen Qi
2019-07-16devtool: provide support for devtool menuconfig commandSai Hari Chandana Kalluri
2019-07-16devtool/standard.py: Create a copy of kernel source within work-shared if not...Sai Hari Chandana Kalluri
2019-07-16devtool/standard.py: Update devtool modify to copy source from work-shared if...Sai Hari Chandana Kalluri
2019-07-03devtool: upgrade: fix handling of errors parsing upgraded recipePaul Eggleton
2019-06-28devtool: warn user about multiple layer having the same base nameChen Qi
2019-05-09meta/lib+scripts: Convert to SPDX license headersRichard Purdie
2019-04-05devtool: standard: Handle exporting generated config fragmentsNathan Rossi
2019-03-24devtool: prevent starting git gc in backgroundTaras Kondratiuk
2019-03-12correct do_patch for kernel bbappend in sdkYann CARDAILLAC
2019-02-25devtool: deploy-target: allow use of alternate sshOlaf Mandel
2019-02-02devtool: add --all option to check-upgrade-statusRoss Burton
2019-01-24devtool: add a command to print an overall list of recipes that can be updatedAlexander Kanavin
2019-01-21devtool: improve git repo checks before check_commits logicDan Dedrick
2019-01-21devtool: remove duplicate overridesDan Dedrick
2018-11-27devtool: 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