summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-07-07data: Micro performance optimisation tweakRichard Purdie
2017-07-07cooker: Use multiple BuildStarted events for multiconfigRichard Purdie
2017-07-06bitbake: Add MultiConfigParsed eventRichard Purdie
2017-07-04bitbake-user-manual: Removed and replaced broken linkKristi Rifenbark
2017-07-04bitbake-user-manual: Replaced bad linkKristi Rifenbark
2017-06-29npm fetcher: fix unknown variable name.Ismo Puustinen
2017-06-28cache: don't insert PN into PACKAGESRoss Burton
2017-06-27toaster: test 'commit' first in get_vcs_referenceDavid Reyna
2017-06-27toaster: large package set breaks sqlite queryDavid Reyna
2017-06-27toaster: Add distro selection supportDavid Reyna
2017-06-27toaster: git clone progress barDavid Reyna
2017-06-27toaster: address Django-1.10 API deprecationsDavid Reyna
2017-06-23bitbake-selftest: add bb.tests.event to bitbake-selftestJair Gonzalez
2017-06-23tests: create unit tests for event moduleJair Gonzalez
2017-06-23event: remove mapping for deleted event handlersJair Gonzalez
2017-06-16fetch: fix handling of files with incorrect checksums from a premirrorJoshua Lock
2017-06-16event: drop some unused eventsPaul Eggleton
2017-06-16toaster: noweb should init databaseDavid Reyna
2017-06-16toaster: get_last_build_id not called correctlyDavid Reyna
2017-06-16toaster: add getMessage to MockEventDavid Reyna
2017-06-16toaster: fail on layers with sub-layerDavid Reyna
2017-06-16toaster: add ID's to build menu linksDavid Reyna
2017-06-16toaster: add ID's to navigation linksDavid Reyna
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