summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-06-02bitbake-layers: show-layers: disable parsingPaul Eggleton
2016-06-01toaster: use python3 explicitlyEd Bartosh
2016-06-01toaster: fix urllib importsEd Bartosh
2016-06-01toaster: don't use mru.count in the templateEd Bartosh
2016-06-01toaster: use // operator instead of /Ed Bartosh
2016-06-01Revert "buildinfohelper: work around unicode exceptions"Ed Bartosh
2016-06-01xmlrpc: add parameter use_builtin_typesEd Bartosh
2016-06-01toaster: use knotty when working with bitbake serverEd Bartosh
2016-06-01toaster: fix migrationsEd Bartosh
2016-06-01toaster: moved import bb.server.xmlrpcEd Bartosh
2016-06-01toaster: read timezone files in binary modeEd Bartosh
2016-06-01toaster: use re.sub() instead of translate()Ed Bartosh
2016-06-01toaster: replace map with list comprehensionsEd Bartosh
2016-06-01toaster: use items and range instead of old APIsEd Bartosh
2016-06-01toaster: use decode('utf-8') for binary dataEd Bartosh
2016-06-01toaster: modified list of dependenciesEd Bartosh
2016-06-01toaster: fix local importsEd Bartosh
2016-06-01toaster: fix imports to work for python 3Ed Bartosh
2016-06-01toaster: get rid of using reduceEd Bartosh
2016-06-01toaster: use force_text instead of force_bytesEd Bartosh
2016-06-01goggle/image-writer: Drop since bitrotting and no longer usedRichard Purdie
2016-06-01image-writer/goggle: Disable pygtkcompat problemsRichard Purdie
2016-06-01lib/bb: Set required python 3 version to 3.4.0Jeremy Puhlman
2016-06-01data_smart: Simplify ExpansionError exceptionRichard Purdie
2016-06-01bitbake: Convert to python 3Richard Purdie
2016-05-24bitbake: Drop futures usage since we're python 3Richard Purdie
2016-05-24bitbake/pyinotify.py: Upgrade to py3 versionRichard Purdie
2016-05-24bitbake/bs4: Upgrade 4.3.2 -> 4.4.1 (python 3 version)Richard Purdie
2016-05-24classes/base.bbclass: Fix missing getVarFlag parameterRichard Purdie
2016-05-21cooker: Fix parse progress for python3Richard Purdie
2016-05-20toaster: tests builds Add SSTATE_MISS as a valid condition for tc=833Michael Wood
2016-05-20toaster: tests build Add a test for a build of core-image-minimalMichael Wood
2016-05-20toaster: tests Add a BuildTest helper classMichael Wood
2016-05-20toaster: Add a specific test settings fileMichael Wood
2016-05-20toaster: runbuilds move the execution sequence out of the poll loopMichael Wood
2016-05-20toaster: Remove DATABASE_URL being passed around as an environment varMichael Wood
2016-05-20toaster-tests: tests for project configSujith H
2016-05-20toaster: projectconf Small tweaks to IMAGE_FSTYPES formBelen Barros Pena
2016-05-20toaster: handle multiple imagefs typesSujith H
2016-05-19cooker: Improve taskgraph file handlingRichard Purdie
2016-05-18codeparser: Increase cache version after code parser dependency changesRichard Purdie
2016-05-18bb.codeparser: track variable flag referencesChristopher Larson
2016-05-18Provide LAYERDIR_RE for layer.confChristopher Larson
2016-05-18cache: Increase cache version after task checksum calculation changesRichard Purdie
2016-05-17Implement support for per-task exportsChristopher Larson
2016-05-17bb.cooker: show limited traceback for parsing ExpansionErrorChristopher Larson
2016-05-17bitbake-layers: convert to plugin-basedChristopher Larson
2016-05-17knotty: Fix output buffering issuesRichard Purdie
2016-05-17siggen: Fixes to handle sigdata/siginfo files only containing basehash dataRichard Purdie
2016-05-17toaster: don't show "Rebuild" button for cancelled cli buildsElliot Smith