aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2025-05-25toaster: Support vhd/vhdx image suffix2.10Sinan Kaya
2025-03-04event/utils: Avoid deadlock from lock_timeout() and recursive eventsyocto-5.1.4Richard Purdie
2025-03-04utils: Add signal blocking for lock_timeoutRichard Purdie
2025-03-04utils: Tweak lock_timeout logicRichard Purdie
2025-03-04utils: Print information about lock issue before exitingRichard Purdie
2025-02-21bblayers/query: Fix using "removeprefix" string methodyocto-5.1.3Joerg Schmidt
2025-01-25cooker: Make cooker 'skiplist' per-multiconfig/mcChris Laplante
2025-01-24tests/fetch: Fix git shallow test failure with git >= 2.48Richard Purdie
2024-12-03runqueue: Fix scenetask processing performance issueyocto-5.1.2Richard Purdie
2024-12-03runqueue: Optimise setscene loop processingRichard Purdie
2024-12-03runqueue: Fix performance of multiconfigs with large overlapRichard Purdie
2024-11-28fetch2: use persist_data context managersyocto-5.1.1Chris Laplante
2024-11-28persist_data: close connection in SQLTable __exit__Chris Laplante
2024-11-28fetch/wget: Increase timeout to 100s from 30sRichard Purdie
2024-11-28Remove custom exception backtrace formattingJoshua Watt
2024-11-02tests/fetch: Use our own mirror of mobile-broadband-provider to decouple from...Richard Purdie
2024-11-02tests/fetch: Use our own mirror of sysprof to decouple from gnome gitlabRichard Purdie
2024-11-02gitsm: Remove downloads/tmpdir when failedRobert Yang
2024-11-02gitsm: Add call_process_submodules() to remove duplicated codeRobert Yang
2024-11-02bitbake: doc/user-manual: Update the BB_HASHSERVE_UPSTREAMJose Quaresma
2024-10-01fetch2/git: Use quote from shlex, not pipesRichard Purdie
2024-09-30fetch2: don't try to preserve all attributes when unpacking filesRoss Burton
2024-09-20tests/fetch: Update GoModTest and GoModGitTestChristian Lindeberg
2024-09-17toaster: Update fixtures for styheadyocto-5.12.10.0Richard Purdie
2024-09-17fetch2/gomod: Support URIs with only a hostnamePeter Kjellerstedt
2024-09-16Revert "fetch2/gitsm: use configparser to parse .gitmodules"Martin Jansa
2024-09-12prserv: increment 9 to 10 correctlyDan McGregor
2024-09-12fetch2/gitsm: use configparser to parse .gitmodulesRoss Burton
2024-09-06fetch2: Add gomodgit fetcherChristian Lindeberg
2024-09-06fetch2: Add gomod fetcherChristian Lindeberg
2024-09-05siggen: Fix rare file-checksum hash issueRichard Purdie
2024-08-28codeparser: Allow code visitor expressions to be declared in metadataRichard Purdie
2024-08-23fetch2/npm: allow the '@' character in package namesLeonard Göhrs
2024-08-23gcp.py: remove slow calls to gsutil statEtienne Cordonnier
2024-08-23fetch2/npmsw: allow packages not declaring a registry versionEnguerrand de Ribaucourt
2024-08-23fetch2/npmsw: fix fetching git revisions not on masterEnguerrand de Ribaucourt
2024-08-23ui/knotty: respect NO_COLOR & check for tty; rename print_hyperlink => format...Chris Laplante
2024-08-23ui/knotty: print log paths for failed tasks in summaryChris Laplante
2024-08-15build/exec_task: Log str() instead of repr() for exceptions in buildTroels Dalsgaard Hoffmeyer
2024-08-13build: Ensure addtask before/after tasknames have prefix appliedRichard Purdie
2024-08-13BBHandler/ast: Improve addtask handlingRichard Purdie
2024-08-13cookerdata: Separate out data_hash and hook to tinfoilRichard Purdie
2024-08-13cache: Drop unused functionRichard Purdie
2024-08-13BBHandler: Handle comments in addtask/deltaskRichard Purdie
2024-08-04doc: releases: add scarthgapQuentin Schulz
2024-08-04doc: releases: add nanbield to the outdated manualsQuentin Schulz
2024-08-04doc: releases: mark mickledore as outdatedQuentin Schulz
2024-08-03data_smart: Improve performance for VariableHistoryRobert Yang
2024-07-13fetch2/git: Enforce default remote name to "origin"Yuri D'Elia
2024-07-13bitbake: tests/fetch: Update GitShallowTest for clone_shallow_local()Robert Yang