summaryrefslogtreecommitdiff
path: root/scripts/lib/devtool
AgeCommit message (Expand)AuthorFiles
2015-09-22devtool / recipetool: add handling for binary-only packagesPaul Eggleton1
2015-09-22devtool: build-image: delete bbappend at end of buildPaul Eggleton1
2015-09-22devtool: build-image: improve image recipe handlingPaul Eggleton1
2015-09-22devtool: build-image: tell user where to find output filesPaul Eggleton1
2015-09-22devtool: build-image: fix recipe/package terminologyPaul Eggleton1
2015-09-22devtool: add: move important "recipe created" message to the endPaul Eggleton1
2015-09-22devtool: add: set up fetched source as a git repository by defaultPaul Eggleton2
2015-09-22devtool: better handling for recipes that don't unpack sourcePaul Eggleton1
2015-09-22devtool: fix extracting source for work-shared recipesPaul Eggleton1
2015-09-22devtool: show proper error when extracting source for recipes with disabled u...Paul Eggleton1
2015-09-22devtool: add: properly handle separate build directoryPaul Eggleton3
2015-09-22devtool / lib/oe/recipeutils: ensure we can parse without bbappendsPaul Eggleton1
2015-09-22devtool: add: ensure --color=never turns off recipetool colour outputPaul Eggleton1
2015-09-22devtool: check that source tree still existsPaul Eggleton5
2015-09-22classes/populate_sdk_ext: drop work-config.incPaul Eggleton1
2015-09-12devtool: update-recipe: get srcuri parameters with decodeurl()Markus Lehtonen1
2015-09-12devtool: make plugin_init optionalEd Bartosh3
2015-09-09devtool: add package plugin that lets you create package via devtoolBrendan Le Foll1
2015-09-09devtool: update-recipe: add a warning when recipe is inside the workspacePaul Eggleton1
2015-09-09devtool: update-recipe: better 'auto' modeMarkus Lehtonen1
2015-09-09devtool: Allow disabling make parallelism on build commandLeonardo Sandoval1
2015-09-09devtool: Create a single file for the build devtool featureLeonardo Sandoval2
2015-09-09devtool: add upgrade featureLeonardo Sandoval2
2015-09-09devtool: improve modified file preservation to handle directory structuresPaul Eggleton1
2015-09-09devtool: modify: enable do_shared_workdir for kernelMarkus Lehtonen1
2015-09-07devtool: add mechanism for updating extensible SDKQi.Chen@windriver.com1
2015-09-03devtool: run kernel dependenciesMarkus Lehtonen1
2015-09-03devtool: extract: correct initial rev for kernel packagesMarkus Lehtonen1
2015-09-03devtool: make required tasks be run in kernel buildMarkus Lehtonen1
2015-08-31devtool: build-image: add commentsEd Bartosh1
2015-08-31devtool: build-image: remove <image>.bbappendEd Bartosh1
2015-08-31devtool: build-image: add extra loggingEd Bartosh1
2015-08-31devtool: build-image: generate notification callbackEd Bartosh1
2015-08-31devtool: build-image: filter out recipesEd Bartosh1
2015-08-31devtool: build-image: improve help and descriptionEd Bartosh1
2015-08-31devtool: build-image: rename LOG -> loggerEd Bartosh1
2015-08-31Revert "devtool: make add_md5 a public API"Ed Bartosh2
2015-08-31devtool: make 2 functions publicEd Bartosh2
2015-08-31devtool: build-image: stop using add_md5Ed Bartosh1
2015-08-30devtool: implement build-image pluginEd Bartosh1
2015-08-30devtool: make add_md5 a public APIEd Bartosh2
2015-08-19lib/oe/recipeutils: avoid parsing in get_var_files()Paul Eggleton1
2015-08-19devtool: fix handling of BBCLASSEXTENDed recipesPaul Eggleton1
2015-08-19devtool: extract: remove patches subdirectory when S == WORKDIRPaul Eggleton1
2015-08-19devtool: extract: prevent externalsrc from interfering with extractionPaul Eggleton1
2015-07-27devtool: also load plugins from BBPATHChristopher Larson1
2015-06-26lib/devtool/standard: Fix patch cleanupRichard Purdie1
2015-06-18devtool: deploy: fix preservation of symlinks and permissions/ownershipPaul Eggleton2
2015-06-18devtool: use DevtoolError for error handlingMarkus Lehtonen3
2015-06-18devtool: remove some unused return valuesMarkus Lehtonen1