summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* documentation: Updated "latest manual" note on title pageScott Rifenbark2017-02-199-54/+224
* selftest/containerimage.py: Add container IMAGE_FSTYPES testRandy Witt2017-02-193-0/+99
* image-container.bbclass: Error if not using linux-dummyRandy Witt2017-02-191-0/+18
* image-container.bbclass: Add the "container" IMAGE_FSTYPESRandy Witt2017-02-193-0/+7
* oeqa/selftest/bbtests: Update after changes to dependency graph file generationRichard Purdie2017-02-191-3/+3
* bitbake: runqueue: Fix collapsed setscene dependency treeRichard Purdie2017-02-191-1/+4
* bitbake: bitbake-layers: Handle exception raised bytinfoil.prepare()Aníbal Limón2017-02-191-10/+3
* bitbake: tinfoil: ensure PATH includes bitbake's bin directoryPaul Eggleton2017-02-191-0/+13
* bitbake: fetch2: Add NFS Stale file exception handlingKhem Raj2017-02-191-0/+12
* bitbake: fetch2: Rename "setup_revisons" to "setup_revisions"Robert P. J. Day2017-02-196-6/+6
* bitbake: fetch2: Correct two examples of typo "revsion."Robert P. J. Day2017-02-192-2/+2
* bitbake: cooker: detect malformed BBMASK expressions which begin with a separ...Andre McCurdy2017-02-191-0/+5
* bitbake: cooker: Rewrite dependency dot file generationRichard Purdie2017-02-192-62/+49
* bitbake: doc: Replace depexp UI with taskexp and cleanup UI listsRichard Purdie2017-02-192-2/+2
* bitbake: ui: Replace depexp with taskexpRichard Purdie2017-02-191-25/+9
* wget: Upgrade 1.19 -> 1.19.1Richard Purdie2017-02-191-2/+2
* rootfspostcommands: remove shadow backup files instead of trying to sortPatrick Ohly2017-02-191-8/+20
* linux-yocto-rt/4.9: update to 4.9-rt6Bruce Ashfield2017-02-193-4/+4
* kernel-yocto: trivial: remove extra } from bsp_definitionBruce Ashfield2017-02-191-1/+1
* linux-yocto/4.4: meta/configuration updatesBruce Ashfield2017-02-193-3/+3
* linux-yocto/4.9: update to v4.9.9Bruce Ashfield2017-02-193-16/+16
* linux-yocto-dev: bump to v4.10+Bruce Ashfield2017-02-191-1/+1
* linux-yocto/4.8/4.9: fix tpm.cfg and add dm-verityBruce Ashfield2017-02-196-6/+6
* linux-yocto/4.9: Intel-quark: Add intel-quark-preempt-rt bsp configurationBruce Ashfield2017-02-193-3/+3
* linux-yocto-rt/4.9: integrate 4.9-rt4Bruce Ashfield2017-02-193-4/+4
* linux-yocto/4.8: update to v4.8.18Bruce Ashfield2017-02-193-16/+16
* linux-yocto/4.9: bump to v4.9.8Bruce Ashfield2017-02-193-16/+16
* kernel-yocto.bbclass: ensure repatching when HEAD is checked outAwais Belal2017-02-192-1/+5
* bitbake: cooker.py: run sanity checks for multiconfigJuro Bystricky2017-02-151-1/+2
* bitbake: bitbake: toaster: add wic.bmap support to toasterSujith H2017-02-151-1/+1
* bitbake: toaster: remove cut and paste cruftbrian avery2017-02-151-12/+2
* bitbake: toaster: move sqlite database to TOASTER_DIRbrian avery2017-02-151-2/+1
* bitbake: toaster: remove cut and paste cruftbrian avery2017-02-151-1/+4
* bitbake: lib: Drop now unneeded update_data callsRichard Purdie2017-02-155-25/+1
* wic: direct: move creation of PartitionedImage to __init__Ed Bartosh2017-02-151-4/+4
* wic: direct: move generation of part.realnum to PartitionedImageEd Bartosh2017-02-151-13/+13
* wic: direct: add PartitionedImage.prepare methodEd Bartosh2017-02-151-13/+11
* wic: direct: set bootloader.source in the __init__Ed Bartosh2017-02-151-6/+7
* wic: direct: move UUID generation to PartitionedImageEd Bartosh2017-02-151-12/+11
* wic: direct: add 'realnum' attribute to partitionEd Bartosh2017-02-151-26/+20
* wic: direct: remove useless codeEd Bartosh2017-02-151-3/+1
* wic: direct: don't catch ImagerErrorEd Bartosh2017-02-151-4/+1
* wic: direct: remove set_bootimg_dir setterEd Bartosh2017-02-153-11/+2
* wic: ksparser: set default disk to 'sda'Ed Bartosh2017-02-151-1/+1
* wic: remove utils/oe/__init__.pyEd Bartosh2017-02-151-22/+0
* wic: move PartitionedImage class to direct.pyEd Bartosh2017-02-152-303/+276
* wic: move disk operations to PartitionImage classEd Bartosh2017-02-155-196/+111
* selftest/wic: Add tests for --exclude-dir option.Kristian Amlie2017-02-151-0/+104
* wic: Add --exclude-path option to rootfs source plugin.Kristian Amlie2017-02-155-1/+52
* wic: remove unused argument scripts_pathEd Bartosh2017-02-153-6/+5