aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2016-12-08bitbake: runqueue: Add the taskhash to BB_TASKDEPDATARichard Purdie
2016-12-08bitbake: bitbake-worker: Further IO performance tweaksRichard Purdie
2016-12-07bitbake: lib/bs4: Fix imports from html5lib >= 0.9999999/1.0b8Daniel Lublin
2016-12-07bitbake: cooker: convert type which needs to be marshalledSujith H
2016-12-07bitbake: toaster: browser tests - add Selenium Docker container as driverbrian avery
2016-12-07bitbake: depexp: fix string formatting.Ismo Puustinen
2016-12-07bitbake: monitordisk: add eventPatrick Ohly
2016-12-07bitbake: monitordisk.py: minor code and comment cleanupPatrick Ohly
2016-12-07bitbake: runqueue.py: monitor disk space at regular time intervalsPatrick Ohly
2016-12-07bitbake: cooker process: fire heartbeat event at regular time intervalsPatrick Ohly
2016-11-30bitbake: ast: remove BBVERSIONS supportRoss Burton
2016-11-30bitbake: codeparser.py: support deeply nested tokensPatrick Ohly
2016-11-30bitbake: fetch2: obey BB_ALLOWED_NETWORKS when checking network accessMarkus Lehtonen
2016-11-30bitbake: toaster: buildinfohelper Clarify log message for build historyMichael Wood
2016-11-30bitbake: toaster: buildinfohelper fix _get_layer_version_for_dependencyMichael Wood
2016-11-30bitbake: toaster: buildinfohelper Simplify layer event to toaster layer functionMichael Wood
2016-11-30bitbake: toaster: bldcontrol Move CustomImageRecipe file creation into own fu...Michael Wood
2016-11-30bitbake: toaster: orm models Handle CustomImageRecipe BRLayer hereMichael Wood
2016-11-30bitbake: toaster: orm models Project class Fix pyflake errorsMichael Wood
2016-11-30bitbake: toaster: buildinfohelper toaster-custom-images layerMichael Wood
2016-11-30bitbake: toaster: localhostbecontroller write toaster layers for project to t...Sujith H
2016-11-30bitbake: toaster: localhostbecontroller accept custom init script for buildSujith H
2016-11-30bitbake: toaster: tablejs Fix missing close square bracketReyna, David
2016-11-30bitbake: toaster: orm gen_layerdeps Protect against circular Layer dependenciesReyna, David
2016-11-30bitbake: toaster: customrecipejs Consume click event on 'a' link if disabledMichael Wood
2016-11-30bitbake: toaster: Add an example production settings fileMichael Wood
2016-11-30bitbake: toaster: tests Add management command testsMichael Wood
2016-11-30bitbake: toaster: runbuilds Write the pidfile in python rather than shell scriptMichael Wood
2016-11-30bitbake: bitbake: remove True option to getVarFlag callsJoshua Lock
2016-11-30bitbake: bitbake: remove True option to getVar callsJoshua Lock
2016-11-29bitbake: bitbake-worker: Handle cooker/worker IO deadlockingRichard Purdie
2016-11-23bitbake: COW.py: fix sample codesKai Kang
2016-11-23bitbake: toaster: layerindex updater Take into account layers being predefinedMichael Wood
2016-11-23bitbake: toaster: orm/fixtures Add the master release and correct morty releaseMichael Wood
2016-11-23bitbake: toaster: settings fixture Set default release to masterMichael Wood
2016-11-23bitbake: taskdata.py: improve handling of depends/rdependsPatrick Ohly
2016-11-23bitbake: data_smart.py: don't reorder internal bitbake variables when calcula...Patrick Ohly
2016-11-23bitbake: data_smart: Default to expansion for getVar/getVarFlagsRichard Purdie
2016-11-23bitbake: data: Drop deprecated old style bitbake APIRichard Purdie
2016-11-23bitbake: lib/bb: Don't use deprecated bb.data.getVar/setVar APIRichard Purdie
2016-11-23bitbake: fetch2: npm: conditionally hide NPM_LOCKDOWN / NPM_SHRINKWRAP warningsPaul Eggleton
2016-11-16bitbake: toaster: settings set ALLOWED_HOSTS to * in debug modebrian avery
2016-11-04bitbake: lib/bb/cooker.py: fix for BBFILE_PATTERN = ""Robert Yang
2016-11-04bitbake: toasterui.py: warn if buildstats is missingOlaf Mandel
2016-11-04bitbake: toaster: add tests/eventreplay/READMEEd Bartosh
2016-11-04bitbake: toaster: add eventreplay test case for zlibEd Bartosh
2016-11-04bitbake: toaster: add eventreplay test case for core-image-minimalEd Bartosh
2016-11-04bitbake: toaster: use current directory if BUILDDIR is not setEd Bartosh
2016-11-04bitbake: toaster: buildinfohelper Handle regex pathsbrian avery
2016-11-04bitbake: toaster: tests builds test_core_image_min Clean upsMichael Wood