aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool
AgeCommit message (Expand)Author
2015-09-09devtool: Allow disabling make parallelism on build commandLeonardo Sandoval
2015-09-09devtool: Create a single file for the build devtool featureLeonardo Sandoval
2015-09-09devtool: add upgrade featureLeonardo Sandoval
2015-09-09devtool: improve modified file preservation to handle directory structuresPaul Eggleton
2015-09-09devtool: modify: enable do_shared_workdir for kernelMarkus Lehtonen
2015-09-07devtool: add mechanism for updating extensible SDKQi.Chen@windriver.com
2015-09-03devtool: run kernel dependenciesMarkus Lehtonen
2015-09-03devtool: extract: correct initial rev for kernel packagesMarkus Lehtonen
2015-09-03devtool: make required tasks be run in kernel buildMarkus Lehtonen
2015-08-31devtool: build-image: add commentsEd Bartosh
2015-08-31devtool: build-image: remove <image>.bbappendEd Bartosh
2015-08-31devtool: build-image: add extra loggingEd Bartosh
2015-08-31devtool: build-image: generate notification callbackEd Bartosh
2015-08-31devtool: build-image: filter out recipesEd Bartosh
2015-08-31devtool: build-image: improve help and descriptionEd Bartosh
2015-08-31devtool: build-image: rename LOG -> loggerEd Bartosh
2015-08-31Revert "devtool: make add_md5 a public API"Ed Bartosh
2015-08-31devtool: make 2 functions publicEd Bartosh
2015-08-31devtool: build-image: stop using add_md5Ed Bartosh
2015-08-30devtool: implement build-image pluginEd Bartosh
2015-08-30devtool: make add_md5 a public APIEd Bartosh
2015-08-19lib/oe/recipeutils: avoid parsing in get_var_files()Paul Eggleton
2015-08-19devtool: fix handling of BBCLASSEXTENDed recipesPaul Eggleton
2015-08-19devtool: extract: remove patches subdirectory when S == WORKDIRPaul Eggleton
2015-08-19devtool: extract: prevent externalsrc from interfering with extractionPaul Eggleton
2015-07-27devtool: also load plugins from BBPATHChristopher Larson
2015-06-26lib/devtool/standard: Fix patch cleanupRichard Purdie
2015-06-18devtool: deploy: fix preservation of symlinks and permissions/ownershipPaul Eggleton
2015-06-18devtool: use DevtoolError for error handlingMarkus Lehtonen
2015-06-18devtool: remove some unused return valuesMarkus Lehtonen
2015-06-18devtool: split out 'patch' update mode into a separate functionMarkus Lehtonen
2015-06-18devtool: split out 'srcrev' update mode into a separate functionMarkus Lehtonen
2015-06-18devtool: slight simplification of path splitting logicMarkus Lehtonen
2015-06-18devtool: simplify few conditionals a bitMarkus Lehtonen
2015-06-18devtool: simplify the logic of determining patches to be removedMarkus Lehtonen
2015-06-18devtool: update-recipe: do rev parsing in a separate functionMarkus Lehtonen
2015-06-18devtool: refactor bb task execution into a separate classMarkus Lehtonen
2015-06-18devtool: fix wrong indentationMarkus Lehtonen
2015-05-19devtool: update-recipe: add option to write changes to bbappendPaul Eggleton
2015-05-19devtool / recipetool: ensure bb.note() gets printedPaul Eggleton
2015-05-15devtool: deploy-target: use tinfoil instead of bitbake -ePaul Eggleton
2015-05-15devtool: fix build env command execution error handlingPaul Eggleton
2015-05-15devtool: deploy plugin: fix bad indentationMarkus Lehtonen
2015-05-15devtool: add missing docstringsMarkus Lehtonen
2015-05-15devtool: rename unused variablesMarkus Lehtonen
2015-05-15devtool: remove unused imports / re-importsMarkus Lehtonen
2015-05-15devtool: extract: remove patches when S=WORKDIRMarkus Lehtonen
2015-05-07devtool: fix for rename of gcc-sourcePaul Eggleton
2015-05-01devtool: add: use the appropriate file naming and versioning for SCM recipesPaul Eggleton
2015-05-01devtool: add: add an option to fetch remote sourcePaul Eggleton