summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scripts/buildstats-diff: fix epoch numbers in --ver-diffMarkus Lehtonen2017-02-231-1/+1
* lib/oe/patch: Support xz-compressed patchesDominic Sacré2017-02-231-1/+1
* bitbake.conf: Point KERNELORG_MIRROR to cdn.kernel.orgDominic Sacré2017-02-231-1/+1
* oeqa/runtime/context.py: Fix use of getTarget() with testexportMariano Lopez2017-02-233-3/+16
* oeqa: fix typoHumberto Ibarra2017-02-234-12/+12
* image_types_wic: fix expansion errorEd Bartosh2017-02-231-1/+1
* layer.conf: bump version for change in eSDK selftest behaviourJoshua Lock2017-02-191-1/+1
* ref-manual: Expanded kernel task descriptions.Scott Rifenbark2017-02-191-32/+120
* dev-manual: Minor corrections to maintaining Open Source lic. comp.Scott Rifenbark2017-02-191-10/+12
* ref-manual: Updated NO_RECOMMENDATIONS glossary entryScott Rifenbark2017-02-191-1/+1
* 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