summaryrefslogtreecommitdiffstats
path: root/lib/bb
AgeCommit message (Expand)Author
2021-01-21tests/fetch: add test for empty query parametersRoss Burton
2021-01-21fetch2: handle empty elements in _param_str_splitRoss Burton
2021-01-21fetch2/perforce: Fix localfile to include ud.moduleRichard Purdie
2021-01-21fetch2/wget: Update user-agentChristophe Priouzeau
2021-01-05fetch/git: Fix usehead for non-default namesJoey Degges
2021-01-05tests/fetch: Test usehead with a non-default nameJoey Degges
2021-01-05tests/fetch: Document behavior of test_gitfetch_useheadJoey Degges
2021-01-05tests/fetch: Organize usehead tests by net requirementsJoey Degges
2021-01-05utils: add docstrings to functionsMilan Shah
2020-12-21cooker: Include all packages a recipe provides in SkippedPackage.rprovidesPeter Kjellerstedt
2020-12-21cache: Make CoreRecipeInfo include rprovides_pkg for skipped recipesPeter Kjellerstedt
2020-12-19data_smart: Ensure hash reflects vardepvalue flags correctlyRichard Purdie
2020-12-10msg: use safe YAML loaderRoss Burton
2020-12-09Revert "fetch2: use relative symlinks for anything pulled from PREMIRRORS"Richard Purdie
2020-11-24Revert "bb.ui: delete __init__.py to make bb.ui a namespace package"Hongxu Jia
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-20lib/bb/fetch2/__init__.py: drop _PYTHON_SYSCONFIGDATA_NAME unsettingAlexander Kanavin
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-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-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-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-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-14cooker: Block SIGINT in worker processesJoshua Watt
2020-09-14tests/fetch: Move away from problematic freedesktop.org urlsRichard Purdie