summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb
Commit message (Expand)AuthorAgeFilesLines
* bitbake: bitbake: Update version to 1.50.0 stable release seriesRichard Purdie2021-04-091-1/+1
* bitbake: runqueue: Further fixes for confused setscene tasksRichard Purdie2021-04-061-13/+26
* bitbake: doc: Update links to documentationMichael Opdenacker2021-03-231-1/+1
* bitbake: runqueue/event: Add an event for notifying of stale setscene tasksRichard Purdie2021-03-232-0/+25
* bitbake: build: Add find_stale_stamps functionRichard Purdie2021-03-231-0/+17
* bitbake: codeparser: Fix TypeError in bitbake debug modeTomasz Dziendzielski2021-03-151-3/+3
* bitbake: bitbake: cooker: Add REQUIRED_VERSION checksCharlie Davies2021-03-151-2/+8
* bitbake: bitbake: lib: add Required Version to Bitbake --show-versions commandCharlie Davies2021-03-152-14/+24
* bitbake: bitbake: providers: check for REQUIRED_VERSION in _filterProvidersCharlie Davies2021-03-151-2/+5
* bitbake: bitbake: providers: introduce logic for REQUIRED_VERSION variableCharlie Davies2021-03-151-15/+41
* bitbake: bitbake: providers: consistent single line formatting between functionsCharlie Davies2021-03-151-6/+0
* bitbake: bitbake: providers: remove unneeded logging callCharlie Davies2021-03-151-1/+0
* bitbake: tests/color: Fix event register to pass the datastoreRichard Purdie2021-03-121-1/+1
* bitbake: event: Fix another 'if d' test to test for None explictlyRichard Purdie2021-03-111-1/+1
* bitbake: event: Fix multiconfig event handler change performance regressionsRichard Purdie2021-03-111-11/+11
* bitbake: tinfoil: Honor quiet when parsing recipesManuel Leonhardt2021-03-111-1/+1
* bitbake: runqueue: Print pseudo.log if fakeroot task failedTomasz Dziendzielski2021-03-112-9/+40
* bitbake: event.py: fix regression about INVALIDCONFChen Qi2021-03-111-0/+4
* bitbake: bitbake: Add Azure Storage fetcher implementationAlejandro Hernandez Samaniego2021-03-112-1/+96
* bitbake: __init__.py: Fix bitbake debug log handlingRichard Purdie2021-03-091-1/+1
* bitbake: runqueue: Add setscene task overlap sanity checkRichard Purdie2021-03-091-0/+4
* bitbake: runqueue: Fix task execution corruption issueRichard Purdie2021-03-091-0/+3
* 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: bitbake: Bump version to 1.49.2Richard Purdie2021-02-161-1/+1
* bitbake: bitbake-worker/runqueue: Add support for BB_DEFAULT_UMASKRichard Purdie2021-02-161-0/+1
* 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-101-1/+1
* bitbake: logging: Make bitbake logger compatible with python loggerJoshua Watt2021-02-1027-173/+182
* 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: 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: Revert "fetch2: use relative symlinks for anything pulled from PREMI...Richard Purdie2020-12-091-5/+2