summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* devtool: make add_md5 a public APIEd Bartosh2015-08-302-10/+10
* runqemu-internal: Make sure tcpserial is always lastRandy Witt2015-08-291-2/+2
* yocto-bsp / yocto-layer: fix template recipesPaul Eggleton2015-08-252-3/+1
* runqemu: Add a tcpserial optionRandy Witt2015-08-242-0/+12
* scripts/create-recipe: dropPaul Eggleton2015-08-241-2071/+0
* wic: add mkhybridiso kickstart fileMihaly Varga2015-08-241-0/+7
* wic: Add plugin for hybrid iso imageMihaly Varga2015-08-241-0/+538
* lib/oe/recipeutils: avoid parsing in get_var_files()Paul Eggleton2015-08-191-2/+2
* devtool: fix handling of BBCLASSEXTENDed recipesPaul Eggleton2015-08-192-14/+18