summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* runqemu: add -h and --helpRobert Yang2017-03-161-2/+3
* runqemu: improve when no machine specifiedRobert Yang2017-03-161-0/+6
* runqemu: independent network and rootfs setupJuro Bystricky2017-03-161-0/+4
* yocto-compat-layer: improve error handling in signature creationPatrick Ohly2017-03-161-11/+9
* scripts/oe-setup-rpmrepo: replace createrepo with createrepo_cAlexander Kanavin2017-03-141-1/+1
* scripts/rpm2cpio.sh: replace 5.x version with 4.x versionAlexander Kanavin2017-03-141-53/+55
* wic/direct.py: Avoid exception if using multiple rawcopy/no-table entries.Kristian Amlie2017-03-111-1/+1
* runqemu-gen-tapdevs: Improve help text with an exampleRichard Purdie2017-03-101-0/+2
* wic: filemap: Fixed spared_copy skipDaniel Schultz2017-03-101-3/+3
* wic: plugins: rawcopy: Fixed wrong variable typeDaniel Schultz2017-03-101-1/+1
* relocate_sdk.py: skip debug files from relocationNikunj Kela2017-03-081-0/+2
* crosstap: Changes to support Recipe specific sysrootSaul Wold2017-03-081-2/+9
* yocto-compat-layer.py: Add script to YP Compatible Layer validationAníbal Limón2017-03-048-0/+455
* build-perf-test-wrapper.sh: support xml report formatMarkus Lehtonen2017-03-041-1/+6
* scripts/runqemu: avoid overridden user input for bootparamsDmitry Rozhkov2017-03-041-2/+5
* scripts/runqemu: Add always ttyS1 when no serial options are specifiedAníbal Limón2017-03-041-0/+11
* scripts/lib/create_npm: handle Public Domain licensesAnders Darander2017-03-041-0/+1
* scripts/lib/create_npm: handle AND and OR in licensesAnders Darander2017-03-041-1/+15
* scripts/lib/create_npm: rewrite see license in eulaAnders Darander2017-03-041-2/+4
* create_npm.py: convert MIT/X11 to MITAnders Darander2017-03-041-0/+2
* wic: add more targets to directdisk syslinux configEd Bartosh2017-03-041-6/+22
* wic: bootimg-pcbios: add support for syslinux vesamenuEd Bartosh2017-03-041-7/+13
* wic: raise WicError instead of calling logger.errorEd Bartosh2017-03-042-3/+3
* wic: exec_native_cmd: fix undefined variable errorEd Bartosh2017-03-041-0/+1
* wic: exec_native_cmd: improve debug messageEd Bartosh2017-03-041-1/+1
* wic: use image recipe sysroot as defaultEd Bartosh2017-03-041-1/+1
* wic: use 2 sysroots to find native executableEd Bartosh2017-03-041-2/+6
* wic: pluginbase: use global dictionaryEd Bartosh2017-03-041-17/+15
* wic: move PluginMgr class to pluginbaseEd Bartosh2017-03-046-74/+48
* wic: plugin: cache results in get_pluginsEd Bartosh2017-03-041-10/+12
* wic: remove PluginMgr.get_plugin_methodsEd Bartosh2017-03-044-41/+13
* wic: throw exception if required API is not implementedEd Bartosh2017-03-041-0/+6
* wic: pluginbase: use python 3 metaclass syntaxEd Bartosh2017-03-041-2/+2
* wic: reimplement PluginMgr.get_pluginsEd Bartosh2017-03-041-72/+27
* wic: reimplement PluginMgr.get_plugin_methodsEd Bartosh2017-03-044-27/+20
* wic: remove PluginMgr.get_source_pluginsEd Bartosh2017-03-043-14/+2
* wic: use PluginMgr directlyEd Bartosh2017-03-045-56/+47
* wic: move WicError to lib/wic/__init__.pyEd Bartosh2017-03-0417-45/+35
* wic: raise WicError instead of ImageError and CreatorErrorEd Bartosh2017-03-044-9/+9
* wic: raise WicError in wic pluginsEd Bartosh2017-03-049-124/+75
* wic: raise WicError in core modulesEd Bartosh2017-03-044-43/+36
* wic: raise WicError in main moduleEd Bartosh2017-03-041-33/+23
* wic: move errors moduleEd Bartosh2017-03-046-7/+6
* wic: remove msger moduleEd Bartosh2017-03-042-213/+0
* wic: use wic logger in wic source pluginsEd Bartosh2017-03-048-135/+200
* wic: use wic logger in imager direct pluginEd Bartosh2017-03-041-40/+43
* wic: use wic logger in core modulesEd Bartosh2017-03-048-77/+104
* wic: setup logging in the main wic moduleEd Bartosh2017-03-041-33/+44
* devtool/sdk: Run build-sysroots after installing new thingsRichard Purdie2017-03-011-0/+6
* generate-manifest-2.7.py: fix python-tests rdependsMing Liu2017-03-011-1/+1