summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2023-06-30bitbake: cooker: Log when parsing starts in server logRichard Purdie
2023-06-30bitbake: server/process: Show command in timeout messageRichard Purdie
2023-06-30bitbake: fetch2/npmsw: Support old and new shrinkwrap formatsRichard Purdie
2023-06-29bitbake: fetch2/npm: Remove special caracters that causes recipe tool to failBELOUARGA Mohamed
2023-06-29bitbake: fetch2/npmsw: Don't fetch dev dependencies when they are not demandedBELOUARGA Mohamed
2023-06-29bitbake: fetch2/npmsw: Add support for the new format of the shrinkwrap fileBELOUARGA Mohamed
2023-06-28bitbake: runqueue: Fix deferred task/multiconfig race issueRichard Purdie
2023-06-27bitbake: bitbake: Bootstrap pytest for self-testsPeter Hoyes
2023-06-27bitbake: bitbake: tests: Use assertLogs to test logging outputPeter Hoyes
2023-06-27bitbake: bitbake: tests/fetch: Set git config if not already setPeter Hoyes
2023-06-27bitbake: bitbake: tests/fetch: Rename assertRaisesRegexp to assertRaisesRegexPeter Hoyes
2023-06-27bitbake: bitbake: tests/fetch: Mark TestTimeout as not a test suitePeter Hoyes
2023-06-24bitbake: docs: bitbake-user-manual: bitbake-user-manual-hello: add links and ...Quentin Schulz
2023-06-21bitbake: bitbake-user-manual: revert change about PREFERRED_PROVIDERSMichael Opdenacker
2023-06-20bitbake: doc: Document FILE_LAYERNAMERichard Purdie
2023-06-20bitbake: runqueue: Fix handling of virtual files in layername calculationRichard Purdie
2023-06-19bitbake: bitbake-user-manual: explicit variables taking a colon separated listMichael Opdenacker
2023-06-02bitbake: bitbake-user-manual: document "network" task flagMichael Opdenacker
2023-06-02bitbake: bitbake-user-manual: update releases.rstMichael Opdenacker
2023-06-01bitbake: runqueue: Pass hashfn in taskdep dataJoshua Watt
2023-06-01bitbake: server: Fix crash when checking lock fileJoshua Watt
2023-05-25bitbake: fetch2/npm: evaluate PATH before patching HOMEArno Baumfalk
2023-05-25bitbake: cooker: Add FILE_LAYERNAME variable containing the layername for a r...Richard Purdie
2023-05-25bitbake: lib/bb/tests/fetch.py: set initial branchBergin, Peter
2023-05-25bitbake: fetch2/local: Add debug to include chosen pathRichard Purdie
2023-05-25bitbake: fetch2: Clarify different localpaths functionsRichard Purdie
2023-05-25bitbake: cooker: Fix/improve collections handlingRichard Purdie
2023-05-25bitbake: fetch2/crate: Correct unpack for a crate that matches the recipe namePeter Kjellerstedt
2023-05-25bitbake: fetch2/crate: Simplify extraction of crate names and versions from URIsPeter Kjellerstedt
2023-05-05bitbake: tests/fetch: Default to https git protocol where possibleRichard Purdie
2023-05-02bitbake: cooker: Log config and parse cache status changesRichard Purdie
2023-04-27bitbake: bitbake-user-manual: fix BB_RUNFMT's default valueUlrich Ölmann
2023-04-22bitbake: bitbake-user-manual: add BB_HASH_CODEPARSER_VALSPaul Eggleton
2023-04-22bitbake: bitbake-user-manual: add addpylib and BB_GLOBAL_PYMODULESPaul Eggleton
2023-04-22bitbake: bitbake-user-manual: document BB_CACHEDIRPaul Eggleton
2023-04-20bitbake: cooker: do not abort on single ctrl-cEnrico Scholz
2023-04-20bitbake: npmsw fetcher: Avoid instantiating Fetch class if url list is emptySvend Meyland Nicolaisen
2023-04-13bitbake: runqueue: fix PSI check calculationChen Qi
2023-04-13bitbake: bitbake: ConfHandler: Allow variable flag name with a single characterKai Kang
2023-04-13bitbake: event: add bb.event.ParseErrorMingli Yu
2023-04-06bitbake: fetch2/crate: create versioned 'name' entriesEnrico Scholz
2023-04-05bitbake: bitbake: Bump to version 2.4.0Richard Purdie
2023-04-04bitbake: fetch2: Display all missing checksum at onceFrederic Martinsons
2023-03-30bitbake: bitbake: bitbake-user-manual: Update EXCLUDE_FROM_WORLDRobert Yang
2023-03-30bitbake: cache: Make EXCLUDE_FROM_WORLD booleanRobert Yang
2023-03-30bitbake: fetch2/local: Mention the value of localpath in failure messageRichard Purdie
2023-03-30bitbake: fetch/git: Fix local clone url to make it work with repoRobert Yang
2023-03-30bitbake: crate.py: make checksum verification mandatoryFrederic Martinsons
2023-03-30bitbake: fetch2: Add checksum capability for crate fetcherFrederic Martinsons
2023-03-23bitbake: fetch2/sftp: Fix fetching URIs with spacesDaniel Ammann