aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib
AgeCommit message (Expand)Author
2015-09-22devtool: add search commandPaul Eggleton
2015-09-22devtool: add basic means of running runqemu within the extensible SDKPaul Eggleton
2015-09-22devtool / recipetool: add handling for binary-only packagesPaul Eggleton
2015-09-22devtool: build-image: delete bbappend at end of buildPaul Eggleton
2015-09-22devtool: build-image: improve image recipe handlingPaul Eggleton
2015-09-22devtool: build-image: tell user where to find output filesPaul Eggleton
2015-09-22devtool: build-image: fix recipe/package terminologyPaul Eggleton
2015-09-22devtool: add: move important "recipe created" message to the endPaul Eggleton
2015-09-22devtool: add: set up fetched source as a git repository by defaultPaul Eggleton
2015-09-22devtool: better handling for recipes that don't unpack sourcePaul Eggleton
2015-09-22devtool: fix extracting source for work-shared recipesPaul Eggleton
2015-09-22devtool: show proper error when extracting source for recipes with disabled u...Paul Eggleton
2015-09-22recipetool: create: fix handling of URIs containing #Paul Eggleton
2015-09-22recipetool: create: fix creating empty shell functionsPaul Eggleton
2015-09-22devtool: add: properly handle separate build directoryPaul Eggleton
2015-09-22devtool / lib/oe/recipeutils: ensure we can parse without bbappendsPaul Eggleton
2015-09-22devtool: add: ensure --color=never turns off recipetool colour outputPaul Eggleton
2015-09-22devtool: check that source tree still existsPaul Eggleton
2015-09-22classes/populate_sdk_ext: drop work-config.incPaul Eggleton
2015-09-21wic: fix partition size calculationEd Bartosh
2015-09-16recipetool: add 'newappend' sub-commandChristopher Larson
2015-09-12devtool: update-recipe: get srcuri parameters with decodeurl()Markus Lehtonen
2015-09-12devtool: make plugin_init optionalEd Bartosh
2015-09-09devtool: add package plugin that lets you create package via devtoolBrendan Le Foll
2015-09-09devtool: update-recipe: add a warning when recipe is inside the workspacePaul Eggleton
2015-09-09devtool: update-recipe: better 'auto' modeMarkus Lehtonen
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-09scriptutils: split out simple fetching function from recipetoolPaul Eggleton
2015-09-09devtool: modify: enable do_shared_workdir for kernelMarkus Lehtonen
2015-09-09wic: round variable before converting to intEd Bartosh
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-09-02wic: fix short variable namesEd Bartosh
2015-09-02wic: get rid of listing propertiesEd Bartosh
2015-09-02wic: fix pylint warning redefined-builtinEd Bartosh
2015-09-02wic: fix pylint warning unused-variableEd Bartosh
2015-09-02wic: fix pylint warning no-memberEd Bartosh
2015-09-02wic: use optparse instead of cmdlnEd Bartosh
2015-09-02wic: fix pylint warning multiple-statementsEd Bartosh
2015-09-02wic: get rid of wildcard importsEd Bartosh
2015-09-02wic: fix errors in partition.py moduleEd Bartosh
2015-09-02wic: remove micboot.pyEd Bartosh
2015-09-02wic: remove micpartition.pyEd Bartosh
2015-09-02wic: fix typoEd Bartosh
2015-09-02wic: get rid of scripts/lib/imageEd Bartosh