summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* oe-git-proxy: Allow explicit IP addresses in $NO_PROXYPeter Kjellerstedt2015-09-231-0/+1
* wic: fix partition size calculationEd Bartosh2015-09-231-2/+1
* recipetool: add 'newappend' sub-commandChristopher Larson2015-09-181-0/+111
* mkefidisk: Create interactive menu for the scriptBruno Bottazzini2015-09-181-5/+58
* devtool: update-recipe: get srcuri parameters with decodeurl()Markus Lehtonen2015-09-121-5/+2
* runqemu: avoid image file name mismatchesPatrick Ohly2015-09-121-16/+16
* runqemu: Define OECORE_MACHINE_SYSROOT on setup_sysrootLeonardo Sandoval2015-09-121-1/+12
* buildstats: Outputs 'task recipe elapsed-time' from each buildstats' recipeLeonardo Sandoval2015-09-121-0/+90
* devtool: make plugin_init optionalEd Bartosh2015-09-127-26/+1
* scripts: Move BUILDDIR chmod fix after checks in oe-setup-builddirAlex Franco2015-09-121-4/+4
* devtool: fix running from a different directoryPaul Eggleton2015-09-091-0/+3
* devtool: add package plugin that lets you create package via devtoolBrendan Le Foll2015-09-091-0/+61
* devtool: update-recipe: add a warning when recipe is inside the workspacePaul Eggleton2015-09-091-0/+4
* devtool: update-recipe: better 'auto' modeMarkus Lehtonen2015-09-091-7/+27
* devtool: Allow disabling make parallelism on build commandLeonardo Sandoval2015-09-091-3/+30
* devtool: Create a single file for the build devtool featureLeonardo Sandoval2015-09-092-22/+50
* devtool: add upgrade featureLeonardo Sandoval2015-09-092-1/+357
* devtool: improve modified file preservation to handle directory structuresPaul Eggleton2015-09-091-9/+21
* scriptutils: split out simple fetching function from recipetoolPaul Eggleton2015-09-092-29/+28
* devtool: modify: enable do_shared_workdir for kernelMarkus Lehtonen2015-09-091-1/+1
* wic: round variable before converting to intEd Bartosh2015-09-091-1/+1
* devtool: add mechanism for updating extensible SDKQi.Chen@windriver.com2015-09-091-0/+197
* oe-publish-sdk: add scriptQi.Chen@windriver.com2015-09-091-0/+143
* postinst_intercept: allow to pass variables with spacesMartin Jansa2015-09-091-1/+1
* runqemu: support full-disk imagesPatrick Ohly2015-09-062-15/+19
* devtool: run kernel dependenciesMarkus Lehtonen2015-09-041-3/+23
* devtool: extract: correct initial rev for kernel packagesMarkus Lehtonen2015-09-041-17/+16
* devtool: make required tasks be run in kernel buildMarkus Lehtonen2015-09-041-0/+2
* Fix recursive mode -st on BUILDDIR setupAlex Franco2015-09-031-1/+4
* wic: fix short variable namesEd Bartosh2015-09-0316-292/+289
* wic: get rid of listing propertiesEd Bartosh2015-09-033-131/+30
* wic: fix pylint warning redefined-builtinEd Bartosh2015-09-034-17/+17
* wic: fix pylint warning unused-variableEd Bartosh2015-09-036-19/+6
* wic: fix pylint warning no-memberEd Bartosh2015-09-031-0/+1
* wic: use optparse instead of cmdlnEd Bartosh2015-09-033-1694/+27
* wic: fix pylint warning multiple-statementsEd Bartosh2015-09-033-21/+42
* wic: get rid of wildcard importsEd Bartosh2015-09-032-5/+2
* wic: fix errors in partition.py moduleEd Bartosh2015-09-031-3/+3
* wic: remove micboot.pyEd Bartosh2015-09-032-58/+15
* wic: remove micpartition.pyEd Bartosh2015-09-033-72/+30
* wic: fix typoEd Bartosh2015-09-031-1/+1
* wic: get rid of scripts/lib/imageEd Bartosh2015-09-0313-27/+5
* wic: use ext4 in canned .wks filesEd Bartosh2015-09-036-12/+12
* Fix mode +st on TMPDIR when creating itAlex Franco2015-09-011-0/+1
* devtool: build-image: add commentsEd Bartosh2015-08-311-0/+2
* devtool: build-image: remove <image>.bbappendEd Bartosh2015-08-311-0/+5
* devtool: build-image: add extra loggingEd Bartosh2015-08-311-0/+6
* devtool: build-image: generate notification callbackEd Bartosh2015-08-311-0/+9
* devtool: build-image: filter out recipesEd Bartosh2015-08-311-4/+21
* devtool: build-image: improve help and descriptionEd Bartosh2015-08-311-4/+6