summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-06-15event: drop some unused eventspaule/bb-drob-hob-eventsPaul Eggleton
2017-06-15bitbake-user-manual: Updated BBLAYERS_FETCH_DIR variable descriptionScott Rifenbark
2017-06-14cooker: ensure graceful exit after exception during BuildCompleted handlerPaul Eggleton
2017-06-14cooker: fix always loading cache on every UI start with memresPaul Eggleton
2017-06-14bitbake: runqueue: multiconfig fixJuro Bystricky
2017-06-14bitbake:process: flush stderr/stdout to logJuro Bystricky
2017-06-12ConfHandler.py: allow require or include with multiple parametersPatrick Ohly
2017-06-12ConfHandler.py: allow require or include without parameterPatrick Ohly
2017-06-09cookerdata: Implement LAYERSERIES_COMPAT and LAYERSERIES_CORENAMESRichard Purdie
2017-06-09bitbake-user-manual-metadata.xml: fix a typoMing Liu
2017-06-09knotty: prevent extra logger from being enabled for tinfoilPaul Eggleton
2017-06-09tinfoil: fix duplication of log messagesPaul Eggleton
2017-06-09command / cooker: drop Hob support commands and functionsPaul Eggleton
2017-06-09cooker: add BB_CMDLINE to enable access to UI command line with memresPaul Eggleton
2017-06-09cooker: set config valid flags in initConfigurationData()Paul Eggleton
2017-06-09cooker: fix file changes not triggering task re-execution with memresPaul Eggleton
2017-06-09cookerdata: fix variable history not showing in bitbake -e with memresPaul Eggleton
2017-06-09cookerdata: Add support for BBFILES_DYNAMICPatrick Ohly
2017-06-05bitbake-layers: check layer dependencies before addingChang Rebecca Swee Fun
2017-06-04tinfoil: allow extra features to be passed to prepareAndy Voltz
2017-06-04cooker: fix undefined dep in generatePkgDepTreeDataAndy Voltz
2017-06-02bitbake: Fix return value checks from subprocess.call()'sMikko Rapeli
2017-06-02ConfHandler: Require whitespace between export and variable nameOla x Nilsson
2017-06-02siggen: Make calc_taskhash match get_taskhash for file checksumsRichard Purdie
2017-05-26fetch/git: add support for removing arbitrary revs for shallowChristopher Larson
2017-05-26fetch/gitannex: add support for shallow mirror tarballsChristopher Larson
2017-05-26fetch/gitsm: add support for shallow mirror tarballsChristopher Larson
2017-05-26fetch/git: add support for keeping extra refs for shallowChristopher Larson
2017-05-26fetch/git: support per-branch/per-url depths for shallowChristopher Larson
2017-05-26fetch/git: add support for shallow mirror tarballsChristopher Larson
2017-05-26git-make-shallow: add script to make a git repo shallowChristopher Larson
2017-05-26fetch: support multiple mirror tarball filenamesChristopher Larson
2017-05-21bitbake-user-manual: Updated INHERIT descriptionsScott Rifenbark
2017-05-16data_smart: Don't cache/process capitalised overridesRichard Purdie
2017-05-15lib/bb/fetch2: fix typo in conflicting revision messagePaul Eggleton
2017-05-15lib/bb/COW.py: fix typo in Tim Ansell's namePaul Eggleton
2017-04-20toaster: move release lookup from morty to pyroDavid Reyna
2017-04-20lib/bb/command: fix overrides in remote datastores where there is no defaultPaul Eggleton
2017-04-19bitbake: Update version to 1.34.0 for stable releaseRichard Purdie
2017-04-19command.py: multiconfig support for findBestProviderJuro Bystricky
2017-04-12bitbake-layers: add signal hander to avoid exceptionZhixiong Chi
2017-04-12lib/bb/{data, siggen}: Don't warn on SkipRecipe exceptionsNathan Rossi
2017-04-11data_smart: Ensure _remove operations on newly set variables are clearedRichard Purdie
2017-04-10toaster: fix SDK artifact captureDavid Reyna
2017-04-10bitbake-diffsigs: fix traceback with no argumentsPaul Eggleton
2017-04-10cache: prevent division-by-zero in load_cahefile()Markus Lehtonen
2017-04-10toaster: fix add layer button for MachinesDavid Reyna
2017-04-10toaster: Toaster filters are brokenDavid Reyna
2017-04-07bitbake-diffsigs: colourise outputPaul Eggleton
2017-04-07lib/bb/siggen: show word-diff for single-line values containing spacesPaul Eggleton