summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/utils/oe/misc.py
Commit message (Expand)AuthorAgeFilesLines
* wic: exec_native_cmd: implement support for pseudoEd Bartosh2015-12-011-7/+11
* wic/utils/oe/misc.py: Preserve PATH when running native toolsRandy Witt2015-10-271-4/+16
* wic: fix typoEd Bartosh2015-09-031-1/+1
* wic: implement getting variables from .env filesEd Bartosh2015-08-301-22/+37
* 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: remove undescore from function nameEd Bartosh2015-08-301-6/+6
* wic: code cleanup: pylint misc.pyEd Bartosh2015-08-091-19/+21
* wic: code cleanup: remove unused codeEd Bartosh2015-08-091-11/+0
* wic: Report recipe name for native commandsEd Bartosh2015-08-091-3/+26
* wic: Set default set of bitbake variablesEd Bartosh2015-07-101-0/+5
* wic: Turn off debug output for 'bitbake -e'Ed Bartosh2015-07-021-0/+5
* wic: Refactor getting bitbake variablesEd Bartosh2015-07-021-52/+30
* wic: code cleanup: superfluous-parensEd Bartosh2015-06-231-3/+3
* wic: move checks to exec_native_cmdEd Bartosh2015-06-111-0/+6
* wic: removed exec_cmd_quiet and exec_native_cmd_quietEd Bartosh2015-06-111-21/+0
* wic: Print bitbake error outputEd Bartosh2015-04-141-0/+1
* wic:code cleanup: No space allowedEd Bartosh2015-04-131-4/+4
* wic: make error message more informativeEd Bartosh2015-04-101-2/+2
* wic: don't use host paths when looking for native toolsEd Bartosh2015-04-101-1/+1
* wic: allow to configure overhead factor per partitionAlexandre Belloni2015-02-141-1/+0
* wic: allow to configure extra space per partitionAlexandre Belloni2015-02-141-1/+0
* wic: Use overhead factor when creating partitions from rootfs directoriesTom Zanussi2014-10-301-0/+1
* wic: Add utility function for parsing sourceparamsTom Zanussi2014-08-151-0/+23
* wic: Rename /mic to /wicTom Zanussi2014-08-111-0/+181