summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-11-30bitbake: remove True option to getVarFlag callsJoshua Lock
2016-11-30bitbake: remove True option to getVar callsJoshua Lock
2016-11-29bitbake-worker: Handle cooker/worker IO deadlockingRichard Purdie
2016-11-23COW.py: fix sample codesKai Kang
2016-11-23toaster: layerindex updater Take into account layers being predefinedMichael Wood
2016-11-23toaster: orm/fixtures Add the master release and correct morty releaseMichael Wood
2016-11-23toaster: settings fixture Set default release to masterMichael Wood
2016-11-23taskdata.py: improve handling of depends/rdependsPatrick Ohly
2016-11-23data_smart.py: don't reorder internal bitbake variables when calculating hashPatrick Ohly
2016-11-23data_smart: Default to expansion for getVar/getVarFlagsRichard Purdie
2016-11-23data: Drop deprecated old style bitbake APIRichard Purdie
2016-11-23lib/bb: Don't use deprecated bb.data.getVar/setVar APIRichard Purdie
2016-11-23fetch2: npm: conditionally hide NPM_LOCKDOWN / NPM_SHRINKWRAP warningsPaul Eggleton
2016-11-16toaster: settings set ALLOWED_HOSTS to * in debug modebrian avery
2016-11-04lib/bb/cooker.py: fix for BBFILE_PATTERN = ""Robert Yang
2016-11-04toasterui.py: warn if buildstats is missingOlaf Mandel
2016-11-04toaster: add tests/eventreplay/READMEEd Bartosh
2016-11-04toaster: add eventreplay test case for zlibEd Bartosh
2016-11-04toaster: add eventreplay test case for core-image-minimalEd Bartosh
2016-11-04toaster: use current directory if BUILDDIR is not setEd Bartosh
2016-11-04toaster: buildinfohelper Handle regex pathsbrian avery
2016-11-04toaster: tests builds test_core_image_min Clean upsMichael Wood
2016-11-04toaster: tests builds Update buildtestMichael Wood
2016-11-04toaster: orm models Handle run builds process not yet runningMichael Wood
2016-11-04toaster: test browser test_layerdetails_page add wait_until_visibleMichael Wood
2016-11-04toaster: Remove contrib ttsMichael Wood
2016-11-04toaster: Delete useless bldcontrol/testMichael Wood
2016-11-04toaster: Move views tests to main testing moduleMichael Wood
2016-11-04toaster: views Tests fix all pyflake identified issuesMichael Wood
2016-11-04bitbake-worker: print full traceback instead of message onlyMarkus Lehtonen
2016-11-04data: fix exception handling in exported_vars()Markus Lehtonen
2016-11-04siggen: Ensure taskhash mismatches don't override existing dataRichard Purdie
2016-11-04siggen: Pass basehash to worker processes and sanity check reparsing resultRichard Purdie
2016-11-04build: Ensure we preserve sigbasedata files as well as sigdata onesRichard Purdie
2016-10-15toaster: Update default release to Mortybrian 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