summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* devtool: add: properly handle separate build directoryPaul Eggleton2015-09-233-32/+36
* devtool / lib/oe/recipeutils: ensure we can parse without bbappendsPaul Eggleton2015-09-231-0/+2
* devtool: add: ensure --color=never turns off recipetool colour outputPaul Eggleton2015-09-231-1/+1
* devtool: check that source tree still existsPaul Eggleton2015-09-235-19/+25
* scripts/contrib: add devtool stress testerPaul Eggleton2015-09-231-0/+241
* classes/populate_sdk_ext: drop work-config.incPaul Eggleton2015-09-231-1/+1
* python3-debugger: Adds pkgutils dependency to pdbAlejandro Hernandez2015-09-231-1/+1
* python3-debugger: fix importlib dependencyAlejandro Hernandez2015-09-231-1/+1
* runqemu-internal: For qemumicroblaze use the QEMU provided device treeNathan Rossi2015-09-231-2/+2
* runqemu-internal: Fix qemu networking for qemuzynq an qemumicroblazeNathan Rossi2015-09-231-4/+4
* oe-git-proxy: Allow socks4 as protocol in $ALL_PROXYPeter Kjellerstedt2015-09-231-1/+6
* oe-git-proxy: Correct the parsing of a port in $ALL_PROXYPeter Kjellerstedt2015-09-231-1/+3
* 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