aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-02-23musl: Update to latestKhem Raj
2017-02-23libpcre2: add it for newer vteRobert Yang
2017-02-23tremor: removeRoss Burton
2017-02-23slang: rewrite recipe to run autoconfRoss Burton
2017-02-23depmodwrapper-cross/qemuwrapper-cross: Drop unneeded binutils dependencyRichard Purdie
2017-02-23gcc-cross: Avoid races with gcc_stash_builddirRichard Purdie
2017-02-23binconfig.bbclass: fix get_binconfig_mangle()Robert Yang
2017-02-23native.bbclass: populate native recipe with it's filesSaul Wold
2017-02-23kernel.bbclass: do_deploy requires depmodwrapperRobert Yang
2017-02-23devtool: upgrade: fix error of import recipeutilsLuck Hoang
2017-02-23terminal.bbclass: export configure varsRobert Yang
2017-02-23useradd-staticids: fix typo for '--expiredate'Peter Bergin
2017-02-23arch-arm*.inc: squash whitespace within TUNE_FEATURES stringsAndre McCurdy
2017-02-23scripts/buildstats-diff: fix epoch numbers in --ver-diffMarkus Lehtonen
2017-02-23lib/oe/patch: Support xz-compressed patchesDominic Sacré
2017-02-23bitbake.conf: Point KERNELORG_MIRROR to cdn.kernel.orgDominic Sacré
2017-02-23oeqa/runtime/context.py: Fix use of getTarget() with testexportMariano Lopez
2017-02-23oeqa: fix typoHumberto Ibarra
2017-02-23image_types_wic: fix expansion errorEd Bartosh
2017-02-19layer.conf: bump version for change in eSDK selftest behaviourJoshua Lock
2017-02-19selftest/containerimage.py: Add container IMAGE_FSTYPES testRandy Witt
2017-02-19image-container.bbclass: Error if not using linux-dummyRandy Witt
2017-02-19image-container.bbclass: Add the "container" IMAGE_FSTYPESRandy Witt
2017-02-19oeqa/selftest/bbtests: Update after changes to dependency graph file generationRichard Purdie
2017-02-19wget: Upgrade 1.19 -> 1.19.1Richard Purdie
2017-02-19rootfspostcommands: remove shadow backup files instead of trying to sortPatrick Ohly
2017-02-19linux-yocto-rt/4.9: update to 4.9-rt6Bruce Ashfield
2017-02-19kernel-yocto: trivial: remove extra } from bsp_definitionBruce Ashfield
2017-02-19linux-yocto/4.4: meta/configuration updatesBruce Ashfield
2017-02-19linux-yocto/4.9: update to v4.9.9Bruce Ashfield
2017-02-19linux-yocto-dev: bump to v4.10+Bruce Ashfield
2017-02-19linux-yocto/4.8/4.9: fix tpm.cfg and add dm-verityBruce Ashfield
2017-02-19linux-yocto/4.9: Intel-quark: Add intel-quark-preempt-rt bsp configurationBruce Ashfield
2017-02-19linux-yocto-rt/4.9: integrate 4.9-rt4Bruce Ashfield
2017-02-19linux-yocto/4.8: update to v4.8.18Bruce Ashfield
2017-02-19linux-yocto/4.9: bump to v4.9.8Bruce Ashfield
2017-02-19kernel-yocto.bbclass: ensure repatching when HEAD is checked outAwais Belal
2017-02-15wic: direct: move creation of PartitionedImage to __init__Ed Bartosh
2017-02-15wic: direct: move generation of part.realnum to PartitionedImageEd Bartosh
2017-02-15wic: direct: add PartitionedImage.prepare methodEd Bartosh
2017-02-15wic: direct: set bootloader.source in the __init__Ed Bartosh
2017-02-15wic: direct: move UUID generation to PartitionedImageEd Bartosh
2017-02-15wic: direct: add 'realnum' attribute to partitionEd Bartosh
2017-02-15wic: direct: remove useless codeEd Bartosh
2017-02-15wic: direct: don't catch ImagerErrorEd Bartosh
2017-02-15wic: direct: remove set_bootimg_dir setterEd Bartosh
2017-02-15wic: ksparser: set default disk to 'sda'Ed Bartosh
2017-02-15wic: remove utils/oe/__init__.pyEd Bartosh
2017-02-15wic: move PartitionedImage class to direct.pyEd Bartosh
2017-02-15wic: move disk operations to PartitionImage classEd Bartosh