summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: fetch2/wget: Avoid crashing when connection drops mid checkstatusAlejandro Hernandez Samaniego2021-02-261-0/+8
* bitbake: event: Fix broken builds when multiconfig has a hyphen in the nameJoshua Watt2021-02-217-26/+26
* bitbake: Force parser shutdown after catching an exceptionJan Brzezanski2021-02-211-5/+5
* bitbake: bitbake: providers: use pythonic empty list checkCharlie Davies2021-02-211-1/+1
* bitbake: bitbake: providers: fix incorrect return type bugCharlie Davies2021-02-211-1/+1
* bitbake: contrib: Add Dockerfile for building hash serverJoshua Watt2021-02-161-0/+19
* bitbake: bitbake: Bump version to 1.49.2Richard Purdie2021-02-162-2/+2
* bitbake: bitbake-worker/runqueue: Add support for BB_DEFAULT_UMASKRichard Purdie2021-02-163-2/+11
* bitbake: event: Prevent bitbake from executing event handler for wrong multic...Tomasz Dziendzielski2021-02-164-6/+28
* bitbake: bitbake: Bump release to 1.49.1Richard Purdie2021-02-102-2/+2
* bitbake: logging: Make bitbake logger compatible with python loggerJoshua Watt2021-02-1034-228/+237
* bitbake: bblayers/action: When adding layers, catch BBHandledExceptionRichard Purdie2021-02-101-2/+2
* bitbake: cooker: Ensure reparsing is handled correctlyRichard Purdie2021-02-101-0/+2
* bitbake: BBHandler: Don't classify shell functions that names start with "pyt...Tomasz Dziendzielski2021-02-101-1/+1
* bitbake: hashserv: Add get-outhash messagePaul Barker2021-02-102-14/+38
* bitbake: hashserv: server: Support searching upstream for outhashPaul Barker2021-02-102-0/+32
* bitbake: hashserv: Add short forms of remaining command line argumentsPaul Barker2021-02-101-3/+3
* bitbake: hashserv: Support upstream command line argumentPaul Barker2021-02-101-1/+2
* bitbake: hashserv: Support read-only serverPaul Barker2021-02-104-12/+53
* bitbake: bitbake-worker: Try and avoid potential short write events issuesRichard Purdie2021-02-061-2/+6
* bitbake: hashserv: client: Fix handling of null responsesPaul Barker2021-02-061-1/+1
* bitbake: bitbake-hashclient: Remove obsolete call to client.connectPaul Barker2021-02-061-3/+0
* bitbake: lib/bb: Don't treat mc recipe (Midnight Commander) as a multiconfig ...Tomasz Dziendzielski2021-02-064-8/+8
* bitbake: fetch/git: download LFS content too during do_fetchMatt Hoosier2021-01-232-11/+61
* bitbake: tests/fetch: add test for empty query parametersRoss Burton2021-01-231-0/+19
* bitbake: fetch2: handle empty elements in _param_str_splitRoss Burton2021-01-231-1/+1
* bitbake: fetch2/perforce: Fix localfile to include ud.moduleRichard Purdie2021-01-231-1/+2
* bitbake: fetch2/wget: Update user-agentChristophe Priouzeau2021-01-231-3/+8
* bitbake: fetch/git: Fix usehead for non-default namesJoey Degges2021-01-082-8/+7
* bitbake: tests/fetch: Test usehead with a non-default nameJoey Degges2021-01-081-0/+41
* bitbake: tests/fetch: Document behavior of test_gitfetch_useheadJoey Degges2021-01-081-0/+4
* bitbake: tests/fetch: Organize usehead tests by net requirementsJoey Degges2021-01-081-28/+27
* bitbake: utils: add docstrings to functionsMilan Shah2021-01-081-4/+34
* bitbake: cooker: Include all packages a recipe provides in SkippedPackage.rpr...Peter Kjellerstedt2020-12-211-1/+3
* bitbake: cache: Make CoreRecipeInfo include rprovides_pkg for skipped recipesPeter Kjellerstedt2020-12-211-2/+2
* bitbake: data_smart: Ensure hash reflects vardepvalue flags correctlyRichard Purdie2020-12-191-1/+1
* bitbake: msg: use safe YAML loaderRoss Burton2020-12-101-1/+1
* bitbake: hashserv: Fix broken AF_UNIX path length limitJoshua Watt2020-12-102-5/+26
* bitbake: Revert "fetch2: use relative symlinks for anything pulled from PREMI...Richard Purdie2020-12-091-5/+2
* bitbake: hashserv: client: Fix AF_UNIX path length limitsJoshua Watt2020-12-091-3/+12
* bitbake: Revert "bb.ui: delete __init__.py to make bb.ui a namespace package"Hongxu Jia2020-11-241-0/+7
* bitbake: docs: Makefile: enable parallel buildNicolas Dechesne2020-11-241-1/+1
* bitbake: providers: selected version not available should be a warningRoss Burton2020-11-241-2/+2
* bitbake: fetch2: use relative symlinks for anything pulled from PREMIRRORSHombourger, Cedric2020-11-241-2/+5
* bitbake: bitbake: cache: Remove bad keys() functionJoshua Watt2020-11-241-4/+0
* bitbake: bitbake: hashserve: Add support for readonly upstreamJoshua Watt2020-11-244-86/+268
* bitbake: bitbake: hashserve: Add async clientJoshua Watt2020-11-242-108/+143
* bitbake: Add missing documentation MakefileRichard Purdie2020-11-241-0/+35
* bitbake: lib/bb/fetch2/__init__.py: drop _PYTHON_SYSCONFIGDATA_NAME unsettingAlexander Kanavin2020-11-201-5/+0
* bitbake: doc/conf.py: add missing import sysMert Kirpici2020-11-201-0/+1