aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool/standard.py
AgeCommit message (Expand)Author
2017-12-05devtool: fix handling of linux-yocto after multisrc changesPaul Eggleton
2017-12-05devtool: support extracting multiple source treesPaul Eggleton
2017-12-05devtool: modify: pick up commits from previously created source treePaul Eggleton
2017-12-05devtool: extract: fix usage with kern-tools-nativePaul Eggleton
2017-12-05devtool: finish: fix erroneously creating bbappend for relative pathsPaul Eggleton
2017-12-05devtool: reset: delete bbappend file if _check_preserve() doesn'tPaul Eggleton
2017-12-05devtool: refactor return for _extract_source()Paul 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
2017-01-19devtool: fix source extraction to work with recipe specific sysrootsPaul Eggleton
2016-12-22devtool: modify: fix usage on the kernelPaul Eggleton
2016-12-16scripts: remove True option to getVar callsJoshua Lock
2016-12-14devtool: extract: disable basehash mismatch errorsPaul Eggleton
2016-12-14devtool: fix extraction of source to work in memres modePaul Eggleton
2016-12-14classes/patch: move in logic to commit for additional tasksPaul Eggleton
2016-12-14devtool / recipetool: use tinfoil parsing APIPaul Eggleton
2016-11-23devtool: modify: support recipes with only local files as sourcePaul Eggleton
2016-11-23devtool: update-recipe: support replacing remote patchesPaul Eggleton
2016-11-23devtool: update-recipe: fix handling of compressed local patchesPaul Eggleton
2016-11-23devtool: update-recipe: check output before treating it as a stringPaul Eggleton