summaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool/standard.py
Commit message (Expand)AuthorAgeFilesLines
* devtool/standard.py: Allow recipe to disable menuconfig logicTom Hochstein2020-02-021-2/+4
* devtool/standard: npm: update the append fileJean-Marie LEMETAYER2020-01-271-8/+4
* devtool: npm: rename npm command line optionsJean-Marie LEMETAYER2020-01-271-3/+3
* Revert "devtool/standard.py: Not filtering devtool workspace for devtool finish"Alexander Kanavin2019-11-211-1/+1
* devtool: Add --remove-work option for devtool reset commandSai Hari Chandana Kalluri2019-10-231-7/+19
* devtool/standard.py: Not filtering devtool workspace for devtool finishJaewon Lee2019-10-081-1/+1
* devtool: finish: Add suppport for the --no-clean optionPeter Kjellerstedt2019-09-271-1/+2
* devtool: finish: Keep patches ordered when updating bbappendNiclas Svensson2019-09-271-4/+4
* devtool: Avoid failure for recipes with S == WORKDIR and no local filesPeter Kjellerstedt2019-09-011-3/+3
* devtool: provide support for devtool menuconfig commandSai Hari Chandana Kalluri2019-07-171-0/+5
* devtool/standard.py: Create a copy of kernel source within work-shared if not...Sai Hari Chandana Kalluri2019-07-171-1/+19
* devtool/standard.py: Update devtool modify to copy source from work-shared if...Sai Hari Chandana Kalluri2019-07-171-23/+99
* devtool: warn user about multiple layer having the same base nameChen Qi2019-06-281-4/+18
* meta/lib+scripts: Convert to SPDX license headersRichard Purdie2019-05-091-11/+1
* devtool: standard: Handle exporting generated config fragmentsNathan Rossi2019-04-091-0/+14
* correct do_patch for kernel bbappend in sdkYann CARDAILLAC2019-03-121-3/+1
* devtool: improve git repo checks before check_commits logicDan Dedrick2019-01-221-1/+5
* devtool: remove duplicate overridesDan Dedrick2019-01-221-0/+5
* logging: use warning instead warnChen Qi2018-07-261-8/+8
* devtool: add --force-patch-refresh to 'modify' and 'finish' commandsAlexander Kanavin2018-03-111-9/+11
* 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: implement conditional patch handlingPaul Eggleton2017-11-111-25/+151
* 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: automatically handle changes to source subdirectoryPaul Eggleton2017-11-111-4/+5
* 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-111-2/+15
* devtool: reset: print source tree base pathPaul Eggleton2017-11-111-5/+5
* devtool: show some warnings for upgrade versionsPaul Eggleton2017-11-111-1/+3
* devtool: fix handling of oe-local-files when source is in a subdirectoryPaul Eggleton2017-11-111-9/+15
* devtool: standard: Expand SRCREV before using it in _update_recipe_srcrevPeter Kjellerstedt2017-10-161-1/+1
* devtool: ensure recipes devtool is working on are unlocked within the eSDKPaul Eggleton2017-09-181-8/+10
* devtool: rework source extraction so that dependencies are handledPaul Eggleton2017-09-181-146/+63
* devtool/standard: set a preferred provider when adding a new recipe with devtoolJuan M Cruz Alcaraz2017-09-131-0/+42
* 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: update-recipe: ensure patches get deleted in srcrev modePaul Eggleton2017-08-311-1/+2
* devtool: append md5sum only if not already presentLeonardo Sandoval2017-08-231-2/+5
* devtool: fix handling of errors during task executionPaul Eggleton2017-08-091-0/+10
* devtool: standard: enable options for PREMIRRORS and MIRRORSChang Rebecca Swee Fun2017-07-211-0/+3
* recipetool: create: refactor code for ensuring npm is availablePaul Eggleton2017-07-211-26/+8
* devtool: extract: refactor kern-tools-native handlingPaul Eggleton2017-07-211-32/+5
* devtool/standard: Fix lock in _prep_extract_operationAníbal Limón2017-06-121-0/+1
* devtool/standard.py: Enable perf to be buildableSaul Wold2017-05-251-1/+4
* devtool: extract: drop erroneous bb.event.TaskStartedPaul Eggleton2017-04-141-1/+0
* devtool: extract: fix handling of failed tasksPaul Eggleton2017-04-141-0/+3
* devtool: modify: add --keep-temp option for debuggingPaul Eggleton2017-04-141-1/+2