summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wic: add WKS_FILE_DEPENDS variableEd Bartosh2017-03-042-1/+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
* cryptodev: update to handle 4.10 kernel APIRoss Burton2017-03-042-1/+59
* gcc-runtime: Add libmpx supprt for x86Richard Purdie2017-03-041-1/+20
* linux-yocto-dev: add virtio fragment for virtio targetsBruce Ashfield2017-03-041-0/+1
* libc-headers: introduce 4.10 and set as defaultBruce Ashfield2017-03-042-3/+3
* linux-yocto: introduce 4.10 recipesBruce Ashfield2017-03-043-0/+107
* testsdk: Fix lockfile patchRichard Purdie2017-03-031-3/+0
* populate_ext_sdk: Merge auto.conf into local.confRichard Purdie2017-03-031-17/+7
* populate_ext_sdk: Append to SSTATE_MIRRORSRichard Purdie2017-03-031-1/+1
* testsdk: Drop lockfile usageRichard Purdie2017-03-031-3/+1
* oeqa/sdkext/devtool: Ensure dependencies for test_extend_autotools_recipe_cre...Richard Purdie2017-03-031-0/+1
* bitbake: fetch2: add initial Amazon AWS S3 fetcherAndre McCurdy2017-03-032-2/+100
* bitbake: fetch2: Allow whitespace only mirror entriesRichard Purdie2017-03-031-1/+5
* sanity: Allow whitespace only mirror entriesRichard Purdie2017-03-031-11/+9
* testsdk: Use auto.conf instead of local.conf to set SSTATE_MIRRORRichard Purdie2017-03-021-2/+3
* meta-estsdk-toolchain: use WORKDIR instead of D to hold locked-sigsRoss Burton2017-03-021-1/+1
* core-image-lsb-sdk: Lower IMAGE_OVERHEAD_FACTORRichard Purdie2017-03-011-0/+3
* oeqa/sdkext: don't skip tests if there isn't a toolchainRoss Burton2017-03-011-7/+0
* oeqa/sdkext/devtool: use finally instead of repeating cleanupRoss Burton2017-03-012-26/+13
* oeqa: add output to subprocess exceptionsRoss Burton2017-03-012-9/+19
* oeqa/esdk/devtool: clean setUpClass/tearDownClassRoss Burton2017-03-011-12/+12
* oeqa/selftest: Drop http sstate sharingRichard Purdie2017-03-011-39/+16
* populate_sdk_ext: Allow generation of meta-extsdk-toolchain even for minimal ...Richard Purdie2017-03-011-1/+1
* oeqa/sdkext/context: Work around broken dependency checks to get sdk tests ru...Richard Purdie2017-03-011-0/+8
* oeqs/sdk*/case: Use universal_newlines for subprocess callsRichard Purdie2017-03-012-2/+2