summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2021-01-23bitbake: fetch/git: download LFS content too during do_fetchMatt Hoosier
2021-01-23bitbake: tests/fetch: add test for empty query parametersRoss Burton
2021-01-23bitbake: fetch2: handle empty elements in _param_str_splitRoss Burton
2021-01-23bitbake: fetch2/perforce: Fix localfile to include ud.moduleRichard Purdie
2021-01-23bitbake: fetch2/wget: Update user-agentChristophe Priouzeau
2021-01-08bitbake: fetch/git: Fix usehead for non-default namesJoey Degges
2021-01-08bitbake: tests/fetch: Test usehead with a non-default nameJoey Degges
2021-01-08bitbake: tests/fetch: Document behavior of test_gitfetch_useheadJoey Degges
2021-01-08bitbake: tests/fetch: Organize usehead tests by net requirementsJoey Degges
2021-01-08bitbake: utils: add docstrings to functionsMilan Shah
2020-12-21bitbake: cooker: Include all packages a recipe provides in SkippedPackage.rpr...Peter Kjellerstedt
2020-12-21bitbake: cache: Make CoreRecipeInfo include rprovides_pkg for skipped recipesPeter Kjellerstedt
2020-12-19bitbake: data_smart: Ensure hash reflects vardepvalue flags correctlyRichard Purdie
2020-12-10bitbake: msg: use safe YAML loaderRoss Burton
2020-12-10bitbake: hashserv: Fix broken AF_UNIX path length limitJoshua Watt
2020-12-09bitbake: Revert "fetch2: use relative symlinks for anything pulled from PREMI...Richard Purdie
2020-12-09bitbake: hashserv: client: Fix AF_UNIX path length limitsJoshua Watt
2020-11-24bitbake: Revert "bb.ui: delete __init__.py to make bb.ui a namespace package"Hongxu Jia
2020-11-24bitbake: docs: Makefile: enable parallel buildNicolas Dechesne
2020-11-24bitbake: providers: selected version not available should be a warningRoss Burton
2020-11-24bitbake: fetch2: use relative symlinks for anything pulled from PREMIRRORSHombourger, Cedric
2020-11-24bitbake: bitbake: cache: Remove bad keys() functionJoshua Watt
2020-11-24bitbake: bitbake: hashserve: Add support for readonly upstreamJoshua Watt
2020-11-24bitbake: bitbake: hashserve: Add async clientJoshua Watt
2020-11-24bitbake: Add missing documentation MakefileRichard Purdie
2020-11-20bitbake: lib/bb/fetch2/__init__.py: drop _PYTHON_SYSCONFIGDATA_NAME unsettingAlexander Kanavin
2020-11-20bitbake: doc/conf.py: add missing import sysMert Kirpici
2020-11-11bitbake: cookerdata: tweak to avoid mutable default argumentChris Laplante
2020-11-11bitbake: bb.ui: delete __init__.py to make bb.ui a namespace packageChris Laplante
2020-11-11bitbake: main: extract creation of argument parser into function so it can be...Chris Laplante
2020-11-08bitbake: BBHandler: prompt error when task name contain expressionLee Chee Yang
2020-11-03bitbake: fetch2/git: Document that we won't support passwords in git urlsRichard Purdie
2020-11-03bitbake: fetch2: add zstd support to unpackMert Kirpici
2020-11-03bitbake: siggen: Remove broken optimisationRichard Purdie
2020-10-30bitbake: monitordisk: remove unused function parameterMaxime Roussin-Bélanger
2020-10-30bitbake: cache: remove unused variables.Maxime Roussin-Bélanger
2020-10-30bitbake: bitbake: Post release version bumpRichard Purdie
2020-10-26bitbake: main: Handle cooker daemon startup errorStacy Gaikovaia
2020-10-26bitbake: tests/fetch: Update upstream master->main branchname transitionRichard Purdie
2020-10-19bitbake: toaster: Update documentation links to new URLsReyna, David
2020-10-19bitbake: bitbake: Bump version to 1.48.0 ready for the new releaseRichard Purdie
2020-10-17bitbake: ui/toasterui: Fix startup faults from incorrect event sequencingRichard Purdie
2020-10-17bitbake: toaster: Enable Gatesgarth branch in place of ZeusDavid Reyna
2020-10-17bitbake: lib/bb/ui/knotty: fix typo in parseprogressTim Orling
2020-10-17bitbake: bitbake: fetch/git: use shlex.quote() to support spaces in SRC_URI urlCharlie Davies
2020-10-11bitbake: process: Show command exceptions in the server log as wellRichard Purdie
2020-10-10bitbake: tinfoil: When sending commands we need to process eventsRichard Purdie
2020-10-10bitbake: command: Ensure exceptions inheriting from BBHandledException are vi...Richard Purdie
2020-10-06bitbake: sphinx: rename Makefile.sphinxNicolas Dechesne
2020-10-06bitbake: sphinx: remove DocBook filesNicolas Dechesne