Age | Commit message (Expand) | Author | Files |
2018-01-12 | scripts/wic: explicitly set BUILDDIR within eSDK | Chang Rebecca Swee Fun | 1 |
2018-01-12 | scripts/wic: fix error of import wic module in eSDK environment | Chang Rebecca Swee Fun | 1 |
2018-01-12 | scripts/wic: append bitbake executable file path in eSDK environment | Chang Rebecca Swee Fun | 1 |
2018-01-12 | scripts/wic: use scriptpath module to find bitbake path and oe lib path | Chang Rebecca Swee Fun | 1 |
2017-09-25 | wic: Add option to not change fstab | Fabio Berton | 1 |
2017-08-27 | wic: implement 'wic write' command | Ed Bartosh | 1 |
2017-07-17 | wic: build wic-tools only if wic is run manually | Ed Bartosh | 1 |
2017-07-17 | wic: get rid of using wic-tools | Ed Bartosh | 1 |
2017-06-23 | wic: flatten directory structure | Ed Bartosh | 1 |
2017-06-14 | wic: add 'wic rm' command | Ed Bartosh | 1 |
2017-06-14 | wic: add wic_init_parser_rm | Ed Bartosh | 1 |
2017-06-14 | wic: add 'wic cp' command | Ed Bartosh | 1 |
2017-06-14 | wic: add wic_init_parser_cp | Ed Bartosh | 1 |
2017-06-14 | wic: add 'wic ls' command | Ed Bartosh | 1 |
2017-06-14 | wic: add wic_init_parser_ls | Ed Bartosh | 1 |
2017-05-21 | wic: Use argparse instead of optparse | Andreas J. Reichel | 1 |
2017-03-26 | scripts/wic: fix typo | Robert Yang | 1 |
2017-03-22 | wic: use STAGING_DATADIR as a default for bootimg_dir | Ed Bartosh | 1 |
2017-03-04 | wic: use image recipe sysroot as default | Ed Bartosh | 1 |
2017-03-04 | wic: move WicError to lib/wic/__init__.py | Ed Bartosh | 1 |
2017-03-04 | wic: raise WicError in main module | Ed Bartosh | 1 |
2017-03-04 | wic: move errors module | Ed Bartosh | 1 |
2017-03-04 | wic: setup logging in the main wic module | Ed Bartosh | 1 |
2017-02-15 | wic: Add --exclude-path option to rootfs source plugin. | Kristian Amlie | 1 |
2017-02-15 | wic: remove unused argument scripts_path | Ed Bartosh | 1 |
2017-02-05 | wic: flatten imager class hierarchy | Ed Bartosh | 1 |
2017-02-02 | wic: get rid of image_output_dir variable | Ed Bartosh | 1 |
2017-02-02 | wic: move oe/misc.py one level up | Ed Bartosh | 1 |
2017-01-31 | wic: change default output directory | Ed Bartosh | 1 |
2017-01-23 | wic: rebuild wic-tools if its sysroot doesn't exist | Ed Bartosh | 1 |
2017-01-23 | wic: fix getting path of native sysroot | Ed Bartosh | 1 |
2016-12-13 | wic: rename command line option -p -> -s | Ed Bartosh | 1 |
2016-07-08 | scripts: Fixed typo in parameter that was causing exception | Humberto Ibarra | 1 |
2016-06-02 | scripts: python3: get rid of __future__ imports | Ed Bartosh | 1 |
2016-06-02 | wic: use python3 in shebang | Ed Bartosh | 1 |
2016-05-19 | wic: implement --bmap option | Ed Bartosh | 1 |
2016-05-14 | wic: replace print statements with print function | Ed Bartosh | 1 |
2015-12-08 | wic: insert local Python paths at front | Matt Madison | 1 |
2015-09-02 | wic: fix short variable names | Ed Bartosh | 1 |
2015-09-02 | wic: get rid of listing properties | Ed Bartosh | 1 |
2015-09-02 | wic: fix pylint warning unused-variable | Ed Bartosh | 1 |
2015-09-02 | wic: get rid of scripts/lib/image | Ed Bartosh | 1 |
2015-08-30 | wic: implement --vars option | Ed Bartosh | 1 |
2015-08-30 | wic: set default image | Ed Bartosh | 1 |
2015-08-30 | wic: deferred call of hlp.get_wic_plugins_help() | Ed Bartosh | 1 |
2015-08-09 | wic: release 0.2.0 | Ed Bartosh | 1 |
2015-07-02 | wic: Code cleanup: long lines, identation and whitespaces | Ed Bartosh | 1 |
2015-07-02 | wic: Fix confusing error message | Ed Bartosh | 1 |
2015-07-02 | wic: Refactor getting bitbake variables | Ed Bartosh | 1 |
2015-07-02 | wic: Fix misleading message | Ed Bartosh | 1 |