summaryrefslogtreecommitdiff
path: root/scripts/lib/wic/utils/oe/misc.py
AgeCommit message (Expand)AuthorFiles
2017-02-02wic: move oe/misc.py one level upEd Bartosh1
2017-02-02wic: partition: simlify calling plugin methodsEd Bartosh1
2017-01-23wic: misc.py: add parameter 'cache' to get_bitbake_varsEd Bartosh1
2017-01-23wic: fixed recipe nameEd Bartosh1
2017-01-16wic: _exec_cmd: produce error if exit code is not 0Ed Bartosh1
2017-01-16wic/isoimage-isohybrid: remove do_stage_partition()Ioan-Adrian Ratiu1
2017-01-16wic: fix parsing of 'bitbake -e' outputEd Bartosh1
2016-05-19wic: add bmaptool to the list of utilitiesEd Bartosh1
2016-05-14wic: use find_executable in favor of bb.utils.whichEd Bartosh1
2016-05-14wic: replace print statements with print functionEd Bartosh1
2016-04-29wic: add sfdisk to the list of utilitiesEd Bartosh1
2015-12-01wic: exec_native_cmd: implement support for pseudoEd Bartosh1
2015-10-24wic/utils/oe/misc.py: Preserve PATH when running native toolsRandy Witt1
2015-09-02wic: fix typoEd 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: remove undescore from function nameEd Bartosh1
2015-08-09wic: code cleanup: pylint misc.pyEd Bartosh1
2015-08-09wic: code cleanup: remove unused codeEd Bartosh1
2015-08-09wic: Report recipe name for native commandsEd Bartosh1
2015-07-10wic: Set default set of bitbake variablesEd Bartosh1
2015-07-02wic: Turn off debug output for 'bitbake -e'Ed Bartosh1
2015-07-02wic: Refactor getting bitbake variablesEd Bartosh1
2015-06-23wic: code cleanup: superfluous-parensEd Bartosh1
2015-06-11wic: move checks to exec_native_cmdEd Bartosh1
2015-06-11wic: removed exec_cmd_quiet and exec_native_cmd_quietEd Bartosh1
2015-04-14wic: Print bitbake error outputEd Bartosh1
2015-04-13wic:code cleanup: No space allowedEd Bartosh1
2015-04-09wic: make error message more informativeEd Bartosh1
2015-04-09wic: don't use host paths when looking for native toolsEd Bartosh1
2015-02-14wic: allow to configure overhead factor per partitionAlexandre Belloni1
2015-02-14wic: allow to configure extra space per partitionAlexandre Belloni1
2014-10-30wic: Use overhead factor when creating partitions from rootfs directoriesTom Zanussi1
2014-08-15wic: Add utility function for parsing sourceparamsTom Zanussi1
2014-08-11wic: Rename /mic to /wicTom Zanussi1