summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* devtool: build-image: rename LOG -> loggerEd Bartosh2015-08-311-2/+2
* Revert "devtool: make add_md5 a public API"Ed Bartosh2015-08-312-11/+11
* devtool: make 2 functions publicEd Bartosh2015-08-312-32/+31
* devtool: build-image: stop using add_md5Ed Bartosh2015-08-311-3/+1
* wic: use bitbake variable ROOTFS_SIZEEd Bartosh2015-08-301-0/+14
* wic: implement --vars optionEd Bartosh2015-08-301-0/+6
* wic: implement getting variables from .env filesEd Bartosh2015-08-301-22/+37
* wic: set default imageEd Bartosh2015-08-301-2/+4
* wic: add default_image attribute to BitbakeVarsEd Bartosh2015-08-301-0/+6
* wic: create new method _parse_lineEd Bartosh2015-08-301-10/+17
* wic: add BitbakeVars classEd Bartosh2015-08-301-38/+53
* wic: deferred call of hlp.get_wic_plugins_help()Ed Bartosh2015-08-302-1/+3
* wic: rename variableEd Bartosh2015-08-301-2/+2
* wic: remove undescore from function nameEd Bartosh2015-08-301-6/+6
* runqemu-internal: Fixes unary operator expected in new TCPSERIAL_PORTNUMAníbal Limón2015-08-301-1/+1
* devtool: implement build-image pluginEd Bartosh2015-08-301-0/+56