summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFiles
2017-03-22wic: use kernel_dir instead of bootimg_dirEd Bartosh3
2017-03-22wic: don't set creator.bootimg_dir in pluginsEd Bartosh2
2017-03-22wic: remove rootfs_pcbios_ext pluginEd Bartosh1
2017-03-21scripts/yocto-compat-layer.py: Handle layer dependencies when testAníbal Limón2
2017-03-21scripts/yocto-compat-layer.py: Add option to disable layer autodiscoveryAníbal Limón2
2017-03-21scripts/lib/compatlayer: Remove require of meta- in layer dir nameAníbal Limón1
2017-03-21scripts/compatlayer: Add exclude of meta-world-pkgdata on get_signaturesAníbal Limón1
2017-03-21scripts/yocto-compat-layer.py: Make output log argument optionalAníbal Limón1
2017-03-21scripts/yocto-compat-layer.py: Dump log to stdout instead of stderrAníbal Limón1
2017-03-21scriptutils: Add support for specify stream on logger_createAníbal Limón1
2017-03-21wic: partition.py: Add fsck to avoid corrupt EXT file systemsDaniel Schultz1
2017-03-21gen-lockedsig-cache: catch os.link errorbrian avery1
2017-03-21devtool: tidy up handling of parse failuresPaul Eggleton1
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