summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-01-11bitbake: cooker: Handle inofity queue overflows more gracefullyRichard Purdie
2017-01-11bitbake: cooker: Fix world taskgraph generation issueRichard Purdie
2017-01-11bitbake: utils: Avoid traceback errorsRichard Purdie
2016-11-16toaster: settings set ALLOWED_HOSTS to * in debug modebrian avery
2016-11-16bitbake-worker: print full traceback instead of message onlyMarkus Lehtonen
2016-11-16data: fix exception handling in exported_vars()Markus Lehtonen
2016-11-16siggen: Ensure taskhash mismatches don't override existing dataRichard Purdie
2016-11-16siggen: Pass basehash to worker processes and sanity check reparsing resultRichard Purdie
2016-11-16build: Ensure we preserve sigbasedata files as well as sigdata onesRichard Purdie
2016-11-03toaster: buildinfohelper Handle regex pathsbrian avery
2016-10-15toaster: Update default release to Mortyyocto-2.22016-10-morty1.32.0brian avery
2016-10-15toaster: Update poky fixture for Morty releasebrian avery
2016-10-15toaster: Update oe-core fixture for Morty releasebrian avery
2016-10-15bb.event: fix infinite loop on print_ui_queueAníbal Limón
2016-10-13bitbake-user-manual: Changed BB_SETSCENE_VERIFY_FUNCTION nameScott Rifenbark
2016-10-13bitbake-user-manual: Fixes small typos for 'addtask' sectionScott Rifenbark
2016-10-13bitbake-user-manual: Updated the [noexec] and [nostamp] flag descriptionsScott Rifenbark
2016-10-13bitbake-user-manual: Fleshed out the "addtask" documentationScott Rifenbark
2016-10-13bitbake-user-manual: Updated the datastore functionsScott Rifenbark
2016-10-11runqueue.py: Remove redundant whitelist checksRandy Witt
2016-10-11bitbake: Update version to 1.32.0Richard Purdie
2016-10-11depexp: Close UI with error message on NoProvider eventJussi Kukkonen
2016-10-08main: Check bitbake server-only port is a numberBenjamin Esquivel
2016-10-07runqueue: Optimise task id string manipulationsRichard Purdie
2016-10-07toaster: fix cloning of git+ssh repositoriesEd Bartosh
2016-10-07bb.runqueue: fix unexpected process death logicChristopher Larson
2016-10-06ui/knotty.py: Fix signal handling of SIGWINCH in BBProgressAníbal Limón
2016-10-06toaster: Update tests to reflect front end changesMichael Wood
2016-10-06toaster: Delete notification update front end implementation to designMichael Wood
2016-10-06toaster: importlayer Fix layer dependencies button state toggleMichael Wood
2016-10-06toaster: checksettings Remove confusing startup messagesMichael Wood
2016-10-06toaster: buildinfohelper: Use correct way to get message from LogMessageMichael Wood
2016-10-06toaster: api / project Cancel any in progress builds before project deleteMichael Wood
2016-10-06bitbake-user-manual: Added new section on BB-style functionsScott Rifenbark
2016-10-06bitbake-user-manual: Updated minor wordings.Scott Rifenbark
2016-10-06bitbake-user-manual: Added examples for using overrides with functions.Scott Rifenbark
2016-10-06bitbake-user-manual: Fixed grammar from missing wordScott Rifenbark
2016-10-05toaster: add Font Awesome licensebavery
2016-10-05bb.build: in _exec_task, catch errors from TaskStartedChristopher Larson
2016-10-05event: prevent unclosed file warning in print_ui_queueJoshua Lock
2016-10-05bitbake: Update version to 1.31.2Richard Purdie
2016-10-05bb/event.py: fire_ui_handlers enable threading lock supportAníbal Limón
2016-09-30data: Fix handling of vardepvalueexcludeRichard Purdie
2016-09-28toaster: make error message more informativeEd Bartosh
2016-09-28toaster: fix 'Unhandled MetadataEvent' errorEd Bartosh
2016-09-28toaster: fix handling of EnvironmentErrorEd Bartosh
2016-09-28toaster: check if file existEd Bartosh
2016-09-28toaster: stop modifying OEROOT in toaster scriptEd Bartosh
2016-09-28toaster: layerdetails Update implementation of delete imported layerMichael Wood
2016-09-28toaster: customrecipe Add frontend feature to delete custom image recipeMichael Wood