summaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool/standard.py
AgeCommit message (Expand)Author
2021-09-23meta: Drop useless classRichard Purdie
2021-07-30meta: Manual override fixesRichard Purdie
2021-07-30Convert to new override syntaxRichard Purdie
2021-05-06classes/lib/scripts: Use bb.utils.rename() instead of os.rename()Devendra Tewari
2021-03-14devtool: Fix do_kernel_configme taskAlejandro Hernandez Samaniego
2021-01-23devtool: Fix file:// fetcher symlink directory structureTomasz Dziendzielski
2021-01-20devtool: Fix source extraction for gcc shared sourceTomasz Dziendzielski
2020-10-08devtool: remove unused variableRoss Burton
2020-08-27devtool: expand SRC_URI when guessing recipe update modeMartin Jansa
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-21Revert "devtool/standard.py: Not filtering devtool workspace for devtool finish"Alexander Kanavin
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-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