summaryrefslogtreecommitdiff
path: root/scripts/lib
AgeCommit message (Expand)AuthorFiles
2015-09-21wic: fix partition size calculationEd Bartosh1
2015-09-16recipetool: add 'newappend' sub-commandChristopher Larson1
2015-09-12devtool: update-recipe: get srcuri parameters with decodeurl()Markus Lehtonen1
2015-09-12devtool: make plugin_init optionalEd Bartosh7
2015-09-09devtool: add package plugin that lets you create package via devtoolBrendan Le Foll1
2015-09-09devtool: update-recipe: add a warning when recipe is inside the workspacePaul Eggleton1
2015-09-09devtool: update-recipe: better 'auto' modeMarkus Lehtonen1
2015-09-09devtool: Allow disabling make parallelism on build commandLeonardo Sandoval1
2015-09-09devtool: Create a single file for the build devtool featureLeonardo Sandoval2
2015-09-09devtool: add upgrade featureLeonardo Sandoval2
2015-09-09devtool: improve modified file preservation to handle directory structuresPaul Eggleton1
2015-09-09scriptutils: split out simple fetching function from recipetoolPaul Eggleton2
2015-09-09devtool: modify: enable do_shared_workdir for kernelMarkus Lehtonen1
2015-09-09wic: round variable before converting to intEd Bartosh1
2015-09-07devtool: add mechanism for updating extensible SDKQi.Chen@windriver.com1
2015-09-03devtool: run kernel dependenciesMarkus Lehtonen1
2015-09-03devtool: extract: correct initial rev for kernel packagesMarkus Lehtonen1
2015-09-03devtool: make required tasks be run in kernel buildMarkus Lehtonen1
2015-09-02wic: fix short variable namesEd Bartosh15
2015-09-02wic: get rid of listing propertiesEd Bartosh2
2015-09-02wic: fix pylint warning redefined-builtinEd Bartosh4
2015-09-02wic: fix pylint warning unused-variableEd Bartosh5
2015-09-02wic: fix pylint warning no-memberEd Bartosh1
2015-09-02wic: use optparse instead of cmdlnEd Bartosh3
2015-09-02wic: fix pylint warning multiple-statementsEd Bartosh3
2015-09-02wic: get rid of wildcard importsEd Bartosh2
2015-09-02wic: fix errors in partition.py moduleEd Bartosh1
2015-09-02wic: remove micboot.pyEd Bartosh2
2015-09-02wic: remove micpartition.pyEd Bartosh3
2015-09-02wic: fix typoEd Bartosh1
2015-09-02wic: get rid of scripts/lib/imageEd Bartosh12
2015-09-02wic: use ext4 in canned .wks filesEd Bartosh6
2015-08-31devtool: build-image: add commentsEd Bartosh1
2015-08-31devtool: build-image: remove <image>.bbappendEd Bartosh1
2015-08-31devtool: build-image: add extra loggingEd Bartosh1
2015-08-31devtool: build-image: generate notification callbackEd Bartosh1
2015-08-31devtool: build-image: filter out recipesEd Bartosh1
2015-08-31devtool: build-image: improve help and descriptionEd Bartosh1
2015-08-31devtool: build-image: rename LOG -> loggerEd Bartosh1
2015-08-31Revert "devtool: make add_md5 a public API"Ed Bartosh2
2015-08-31devtool: make 2 functions publicEd Bartosh2
2015-08-31devtool: build-image: stop using add_md5Ed Bartosh1
2015-08-30wic: use bitbake variable ROOTFS_SIZEEd Bartosh1
2015-08-30wic: implement getting variables from .env filesEd Bartosh1
2015-08-30wic: add default_image attribute to BitbakeVarsEd Bartosh1
2015-08-30wic: create new method _parse_lineEd Bartosh1
2015-08-30wic: add BitbakeVars classEd Bartosh1
2015-08-30wic: deferred call of hlp.get_wic_plugins_help()Ed Bartosh1
2015-08-30wic: rename variableEd Bartosh1
2015-08-30wic: remove undescore from function nameEd Bartosh1