summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/utils/oe
Commit message (Expand)AuthorAgeFilesLines
* wic: remove utils/oe/__init__.pyEd Bartosh2017-02-151-22/+0
* wic: move oe/misc.py one level upEd Bartosh2017-02-021-224/+0
* wic: partition: simlify calling plugin methodsEd Bartosh2017-02-021-23/+0
* wic: misc.py: add parameter 'cache' to get_bitbake_varsEd Bartosh2017-01-231-7/+12
* wic: fixed recipe nameEd Bartosh2017-01-231-1/+1
* wic: _exec_cmd: produce error if exit code is not 0Ed Bartosh2017-01-161-10/+4
* wic/isoimage-isohybrid: remove do_stage_partition()Ioan-Adrian Ratiu2017-01-161-0/+4
* wic: fix parsing of 'bitbake -e' outputEd Bartosh2017-01-161-8/+6
* wic: add bmaptool to the list of utilitiesEd Bartosh2016-05-191-1/+2
* wic: use find_executable in favor of bb.utils.whichEd Bartosh2016-05-141-8/+2
* wic: replace print statements with print functionEd Bartosh2016-05-141-4/+4
* wic: add sfdisk to the list of utilitiesEd Bartosh2016-04-291-0/+1
* 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-112-0/+203