summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-02-06siggen: Fix inefficient string concatenationyocto-4.1.32022-10.3-langdale2.2.3Etienne Cordonnier
2023-02-01fetch2/git: Clarify the meaning of namespaceMarek Vasut
2023-02-01fetch2/git: Prevent git fetcher from fetching gitlab repository metadataMarek Vasut
2023-01-30bb/utils: include SSL certificate paths in export_proxiesRoss Burton
2023-01-16server/process: Add bitbake.sock race handlingRichard Purdie
2023-01-16process: log odd unlink events with bitbake.sockFrank de Brabander
2023-01-06gitsm: Fix regression in gitsm submodule path parsingyocto-4.1.22022-10.2-langdale2.2.2Pavel Zhukov
2022-11-22runqueue: Fix race issues around hash equivalence and sstate reuseRichard Purdie
2022-11-10bitbake: bitbake-layers: checkout layer(s) branch when clone existsyocto-4.1.12022-10.1-langdale2.2.1Mark Asselstine
2022-11-10asyncrpc: serv: correct closed client socket detectionJustin Bronder
2022-11-10fetch2/git: don't set core.fsyncobjectfiles=0Ross Burton
2022-11-10bitbake-user-manual: details about variable flags starting with underscoreMichael Opdenacker
2022-10-26tests/fetch: Allow handling of a file:// url within a submoduleRichard Purdie
2022-10-26tests: bb.tests.fetch.URLHandle: add 2 new testsMark Asselstine
2022-10-26doc: bitbake-user-manual: expand description of BB_PRESSURE_MAX variablesMichael Opdenacker
2022-10-26utils/ply: Update md5 to better report errors with hashlibMark Hatle
2022-10-26bitbake: user-manual: inform about spaces in :removeJohan Korsnes
2022-10-25runqueue: fix a typoOliver Lang
2022-10-25cooker: fix a typoOliver Lang
2022-09-29bitbake: Bump to version 2.2.0yocto-4.12022-10-langdale2.2.0Richard Purdie
2022-09-29utils: Add enable_loopback_networking()Mattias Jernberg
2022-09-29doc: bitbake-user-manual: Add definition for BB_PRESSURE_MAX variablesAryaman Gupta
2022-09-29fetch2/ssh.py: fix checkstatusPascal Bach
2022-09-22bitbake-user-manual: mention pydevshell in OEMichael Opdenacker
2022-09-21fetch2/crate fixup c212b0f3 loglevelJose Quaresma
2022-09-21lib/bb: warning when the debug message is invalidJose Quaresma
2022-09-21bitbake: Fix a few more logger debug() callsJoshua Watt
2022-09-21fetch2: Remove unneeded conditionalPaulo Neves
2022-09-07fetch2: Ensure mirror tarballs don't enforce checksumRichard Purdie
2022-09-07toaster: fix kirkstone versionOtavio Salvador
2022-09-03asyncrpc/client: Fix unix domain socket chdir race issuesRichard Purdie
2022-09-03wget: Avoid bad checksum race issuesRichard Purdie
2022-09-01Revert "fetch: use BPN instead"Richard Purdie
2022-08-31fetch: use BPN insteadMingli Yu
2022-08-31tests: Add test for possible gitsm deadlockPavel Zhukov
2022-08-31tests: Add Timeout classPavel Zhukov
2022-08-31gitsm: Error out if submodule refers to parent repoPavel Zhukov
2022-08-31Fix npm to use https rather than httpNeil Horman
2022-08-31bitbake-layers: initialize tinfoil before registering command line argumentsAlexander Kanavin
2022-08-31utils: Pass lock argument in fileslockedJoshua Watt
2022-08-24runqueue: Change pressure file warning to a noteRichard Purdie
2022-08-12BBHandler/cooker: Implement recipe and global classesRichard Purdie
2022-08-12bitbake: Add copyright headers where missingRichard Purdie
2022-08-10BBHandler: Make inherit calls more directlyRichard Purdie
2022-08-10BBHandler: Allow earlier exit for classes not foundRichard Purdie
2022-08-09build: prefix the tasks with a timestamp in the log task_orderJose Quaresma
2022-08-09runqueue: add memory pressure regulationAryaman Gupta
2022-08-09siggen: Fix insufficent entropy in sigtask file namesJoshua Watt
2022-08-07runqueue: Drop deadlock breaking force failRichard Purdie
2022-08-07runqueue: Improve deadlock warning messagesRichard Purdie