summaryrefslogtreecommitdiffstats
path: root/scripts/wic
Commit message (Expand)AuthorAgeFilesLines
* wic: 'wic cp' to copy from imageChee Yang Lee2019-11-271-3/+13
* wic: rm with -r flag supportChee Yang Lee2019-11-211-0/+3
* wic: beautify 'wic help'Chee Yang Lee2019-11-141-3/+5
* meta/lib+scripts: Convert to SPDX license headersRichard Purdie2019-05-091-15/+1
* wic: add global debug optionRoss Burton2019-05-071-0/+5
* wic: change expand behaviour to match docsRoss Burton2019-05-071-1/+1
* scripts/wic: Be consistent about how we call bitbakeRichard Purdie2019-02-281-11/+5
* wic: Support for changing the imager.Davis, Michael2018-10-101-0/+2
* scripts/wic: explicitly set BUILDDIR within eSDKChang Rebecca Swee Fun2018-01-131-0/+2
* scripts/wic: fix error of import wic module in eSDK environmentChang Rebecca Swee Fun2018-01-131-1/+1
* scripts/wic: append bitbake executable file path in eSDK environmentChang Rebecca Swee Fun2018-01-131-0/+12
* scripts/wic: use scriptpath module to find bitbake path and oe lib pathChang Rebecca Swee Fun2018-01-131-4/+3
* wic: Add option to not change fstabFabio Berton2017-09-261-0/+2
* wic: implement 'wic write' commandEd Bartosh2017-08-271-0/+55
* wic: build wic-tools only if wic is run manuallyEd Bartosh2017-07-171-4/+4
* wic: get rid of using wic-toolsEd Bartosh2017-07-171-2/+4
* wic: flatten directory structureEd Bartosh2017-06-231-1/+1
* wic: add 'wic rm' commandEd Bartosh2017-06-141-0/+14
* wic: add wic_init_parser_rmEd Bartosh2017-06-141-0/+6
* wic: add 'wic cp' commandEd Bartosh2017-06-141-0/+13
* wic: add wic_init_parser_cpEd Bartosh2017-06-141-0/+16
* wic: add 'wic ls' commandEd Bartosh2017-06-141-0/+15
* wic: add wic_init_parser_lsEd Bartosh2017-06-141-0/+25
* wic: Use argparse instead of optparseAndreas J. Reichel2017-05-231-81/+132
* 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