summaryrefslogtreecommitdiffstats
path: root/scripts/wic
Commit message (Expand)AuthorAgeFilesLines
* scripts/wic: fix typoRobert Yang2017-03-271-2/+2
* wic: use STAGING_DATADIR as a default for bootimg_dirEd Bartosh2017-03-231-2/+1
* wic: use image recipe sysroot as defaultEd Bartosh2017-03-041-1/+1
* wic: move WicError to lib/wic/__init__.pyEd Bartosh2017-03-041-1/+1
* wic: raise WicError in main moduleEd Bartosh2017-03-041-33/+23
* wic: move errors moduleEd Bartosh2017-03-041-2/+1
* wic: setup logging in the main wic moduleEd Bartosh2017-03-041-33/+44
* wic: Add --exclude-path option to rootfs source plugin.Kristian Amlie2017-02-151-0/+2
* wic: remove unused argument scripts_pathEd Bartosh2017-02-151-1/+1
* wic: flatten imager class hierarchyEd Bartosh2017-02-051-2/+1
* wic: get rid of image_output_dir variableEd Bartosh2017-02-021-5/+1
* wic: move oe/misc.py one level upEd Bartosh2017-02-021-1/+1
* wic: change default output directoryEd Bartosh2017-01-311-1/+1
* wic: rebuild wic-tools if its sysroot doesn't existEd Bartosh2017-01-231-1/+13
* wic: fix getting path of native sysrootEd Bartosh2017-01-231-2/+1
* wic: rename command line option -p -> -sEd Bartosh2016-12-131-1/+1
* scripts: Fixed typo in parameter that was causing exceptionHumberto Ibarra2016-07-081-1/+1
* scripts: python3: get rid of __future__ importsEd Bartosh2016-06-031-2/+0
* wic: use python3 in shebangEd Bartosh2016-06-021-1/+1
* wic: implement --bmap optionEd Bartosh2016-05-191-1/+2
* wic: replace print statements with print functionEd Bartosh2016-05-141-21/+22
* wic: insert local Python paths at frontMatt Madison2015-12-081-2/+2
* wic: fix short variable namesEd Bartosh2015-09-031-2/+2
* wic: get rid of listing propertiesEd Bartosh2015-09-031-9/+4
* wic: fix pylint warning unused-variableEd Bartosh2015-09-031-1/+1
* wic: get rid of scripts/lib/imageEd Bartosh2015-09-031-2/+2
* wic: implement --vars optionEd Bartosh2015-08-301-0/+6
* wic: set default imageEd Bartosh2015-08-301-2/+4
* wic: deferred call of hlp.get_wic_plugins_help()Ed Bartosh2015-08-301-1/+1
* wic: release 0.2.0Ed Bartosh2015-08-091-1/+1
* wic: Code cleanup: long lines, identation and whitespacesEd Bartosh2015-07-021-9/+17
* wic: Fix confusing error messageEd Bartosh2015-07-021-7/+12
* wic: Refactor getting bitbake variablesEd Bartosh2015-07-021-16/+5
* wic: Fix misleading messageEd Bartosh2015-07-021-1/+1
* wic: Add new argument to wic_create functionEd Bartosh2015-06-271-1/+1
* wic: Add --compress-with command line optionEd Bartosh2015-06-271-0/+3
* wic: removed unused command line optionEd Bartosh2015-06-231-5/+3
* wic: Return error code when wic fails to invoke commandEd Bartosh2015-06-231-1/+1
* wic: Integrated plugin docstrings into 'wic help plugins' outputEd Bartosh2015-06-231-1/+1
* wic: refactored processing of wic exceptionsEd Bartosh2015-05-291-6/+5
* wic: do not strip tracebackEd Bartosh2015-05-291-1/+1
* wic: code cleanup: wildcard importsEd Bartosh2015-04-241-20/+21
* wic: try to find bitbake using find_executable APIEd Bartosh2015-04-191-5/+15
* wic: Add argv argument to mainEd Bartosh2015-04-131-3/+3
* wic: Use __file__ instead of sys.argv[0]Ed Bartosh2015-04-131-1/+1
* wic:code cleanup: No space allowedEd Bartosh2015-04-131-29/+29
* wic: Implement --build-rootfs command line optionEd Bartosh2015-04-091-3/+22
* wic: code cleanup: bad indentationEd Bartosh2015-04-091-4/+4
* wic: Remove special-case bootimg_dirTom Zanussi2014-10-301-7/+5
* Revert "wic: set bootimg_dir when using image-name artifacts"Tom Zanussi2014-10-301-4/+3