aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb
AgeCommit message (Expand)Author
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: buildinfohelper toaster-custom-images layerMichael 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-23bitbake: COW.py: fix sample codesKai Kang
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-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: buildinfohelper Handle regex pathsbrian avery
2016-11-04bitbake: data: fix exception handling in exported_vars()Markus Lehtonen
2016-11-04bitbake: siggen: Ensure taskhash mismatches don't override existing dataRichard Purdie
2016-11-04bitbake: siggen: Pass basehash to worker processes and sanity check reparsing...Richard Purdie
2016-11-04bitbake: build: Ensure we preserve sigbasedata files as well as sigdata onesRichard Purdie
2016-10-15bitbake: bb.event: fix infinite loop on print_ui_queueAníbal Limón
2016-10-11bitbake: runqueue.py: Remove redundant whitelist checksRandy Witt
2016-10-11bitbake: bitbake: Update version to 1.32.0Richard Purdie
2016-10-11bitbake: depexp: Close UI with error message on NoProvider eventJussi Kukkonen
2016-10-09bitbake: main: Check bitbake server-only port is a numberBenjamin Esquivel
2016-10-09bitbake: runqueue: Optimise task id string manipulationsRichard Purdie
2016-10-09bitbake: bb.runqueue: fix unexpected process death logicChristopher Larson
2016-10-09bitbake: ui/knotty.py: Fix signal handling of SIGWINCH in BBProgressAníbal Limón
2016-10-06bitbake: toaster: buildinfohelper: Use correct way to get message from LogMes...Michael Wood
2016-10-05bitbake: bb.build: in _exec_task, catch errors from TaskStartedChristopher Larson
2016-10-05bitbake: event: prevent unclosed file warning in print_ui_queueJoshua Lock
2016-10-05bitbake: bitbake: Update version to 1.31.2Richard Purdie
2016-10-05bitbake: bb/event.py: fire_ui_handlers enable threading lock supportAníbal Limón
2016-10-01bitbake: data: Fix handling of vardepvalueexcludeRichard Purdie
2016-09-30bitbake: toaster: make error message more informativeEd Bartosh
2016-09-30bitbake: toaster: fix 'Unhandled MetadataEvent' errorEd Bartosh
2016-09-30bitbake: toaster: fix handling of EnvironmentErrorEd Bartosh
2016-09-30bitbake: toaster: check if file existEd Bartosh
2016-09-30bitbake: runqueue: Ensure worker failure is accounted for in task statisticsRichard Purdie
2016-09-28bitbake: build.py: fix os.getcwd() exceptionJuro Bystricky
2016-09-23bitbake: knotty: ensure progress bar output is accounted for in displayPaul Eggleton
2016-09-23bitbake: knotty: Show task elapsed timeRichard Purdie
2016-09-22bitbake: cooker/providers: Only add target to world build if task existsRichard Purdie
2016-09-22bitbake: fetch2: handle absolute paths in subdirRoss Burton
2016-09-21bitbake: bb.build: in _exec_task, catch BBHandledExceptionChristopher Larson
2016-09-21bitbake: runqueue: Handle missing sstate dependencies betterRichard Purdie
2016-09-21bitbake: toaster: buildinfohelper local layer don't construct path using git ...Michael Wood
2016-09-21bitbake: toaster: unlock BuildEnvirnoment when build is doneEd Bartosh
2016-09-21bitbake: toaster: notify runbuilds when build status changesEd Bartosh