Age | Commit message (Expand) | Author | Files |
2017-03-31 | filemap: remove FilemapSeek class | Ed Bartosh | 1 |
2017-03-30 | scripts/lib/compatlayer: detect_layers always use realpath's | Aníbal Limón | 1 |
2017-03-28 | scripts/yocto-compat-layer.py: Add dependency validation in add_layer | Aníbal Limón | 1 |
2017-03-28 | devtool: open kconfig fragment in binary mode | Stephano Cetola | 1 |
2017-03-27 | wic: fix generation of partition UUID | Ed Bartosh | 1 |
2017-03-24 | wic: use kernel_dir to find systemd-efi bootloader | Ed Bartosh | 1 |
2017-03-22 | wic: improve getting syslinux path | Ed Bartosh | 1 |
2017-03-22 | wic: remove empty plugin methods | Ed Bartosh | 3 |
2017-03-22 | wic: fix bug in sparse_copy | Ed Bartosh | 1 |
2017-03-22 | wic: use kernel_dir instead of bootimg_dir | Ed Bartosh | 3 |
2017-03-22 | wic: don't set creator.bootimg_dir in plugins | Ed Bartosh | 2 |
2017-03-22 | wic: remove rootfs_pcbios_ext plugin | Ed Bartosh | 1 |
2017-03-21 | scripts/yocto-compat-layer.py: Handle layer dependencies when test | Aníbal Limón | 1 |
2017-03-21 | scripts/yocto-compat-layer.py: Add option to disable layer autodiscovery | Aníbal Limón | 1 |
2017-03-21 | scripts/lib/compatlayer: Remove require of meta- in layer dir name | Aníbal Limón | 1 |
2017-03-21 | scripts/compatlayer: Add exclude of meta-world-pkgdata on get_signatures | Aníbal Limón | 1 |
2017-03-21 | scriptutils: Add support for specify stream on logger_create | Aníbal Limón | 1 |
2017-03-21 | wic: partition.py: Add fsck to avoid corrupt EXT file systems | Daniel Schultz | 1 |
2017-03-21 | devtool: tidy up handling of parse failures | Paul Eggleton | 1 |
2017-03-21 | wic/partionedfs: Avoid reserving space for non-existing ext. partition | Kristian Amlie | 1 |
2017-03-21 | devtool/recipetill: npm install of devDependencies | Anders Darander | 3 |
2017-03-16 | yocto-compat-layer: improve error handling in signature creation | Patrick Ohly | 1 |
2017-03-11 | wic/direct.py: Avoid exception if using multiple rawcopy/no-table entries. | Kristian Amlie | 1 |
2017-03-10 | wic: filemap: Fixed spared_copy skip | Daniel Schultz | 1 |
2017-03-10 | wic: plugins: rawcopy: Fixed wrong variable type | Daniel Schultz | 1 |
2017-03-04 | yocto-compat-layer.py: Add script to YP Compatible Layer validation | Aníbal Limón | 7 |
2017-03-04 | scripts/lib/create_npm: handle Public Domain licenses | Anders Darander | 1 |
2017-03-04 | scripts/lib/create_npm: handle AND and OR in licenses | Anders Darander | 1 |
2017-03-04 | scripts/lib/create_npm: rewrite see license in eula | Anders Darander | 1 |
2017-03-04 | create_npm.py: convert MIT/X11 to MIT | Anders Darander | 1 |
2017-03-04 | wic: add more targets to directdisk syslinux config | Ed Bartosh | 1 |
2017-03-04 | wic: bootimg-pcbios: add support for syslinux vesamenu | Ed Bartosh | 1 |
2017-03-04 | wic: raise WicError instead of calling logger.error | Ed Bartosh | 2 |
2017-03-04 | wic: exec_native_cmd: fix undefined variable error | Ed Bartosh | 1 |
2017-03-04 | wic: exec_native_cmd: improve debug message | Ed Bartosh | 1 |
2017-03-04 | wic: use 2 sysroots to find native executable | Ed Bartosh | 1 |
2017-03-04 | wic: pluginbase: use global dictionary | Ed Bartosh | 1 |
2017-03-04 | wic: move PluginMgr class to pluginbase | Ed Bartosh | 6 |
2017-03-04 | wic: plugin: cache results in get_plugins | Ed Bartosh | 1 |
2017-03-04 | wic: remove PluginMgr.get_plugin_methods | Ed Bartosh | 4 |
2017-03-04 | wic: throw exception if required API is not implemented | Ed Bartosh | 1 |
2017-03-04 | wic: pluginbase: use python 3 metaclass syntax | Ed Bartosh | 1 |
2017-03-04 | wic: reimplement PluginMgr.get_plugins | Ed Bartosh | 1 |
2017-03-04 | wic: reimplement PluginMgr.get_plugin_methods | Ed Bartosh | 4 |
2017-03-04 | wic: remove PluginMgr.get_source_plugins | Ed Bartosh | 3 |
2017-03-04 | wic: use PluginMgr directly | Ed Bartosh | 5 |
2017-03-04 | wic: move WicError to lib/wic/__init__.py | Ed Bartosh | 16 |
2017-03-04 | wic: raise WicError instead of ImageError and CreatorError | Ed Bartosh | 4 |
2017-03-04 | wic: raise WicError in wic plugins | Ed Bartosh | 9 |
2017-03-04 | wic: raise WicError in core modules | Ed Bartosh | 4 |