summaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool/standard.py
AgeCommit message (Expand)Author
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-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-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-12correct do_patch for kernel bbappend in sdkYann CARDAILLAC
2019-01-21devtool: improve git repo checks before check_commits logicDan Dedrick
2019-01-21devtool: remove duplicate overridesDan Dedrick
2018-07-26logging: use warning instead warnChen Qi
2018-03-11devtool: add --force-patch-refresh to 'modify' and 'finish' commandsAlexander Kanavin
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
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: automatically handle changes to source subdirectoryPaul 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: show some warnings for upgrade versionsPaul Eggleton
2017-11-10devtool: fix handling of oe-local-files when source is in a subdirectoryPaul Eggleton
2017-10-16devtool: standard: Expand SRCREV before using it in _update_recipe_srcrevPeter Kjellerstedt
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: status: Sort entries before printingOla x Nilsson
2017-08-31devtool: add: add explicit srcrev/branch optionsPaul Eggleton
2017-08-31devtool: update-recipe: ensure patches get deleted in srcrev modePaul Eggleton
2017-08-21devtool: append md5sum only if not already presentLeonardo Sandoval
2017-08-08devtool: fix handling of errors during task executionPaul Eggleton
2017-07-21devtool: standard: enable options for PREMIRRORS and MIRRORSChang Rebecca Swee Fun
2017-07-21recipetool: create: refactor code for ensuring npm is availablePaul Eggleton
2017-07-21devtool: extract: refactor kern-tools-native handlingPaul Eggleton
2017-06-12devtool/standard: Fix lock in _prep_extract_operationAníbal Limón
2017-05-25devtool/standard.py: Enable perf to be buildableSaul Wold
2017-04-13devtool: extract: drop erroneous bb.event.TaskStartedPaul Eggleton
2017-04-13devtool: extract: fix handling of failed tasksPaul Eggleton
2017-04-13devtool: modify: add --keep-temp option for debuggingPaul Eggleton
2017-04-12devtool: add: prevent repeatedly running recipetoolPaul Eggleton
2017-04-12devtool: add: fix node.js/npm handling with recipe specific sysrootsPaul Eggleton
2017-03-28devtool: open kconfig fragment in binary modeStephano Cetola
2017-03-21devtool/recipetill: npm install of devDependenciesAnders Darander
2017-02-07devtool: improve parse failure handlingPaul Eggleton