summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: fetch2: Set maxsplit to match expected variablesDit Kozmaj2023-07-272-1/+2
* bitbake: runqueue: convert deferral messages from bb.note to bb.debugDenys Dmytriyenko2023-07-191-3/+3
* bitbake: runqueue: Add pressure change loggingRichard Purdie2023-07-191-0/+4
* bitbake: cooker: Log when parsing starts in server logRichard Purdie2023-06-301-0/+1
* bitbake: server/process: Show command in timeout messageRichard Purdie2023-06-301-1/+1
* bitbake: fetch2/npmsw: Support old and new shrinkwrap formatsRichard Purdie2023-06-301-9/+26
* bitbake: fetch2/npm: Remove special caracters that causes recipe tool to failBELOUARGA Mohamed2023-06-291-3/+6
* bitbake: fetch2/npmsw: Don't fetch dev dependencies when they are not demandedBELOUARGA Mohamed2023-06-291-0/+2
* bitbake: fetch2/npmsw: Add support for the new format of the shrinkwrap fileBELOUARGA Mohamed2023-06-291-16/+9
* bitbake: runqueue: Fix deferred task/multiconfig race issueRichard Purdie2023-06-281-4/+12
* bitbake: bitbake: Bootstrap pytest for self-testsPeter Hoyes2023-06-271-0/+5
* bitbake: bitbake: tests: Use assertLogs to test logging outputPeter Hoyes2023-06-272-10/+12
* bitbake: bitbake: tests/fetch: Set git config if not already setPeter Hoyes2023-06-272-5/+10
* bitbake: bitbake: tests/fetch: Rename assertRaisesRegexp to assertRaisesRegexPeter Hoyes2023-06-271-1/+1
* bitbake: bitbake: tests/fetch: Mark TestTimeout as not a test suitePeter Hoyes2023-06-271-1/+2
* bitbake: docs: bitbake-user-manual: bitbake-user-manual-hello: add links and ...Quentin Schulz2023-06-241-7/+7
* bitbake: bitbake-user-manual: revert change about PREFERRED_PROVIDERSMichael Opdenacker2023-06-211-3/+3
* bitbake: doc: Document FILE_LAYERNAMERichard Purdie2023-06-201-0/+5
* bitbake: runqueue: Fix handling of virtual files in layername calculationRichard Purdie2023-06-201-2/+4
* bitbake: bitbake-user-manual: explicit variables taking a colon separated listMichael Opdenacker2023-06-191-8/+8
* bitbake: bitbake-user-manual: document "network" task flagMichael Opdenacker2023-06-021-0/+6
* bitbake: bitbake-user-manual: update releases.rstMichael Opdenacker2023-06-021-7/+13
* bitbake: runqueue: Pass hashfn in taskdep dataJoshua Watt2023-06-011-2/+4
* bitbake: server: Fix crash when checking lock fileJoshua Watt2023-06-011-1/+1
* bitbake: fetch2/npm: evaluate PATH before patching HOMEArno Baumfalk2023-05-251-0/+1
* bitbake: cooker: Add FILE_LAYERNAME variable containing the layername for a r...Richard Purdie2023-05-256-27/+36
* bitbake: lib/bb/tests/fetch.py: set initial branchBergin, Peter2023-05-251-0/+4
* bitbake: fetch2/local: Add debug to include chosen pathRichard Purdie2023-05-251-0/+2
* bitbake: fetch2: Clarify different localpaths functionsRichard Purdie2023-05-252-3/+3
* bitbake: cooker: Fix/improve collections handlingRichard Purdie2023-05-251-5/+5
* bitbake: fetch2/crate: Correct unpack for a crate that matches the recipe namePeter Kjellerstedt2023-05-252-2/+27
* bitbake: fetch2/crate: Simplify extraction of crate names and versions from URIsPeter Kjellerstedt2023-05-251-3/+3
* bitbake: tests/fetch: Default to https git protocol where possibleRichard Purdie2023-05-051-29/+29
* bitbake: cooker: Log config and parse cache status changesRichard Purdie2023-05-021-12/+27
* bitbake: bitbake-user-manual: fix BB_RUNFMT's default valueUlrich Ölmann2023-04-271-1/+1
* bitbake: bitbake-user-manual: add BB_HASH_CODEPARSER_VALSPaul Eggleton2023-04-221-0/+11
* bitbake: bitbake-user-manual: add addpylib and BB_GLOBAL_PYMODULESPaul Eggleton2023-04-222-0/+26
* bitbake: bitbake-user-manual: document BB_CACHEDIRPaul Eggleton2023-04-221-0/+5
* bitbake: cooker: do not abort on single ctrl-cEnrico Scholz2023-04-201-1/+1
* bitbake: npmsw fetcher: Avoid instantiating Fetch class if url list is emptySvend Meyland Nicolaisen2023-04-201-1/+3
* bitbake: runqueue: fix PSI check calculationChen Qi2023-04-131-4/+9
* bitbake: bitbake: ConfHandler: Allow variable flag name with a single characterKai Kang2023-04-132-2/+4
* bitbake: event: add bb.event.ParseErrorMingli Yu2023-04-132-2/+11
* bitbake: fetch2/crate: create versioned 'name' entriesEnrico Scholz2023-04-062-5/+5
* bitbake: bitbake: Bump to version 2.4.0Richard Purdie2023-04-052-2/+2
* bitbake: fetch2: Display all missing checksum at onceFrederic Martinsons2023-04-041-8/+10
* bitbake: bitbake: bitbake-user-manual: Update EXCLUDE_FROM_WORLDRobert Yang2023-03-301-1/+1
* bitbake: cache: Make EXCLUDE_FROM_WORLD booleanRobert Yang2023-03-301-1/+1
* bitbake: fetch2/local: Mention the value of localpath in failure messageRichard Purdie2023-03-301-1/+1
* bitbake: fetch/git: Fix local clone url to make it work with repoRobert Yang2023-03-301-2/+6