aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-11-23docs: Makefile: enable parallel buildNicolas Dechesne
2020-11-20providers: selected version not available should be a warningRoss Burton
2020-11-20fetch2: use relative symlinks for anything pulled from PREMIRRORSHombourger, Cedric
2020-11-20bitbake: cache: Remove bad keys() functionJoshua Watt
2020-11-20bitbake: hashserve: Add support for readonly upstreamJoshua Watt
2020-11-20bitbake: hashserve: Add async clientJoshua Watt
2020-11-20lib/bb/fetch2/__init__.py: drop _PYTHON_SYSCONFIGDATA_NAME unsettingAlexander Kanavin
2020-11-20doc/conf.py: add missing import sysMert Kirpici
2020-11-09cookerdata: tweak to avoid mutable default argumentChris Laplante
2020-11-08bb.ui: delete __init__.py to make bb.ui a namespace packageChris Laplante
2020-11-08main: extract creation of argument parser into function so it can be utilized...Chris Laplante
2020-11-08BBHandler: prompt error when task name contain expressionLee Chee Yang
2020-11-02fetch2/git: Document that we won't support passwords in git urlsRichard Purdie
2020-11-02fetch2: add zstd support to unpackMert Kirpici
2020-11-02siggen: Remove broken optimisationRichard Purdie
2020-10-30monitordisk: remove unused function parameterMaxime Roussin-Bélanger
2020-10-30cache: remove unused variables.Maxime Roussin-Bélanger
2020-10-30bitbake: Post release version bumpRichard Purdie
2020-10-26main: Handle cooker daemon startup erroryocto-3.22020-10.1-gatesgarth2020-10-gatesgarth1.48.11.48.0Stacy Gaikovaia
2020-10-26tests/fetch: Update upstream master->main branchname transitionRichard Purdie
2020-10-19toaster: Update documentation links to new URLsReyna, David
2020-10-19bitbake: Bump version to 1.48.0 ready for the new releaseRichard Purdie
2020-10-16ui/toasterui: Fix startup faults from incorrect event sequencingRichard Purdie
2020-10-15toaster: Enable Gatesgarth branch in place of ZeusDavid Reyna
2020-10-15lib/bb/ui/knotty: fix typo in parseprogressTim Orling
2020-10-15bitbake: fetch/git: use shlex.quote() to support spaces in SRC_URI urlCharlie Davies
2020-10-11process: Show command exceptions in the server log as wellRichard Purdie
2020-10-09tinfoil: When sending commands we need to process eventsRichard Purdie
2020-10-09command: Ensure exceptions inheriting from BBHandledException are visibleRichard Purdie
2020-10-05sphinx: rename Makefile.sphinxNicolas Dechesne
2020-10-05sphinx: remove DocBook filesNicolas Dechesne
2020-10-05docs: static: theme_overrides.css: fix responsive design on <640px screensQuentin Schulz
2020-10-05docs: sphinx: report errors when dependencies are not metNicolas Dechesne
2020-10-05docs: update README file after migrationg to SphinxNicolas Dechesne
2020-10-05docs: sphinx: replace special quotes with double quotesNicolas Dechesne
2020-10-05docs: ref-variables: add links to terms in glossaryNicolas Dechesne
2020-10-01cooker: Avoid tracebacks if data was never setupRichard Purdie
2020-09-28siggen: use correct umask when writing siginfoRoss Burton
2020-09-28utils: add umask changing context managerRoss Burton
2020-09-24tests/fetch: backslash support in file:// URIsLeif Middelschulte
2020-09-24fetch2: fix handling of `\` in file:// SRC_URILeif Middelschulte
2020-09-24taskexp: update for GTK API changesRoss Burton
2020-09-24Revert "bitbake-layers: add signal hander to avoid exception"Richard Purdie
2020-09-23bitbake: siggen: clean_basepath: improve perfo and readabilityJean-Francois Dagenais
2020-09-23bitbake: tests/siggen: introduce clean_basepath testcasesJean-Francois Dagenais
2020-09-18bitbake: tests/fetch: add unit tests for SRC_URI with spaces in urlCharlie Davies
2020-09-18bitbake: fetch/git: add support for SRC_URI containing spaces in urlCharlie Davies
2020-09-18bitbake: hashserv: Fix localhost sometimes resolved to a wrong IPAnatol Belski
2020-09-16bitbake-user-manual: fix bad linksNicolas Dechesne
2020-09-16sphinx: theme_override: Use bold for emphasis textRichard Purdie