aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-08-16runqueue: show when pressue is exceeding the max valuesjansa/nanbieldMartin Jansa
2023-08-15runqueue: show more pressure dataMartin Jansa
2023-08-13siggen: Update debugRichard Purdie
2023-08-13siggen: Fix indentationRichard Purdie
2023-08-11runqueue.py: fix PSI check logicChen Qi
2023-08-11fetch2: add Google Cloud Platform (GCP) fetcherEmil Ekmečić
2023-08-11server/process: fix sig handleYang Xu
2023-08-09siggen: Improve runtaskdeps data to fix sstate debuggingRichard Purdie
2023-08-04fetch2: Check if path is 'None' before calculating checksumsBELOUARGA Mohamed
2023-08-04bitbake: fetch2/npmsw: Check if there are dependencies before trying to fetch...BELOUARGA Mohamed
2023-08-04bb.tests.data: don't require the func flag for context functionsChristopher Larson
2023-08-04data_smart: directly check for methodpool functions in context lookupChristopher Larson
2023-08-04tests.data: add test for builtin preferred over metadata valueChristopher Larson
2023-08-04data_smart: check for python builtins directly for context lookupChristopher Larson
2023-08-04tests.codeparser: add test for exec of builtin from inline pythonChristopher Larson
2023-08-04tests.data: add test for inline python calling a def'd functionChristopher Larson
2023-07-29contrib: vim: Fix up a few errors when reloadingJoshua Watt
2023-07-29fetch2/gitsm: Document that we won't support propagating user parameterYoann Congal
2023-07-27fetch2: Set maxsplit to match expected variablesDit Kozmaj
2023-07-19runqueue: convert deferral messages from bb.note to bb.debugDenys Dmytriyenko
2023-07-19runqueue: Add pressure change loggingRichard Purdie
2023-06-30cooker: Log when parsing starts in server logRichard Purdie
2023-06-30server/process: Show command in timeout messageRichard Purdie
2023-06-30fetch2/npmsw: Support old and new shrinkwrap formatsRichard Purdie
2023-06-29fetch2/npm: Remove special caracters that causes recipe tool to failBELOUARGA Mohamed
2023-06-29fetch2/npmsw: Don't fetch dev dependencies when they are not demandedBELOUARGA Mohamed
2023-06-29fetch2/npmsw: Add support for the new format of the shrinkwrap fileBELOUARGA Mohamed
2023-06-28runqueue: Fix deferred task/multiconfig race issueRichard Purdie
2023-06-27bitbake: Bootstrap pytest for self-testsPeter Hoyes
2023-06-27bitbake: tests: Use assertLogs to test logging outputPeter Hoyes
2023-06-27bitbake: tests/fetch: Set git config if not already setPeter Hoyes
2023-06-27bitbake: tests/fetch: Rename assertRaisesRegexp to assertRaisesRegexPeter Hoyes
2023-06-27bitbake: tests/fetch: Mark TestTimeout as not a test suitePeter Hoyes
2023-06-24docs: bitbake-user-manual: bitbake-user-manual-hello: add links and highlight...Quentin Schulz
2023-06-21bitbake-user-manual: revert change about PREFERRED_PROVIDERSMichael Opdenacker
2023-06-20doc: Document FILE_LAYERNAMERichard Purdie
2023-06-20runqueue: Fix handling of virtual files in layername calculationRichard Purdie
2023-06-19bitbake-user-manual: explicit variables taking a colon separated listMichael Opdenacker
2023-06-02bitbake-user-manual: document "network" task flagMichael Opdenacker
2023-06-02bitbake-user-manual: update releases.rstMichael Opdenacker
2023-06-01runqueue: Pass hashfn in taskdep dataJoshua Watt
2023-06-01server: Fix crash when checking lock fileJoshua Watt
2023-05-25fetch2/npm: evaluate PATH before patching HOMEArno Baumfalk
2023-05-25cooker: Add FILE_LAYERNAME variable containing the layername for a recipeRichard Purdie
2023-05-25lib/bb/tests/fetch.py: set initial branchBergin, Peter
2023-05-25fetch2/local: Add debug to include chosen pathRichard Purdie
2023-05-25fetch2: Clarify different localpaths functionsRichard Purdie
2023-05-25cooker: Fix/improve collections handlingRichard Purdie
2023-05-25fetch2/crate: Correct unpack for a crate that matches the recipe namePeter Kjellerstedt
2023-05-25fetch2/crate: Simplify extraction of crate names and versions from URIsPeter Kjellerstedt