summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-05-25fetch2: fix unpacking of deb packagespaule/bb-debPaul Eggleton
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
2016-05-17toasterui: capture keyboard interrupts the same way as knottyElliot Smith
2016-05-17buildinfohelper: add method to set current build as CANCELLEDElliot Smith
2016-05-16toaster: toastergui tests Fix toastertable testsMichael Wood
2016-05-16toaster: toastertables: Clean up and fix up a number of itemsMichael Wood
2016-05-13toaster: use new syntax of except statementEd Bartosh
2016-05-13toaster: use print function in toaster scriptEd Bartosh
2016-05-13toaster: use 'in' instead of has_keyEd Bartosh
2016-05-13server/process: Fix missing log messages issueRichard Purdie
2016-05-13cooker/toasterui: Drop SEND_DEPENDS_TREE UI featureRichard Purdie
2016-05-13runqueue.py: always emit bb.event.DepTreeGeneratedPatrick Ohly
2016-05-13toaster: fix progress bar in MySQL environmentElliot Smith
2016-05-12main: Ensure exceptions are correctly displayedRichard Purdie
2016-05-12cookerdata: Fix log messages and ensure we exitRichard Purdie
2016-05-12event/msg: Pass formatted exceptionsRichard Purdie
2016-05-12fetch: Use OrderedDict for url parametersRichard Purdie
2016-05-12main: Change warn() -> warning()Richard Purdie
2016-05-12cooker: Fix log message syntaxRichard Purdie
2016-05-12utils: Force bitbake to en_US.UTF-8 locale setting everywhereRichard Purdie
2016-05-12bin/bitbake-worker: Fix invalid bb.msg.fatal usageRichard Purdie
2016-05-12contrib/dump_cache.py, cache: Fix to use python 3 syntaxRichard Purdie
2016-05-12knotty: Ensure consolelog file handle is closedRichard Purdie
2016-05-12runqueue: Improve timestamp comparisonsRichard Purdie
2016-05-12daemonize/prserv/tests/fetch: Convert file() -> open()Richard Purdie
2016-05-11toaster: tests browser Add test for creating a projectMichael Wood
2016-05-11toaster: models Add missing import sysMichael Wood
2016-05-11toaster: ui handles duplicate project name in project pageSujith H
2016-05-11toaster: ui handles duplicate project name in new project pageSujith H