aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2023-05-05tests/fetch: Default to https git protocol where possibleRichard Purdie
2023-05-02cooker: Log config and parse cache status changesRichard Purdie
2023-04-27bitbake-user-manual: fix BB_RUNFMT's default valueUlrich Ölmann
2023-04-22bitbake-user-manual: add BB_HASH_CODEPARSER_VALSdankm/bb-go-fetcherPaul Eggleton
2023-04-22bitbake-user-manual: add addpylib and BB_GLOBAL_PYMODULESPaul Eggleton
2023-04-22bitbake-user-manual: document BB_CACHEDIRPaul Eggleton
2023-04-20cooker: do not abort on single ctrl-cEnrico Scholz
2023-04-20npmsw fetcher: Avoid instantiating Fetch class if url list is emptySvend Meyland Nicolaisen
2023-04-13runqueue: fix PSI check calculationChen Qi
2023-04-13bitbake: ConfHandler: Allow variable flag name with a single characterKai Kang
2023-04-13event: add bb.event.ParseErrorMingli Yu
2023-04-06fetch2/crate: create versioned 'name' entriesEnrico Scholz
2023-04-05bitbake: Bump to version 2.4.0Richard Purdie
2023-04-03fetch2: Display all missing checksum at onceFrederic Martinsons
2023-03-29bitbake: bitbake-user-manual: Update EXCLUDE_FROM_WORLDRobert Yang