aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/utils/oe/misc.py
AgeCommit message (Expand)Author
2017-01-16wic: _exec_cmd: produce error if exit code is not 0Ed Bartosh
2017-01-16wic/isoimage-isohybrid: remove do_stage_partition()Ioan-Adrian Ratiu
2017-01-16wic: fix parsing of 'bitbake -e' outputEd Bartosh
2016-05-19wic: add bmaptool to the list of utilitiesEd Bartosh
2016-05-14wic: use find_executable in favor of bb.utils.whichEd Bartosh
2016-05-14wic: replace print statements with print functionEd Bartosh
2016-04-29wic: add sfdisk to the list of utilitiesEd Bartosh
2015-12-01wic: exec_native_cmd: implement support for pseudoEd Bartosh
2015-10-24wic/utils/oe/misc.py: Preserve PATH when running native toolsRandy Witt
2015-09-02wic: fix typoEd Bartosh
2015-08-30wic: implement getting variables from .env filesEd Bartosh
2015-08-30wic: add default_image attribute to BitbakeVarsEd Bartosh
2015-08-30wic: create new method _parse_lineEd Bartosh
2015-08-30wic: add BitbakeVars classEd Bartosh
2015-08-30wic: remove undescore from function nameEd Bartosh
2015-08-09wic: code cleanup: pylint misc.pyEd Bartosh
2015-08-09wic: code cleanup: remove unused codeEd Bartosh
2015-08-09wic: Report recipe name for native commandsEd Bartosh
2015-07-10wic: Set default set of bitbake variablesEd Bartosh
2015-07-02wic: Turn off debug output for 'bitbake -e'Ed Bartosh
2015-07-02wic: Refactor getting bitbake variablesEd Bartosh
2015-06-23wic: code cleanup: superfluous-parensEd Bartosh
2015-06-11wic: move checks to exec_native_cmdEd Bartosh
2015-06-11wic: removed exec_cmd_quiet and exec_native_cmd_quietEd Bartosh
2015-04-14wic: Print bitbake error outputEd Bartosh
2015-04-13wic:code cleanup: No space allowedEd Bartosh
2015-04-09wic: make error message more informativeEd Bartosh
2015-04-09wic: don't use host paths when looking for native toolsEd Bartosh
2015-02-14wic: allow to configure overhead factor per partitionAlexandre Belloni
2015-02-14wic: allow to configure extra space per partitionAlexandre Belloni
2014-10-30wic: Use overhead factor when creating partitions from rootfs directoriesTom Zanussi
2014-08-15wic: Add utility function for parsing sourceparamsTom Zanussi
2014-08-11wic: Rename /mic to /wicTom Zanussi