summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2015-09-06runqemu: support full-disk imagesPatrick Ohly
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-02Fix recursive mode -st on BUILDDIR setupAlex Franco
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
2015-09-02wic: use ext4 in canned .wks filesEd Bartosh
2015-08-31Fix mode +st on TMPDIR when creating itAlex Franco
2015-08-31devtool: build-image: add commentsEd Bartosh
2015-08-31devtool: build-image: remove <image>.bbappendEd Bartosh
2015-08-31devtool: build-image: add extra loggingEd Bartosh
2015-08-31devtool: build-image: generate notification callbackEd Bartosh
2015-08-31devtool: build-image: filter out recipesEd Bartosh
2015-08-31devtool: build-image: improve help and descriptionEd Bartosh
2015-08-31devtool: build-image: rename LOG -> loggerEd Bartosh
2015-08-31Revert "devtool: make add_md5 a public API"Ed Bartosh
2015-08-31devtool: make 2 functions publicEd Bartosh
2015-08-31devtool: build-image: stop using add_md5Ed Bartosh
2015-08-30wic: use bitbake variable ROOTFS_SIZEEd Bartosh
2015-08-30wic: implement --vars optionEd Bartosh
2015-08-30wic: implement getting variables from .env filesEd Bartosh
2015-08-30wic: set default imageEd Bartosh
2015-08-30wic: add default_image attribute to BitbakeVarsEd Bartosh
2015-08-30wic: create new method _parse_lineEd Bartosh
2015-08-30wic: add BitbakeVars classEd Bartosh
2015-08-30wic: deferred call of hlp.get_wic_plugins_help()Ed Bartosh
2015-08-30wic: rename variableEd Bartosh
2015-08-30wic: remove undescore from function nameEd Bartosh
2015-08-30runqemu-internal: Fixes unary operator expected in new TCPSERIAL_PORTNUMAníbal Limón
2015-08-30devtool: implement build-image pluginEd Bartosh
2015-08-30devtool: make add_md5 a public APIEd Bartosh
2015-08-29runqemu-internal: Make sure tcpserial is always lastRandy Witt
2015-08-24runqemu: Add a tcpserial optionRandy Witt
2015-08-24scripts/create-recipe: dropPaul Eggleton
2015-08-24wic: add mkhybridiso kickstart fileMihaly Varga
2015-08-24wic: Add plugin for hybrid iso imageMihaly Varga
2015-08-19lib/oe/recipeutils: avoid parsing in get_var_files()Paul Eggleton
2015-08-19devtool: fix handling of BBCLASSEXTENDed recipesPaul Eggleton