summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2021-02-10bitbake: bitbake: Bump release to 1.49.1Richard Purdie
2021-02-10bitbake: logging: Make bitbake logger compatible with python loggerJoshua Watt
2021-02-10bitbake: bblayers/action: When adding layers, catch BBHandledExceptionRichard Purdie
2021-02-10bitbake: cooker: Ensure reparsing is handled correctlyRichard Purdie
2021-02-10bitbake: BBHandler: Don't classify shell functions that names start with "pyt...Tomasz Dziendzielski
2021-02-10bitbake: hashserv: Add get-outhash messagePaul Barker
2021-02-10bitbake: hashserv: server: Support searching upstream for outhashPaul Barker
2021-02-10bitbake: hashserv: Add short forms of remaining command line argumentsPaul Barker
2021-02-10bitbake: hashserv: Support upstream command line argumentPaul Barker
2021-02-10bitbake: hashserv: Support read-only serverPaul Barker
2021-02-06bitbake: bitbake-worker: Try and avoid potential short write events issuesRichard Purdie
2021-02-06bitbake: hashserv: client: Fix handling of null responsesPaul Barker
2021-02-06bitbake: bitbake-hashclient: Remove obsolete call to client.connectPaul Barker
2021-02-06bitbake: lib/bb: Don't treat mc recipe (Midnight Commander) as a multiconfig ...Tomasz Dziendzielski
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