summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb
AgeCommit message (Expand)Author
2017-07-08bitbake: knotty: Drop task prefix of PLAIN log messagesRichard Purdie
2017-07-08bitbake: BBHandler: Remove old style bb.data.setVar() syntax usageEnrico Scholz
2017-07-08bitbake: server/xmlrpc: Add Heartbeat event supportRichard Purdie
2017-07-08bitbake: event: Queue offline events for the UIRichard Purdie
2017-07-08bitbake: server/process: Fix waitEvent() calls with 0 timeoutRichard Purdie
2017-07-08bitbake: data: Micro performance optimisation tweakRichard Purdie
2017-07-08bitbake: cooker: Use multiple BuildStarted events for multiconfigRichard Purdie
2017-07-08bitbake: bitbake: Add MultiConfigParsed eventRichard Purdie
2017-06-29bitbake: npm fetcher: fix unknown variable name.Ismo Puustinen
2017-06-28bitbake: cache: don't insert PN into PACKAGESRoss Burton
2017-06-23bitbake: tests: create unit tests for event moduleJair Gonzalez
2017-06-23bitbake: event: remove mapping for deleted event handlersJair Gonzalez
2017-06-22bitbake: fetch: fix handling of files with incorrect checksums from a premirrorJoshua Lock
2017-06-22bitbake: event: drop some unused eventsPaul Eggleton
2017-06-22bitbake: toaster: add getMessage to MockEventDavid Reyna
2017-06-22bitbake: toaster: fail on layers with sub-layerDavid Reyna
2017-06-14bitbake: cooker: ensure graceful exit after exception during BuildCompleted h...Paul Eggleton
2017-06-14bitbake: cooker: fix always loading cache on every UI start with memresPaul Eggleton
2017-06-14bitbake: bitbake: runqueue: multiconfig fixJuro Bystricky
2017-06-14bitbake: bitbake:process: flush stderr/stdout to logJuro Bystricky
2017-06-13bitbake: ConfHandler.py: allow require or include with multiple parametersPatrick Ohly
2017-06-13bitbake: ConfHandler.py: allow require or include without parameterPatrick Ohly
2017-06-12bitbake: cookerdata: Implement LAYERSERIES_COMPAT and LAYERSERIES_CORENAMESRichard Purdie
2017-06-12bitbake: knotty: prevent extra logger from being enabled for tinfoilPaul Eggleton
2017-06-12bitbake: tinfoil: fix duplication of log messagesPaul Eggleton
2017-06-12bitbake: command / cooker: drop Hob support commands and functionsPaul Eggleton
2017-06-12bitbake: cooker: add BB_CMDLINE to enable access to UI command line with memresPaul Eggleton
2017-06-12bitbake: cooker: set config valid flags in initConfigurationData()Paul Eggleton
2017-06-12bitbake: cooker: fix file changes not triggering task re-execution with memresPaul Eggleton
2017-06-12bitbake: cookerdata: fix variable history not showing in bitbake -e with memresPaul Eggleton
2017-06-09bitbake: cookerdata: Add support for BBFILES_DYNAMICPatrick Ohly
2017-06-05bitbake: tinfoil: allow extra features to be passed to prepareAndy Voltz
2017-06-05bitbake: cooker: fix undefined dep in generatePkgDepTreeDataAndy Voltz
2017-06-05bitbake: bitbake: Fix return value checks from subprocess.call()'sMikko Rapeli
2017-06-05bitbake: ConfHandler: Require whitespace between export and variable nameOla x Nilsson
2017-06-05bitbake: siggen: Make calc_taskhash match get_taskhash for file checksumsRichard Purdie
2017-06-02bitbake: fetch/git: add support for removing arbitrary revs for shallowChristopher Larson
2017-06-02bitbake: fetch/gitannex: add support for shallow mirror tarballsChristopher Larson
2017-06-02bitbake: fetch/gitsm: add support for shallow mirror tarballsChristopher Larson
2017-06-02bitbake: fetch/git: add support for keeping extra refs for shallowChristopher Larson
2017-06-02bitbake: fetch/git: support per-branch/per-url depths for shallowChristopher Larson
2017-06-02bitbake: fetch/git: add support for shallow mirror tarballsChristopher Larson
2017-06-02bitbake: git-make-shallow: add script to make a git repo shallowChristopher Larson
2017-06-02bitbake: fetch: support multiple mirror tarball filenamesChristopher Larson
2017-05-18bitbake: data_smart: Don't cache/process capitalised overridesRichard Purdie
2017-05-15bitbake: lib/bb/fetch2: fix typo in conflicting revision messagePaul Eggleton
2017-05-15bitbake: lib/bb/COW.py: fix typo in Tim Ansell's namePaul Eggleton
2017-04-20bitbake: lib/bb/command: fix overrides in remote datastores where there is no...Paul Eggleton
2017-04-19bitbake: bitbake: Update version to 1.34.0 for stable releaseRichard Purdie
2017-04-19bitbake: command.py: multiconfig support for findBestProviderJuro Bystricky