summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFiles
2017-03-21wic/partionedfs: Avoid reserving space for non-existing ext. partitionKristian Amlie1
2017-03-21devtool/recipetill: npm install of devDependenciesAnders Darander3
2017-03-21runqemu: output network configurationEd Bartosh1
2017-03-16runqemu: only boot ramfs when specifiedRobert Yang1
2017-03-16runqemu: add -h and --helpRobert Yang1
2017-03-16runqemu: improve when no machine specifiedRobert Yang1
2017-03-16runqemu: independent network and rootfs setupJuro Bystricky1
2017-03-16yocto-compat-layer: improve error handling in signature creationPatrick Ohly1
2017-03-13scripts/oe-setup-rpmrepo: replace createrepo with createrepo_cAlexander Kanavin1
2017-03-13scripts/rpm2cpio.sh: replace 5.x version with 4.x versionAlexander Kanavin1
2017-03-11wic/direct.py: Avoid exception if using multiple rawcopy/no-table entries.Kristian Amlie1
2017-03-10runqemu-gen-tapdevs: Improve help text with an exampleRichard Purdie1
2017-03-10wic: filemap: Fixed spared_copy skipDaniel Schultz1
2017-03-10wic: plugins: rawcopy: Fixed wrong variable typeDaniel Schultz1
2017-03-08relocate_sdk.py: skip debug files from relocationNikunj Kela1
2017-03-07crosstap: Changes to support Recipe specific sysrootSaul Wold1
2017-03-04yocto-compat-layer.py: Add script to YP Compatible Layer validationAníbal Limón8
2017-03-04build-perf-test-wrapper.sh: support xml report formatMarkus Lehtonen1
2017-03-04scripts/runqemu: avoid overridden user input for bootparamsDmitry Rozhkov1
2017-03-04scripts/runqemu: Add always ttyS1 when no serial options are specifiedAníbal Limón1
2017-03-04scripts/lib/create_npm: handle Public Domain licensesAnders Darander1
2017-03-04scripts/lib/create_npm: handle AND and OR in licensesAnders Darander1
2017-03-04scripts/lib/create_npm: rewrite see license in eulaAnders Darander1
2017-03-04create_npm.py: convert MIT/X11 to MITAnders Darander1
2017-03-04wic: add more targets to directdisk syslinux configEd Bartosh1
2017-03-04wic: bootimg-pcbios: add support for syslinux vesamenuEd Bartosh1
2017-03-04wic: raise WicError instead of calling logger.errorEd Bartosh2
2017-03-04wic: exec_native_cmd: fix undefined variable errorEd Bartosh1
2017-03-04wic: exec_native_cmd: improve debug messageEd Bartosh1
2017-03-04wic: use image recipe sysroot as defaultEd Bartosh1
2017-03-04wic: use 2 sysroots to find native executableEd Bartosh1
2017-03-04wic: pluginbase: use global dictionaryEd Bartosh1
2017-03-04wic: move PluginMgr class to pluginbaseEd Bartosh6
2017-03-04wic: plugin: cache results in get_pluginsEd Bartosh1
2017-03-04wic: remove PluginMgr.get_plugin_methodsEd Bartosh4
2017-03-04wic: throw exception if required API is not implementedEd Bartosh1
2017-03-04wic: pluginbase: use python 3 metaclass syntaxEd Bartosh1
2017-03-04wic: reimplement PluginMgr.get_pluginsEd Bartosh1
2017-03-04wic: reimplement PluginMgr.get_plugin_methodsEd Bartosh4
2017-03-04wic: remove PluginMgr.get_source_pluginsEd Bartosh3
2017-03-04wic: use PluginMgr directlyEd Bartosh5
2017-03-04wic: move WicError to lib/wic/__init__.pyEd Bartosh17
2017-03-04wic: raise WicError instead of ImageError and CreatorErrorEd Bartosh4
2017-03-04wic: raise WicError in wic pluginsEd Bartosh9
2017-03-04wic: raise WicError in core modulesEd Bartosh4
2017-03-04wic: raise WicError in main moduleEd Bartosh1
2017-03-04wic: move errors moduleEd Bartosh6
2017-03-04wic: remove msger moduleEd Bartosh2
2017-03-04wic: use wic logger in wic source pluginsEd Bartosh8
2017-03-04wic: use wic logger in imager direct pluginEd Bartosh1