aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-02-22ltp: upgrade to 20170116dengke/ltp-upgrade-to-20170116Dengke Du
2017-02-19layer.conf: bump version for change in eSDK selftest behaviourJoshua Lock
2017-02-19ref-manual: Expanded kernel task descriptions.Scott Rifenbark
2017-02-19dev-manual: Minor corrections to maintaining Open Source lic. comp.Scott Rifenbark
2017-02-19ref-manual: Updated NO_RECOMMENDATIONS glossary entryScott Rifenbark
2017-02-19documentation: Updated "latest manual" note on title pageScott Rifenbark
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-19bitbake: runqueue: Fix collapsed setscene dependency treeRichard Purdie
2017-02-19bitbake: bitbake-layers: Handle exception raised bytinfoil.prepare()Aníbal Limón
2017-02-19bitbake: tinfoil: ensure PATH includes bitbake's bin directoryPaul Eggleton
2017-02-19bitbake: fetch2: Add NFS Stale file exception handlingKhem Raj
2017-02-19bitbake: fetch2: Rename "setup_revisons" to "setup_revisions"Robert P. J. Day
2017-02-19bitbake: fetch2: Correct two examples of typo "revsion."Robert P. J. Day
2017-02-19bitbake: cooker: detect malformed BBMASK expressions which begin with a separ...Andre McCurdy
2017-02-19bitbake: cooker: Rewrite dependency dot file generationRichard Purdie
2017-02-19bitbake: doc: Replace depexp UI with taskexp and cleanup UI listsRichard Purdie
2017-02-19bitbake: ui: Replace depexp with taskexpRichard 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-15bitbake: cooker.py: run sanity checks for multiconfigJuro Bystricky
2017-02-15bitbake: bitbake: toaster: add wic.bmap support to toasterSujith H
2017-02-15bitbake: toaster: remove cut and paste cruftbrian avery
2017-02-15bitbake: toaster: move sqlite database to TOASTER_DIRbrian avery
2017-02-15bitbake: toaster: remove cut and paste cruftbrian avery
2017-02-15bitbake: lib: Drop now unneeded update_data callsRichard Purdie
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