aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2015-09-12devtool: update-recipe: get srcuri parameters with decodeurl()Markus Lehtonen
2015-09-12runqemu: avoid image file name mismatchesPatrick Ohly
2015-09-12runqemu: Define OECORE_MACHINE_SYSROOT on setup_sysrootLeonardo Sandoval
2015-09-12buildstats: Outputs 'task recipe elapsed-time' from each buildstats' recipeLeonardo Sandoval
2015-09-12devtool: make plugin_init optionalEd Bartosh
2015-09-12scripts: Move BUILDDIR chmod fix after checks in oe-setup-builddirAlex Franco
2015-09-09devtool: fix running from a different directoryPaul Eggleton
2015-09-09devtool: add package plugin that lets you create package via devtoolBrendan Le Foll
2015-09-09devtool: update-recipe: add a warning when recipe is inside the workspacePaul Eggleton
2015-09-09devtool: update-recipe: better 'auto' modeMarkus Lehtonen
2015-09-09devtool: Allow disabling make parallelism on build commandLeonardo Sandoval
2015-09-09devtool: Create a single file for the build devtool featureLeonardo Sandoval
2015-09-09devtool: add upgrade featureLeonardo Sandoval
2015-09-09devtool: improve modified file preservation to handle directory structuresPaul Eggleton
2015-09-09scriptutils: split out simple fetching function from recipetoolPaul Eggleton
2015-09-09devtool: modify: enable do_shared_workdir for kernelMarkus Lehtonen
2015-09-09wic: round variable before converting to intEd Bartosh
2015-09-07devtool: add mechanism for updating extensible SDKQi.Chen@windriver.com
2015-09-07oe-publish-sdk: add scriptQi.Chen@windriver.com
2015-09-07postinst_intercept: allow to pass variables with spacesMartin Jansa
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