summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2022-09-22bitbake: bitbake-user-manual: mention pydevshell in OEMichael Opdenacker
2022-09-21bitbake: fetch2/crate fixup c212b0f3 loglevelJose Quaresma
2022-09-21bitbake: lib/bb: warning when the debug message is invalidJose Quaresma
2022-09-21bitbake: bitbake: Fix a few more logger debug() callsJoshua Watt
2022-09-21bitbake: fetch2: Remove unneeded conditionalPaulo Neves
2022-09-07bitbake: fetch2: Ensure mirror tarballs don't enforce checksumRichard Purdie
2022-09-07bitbake: toaster: fix kirkstone versionOtavio Salvador
2022-09-05bitbake: asyncrpc/client: Fix unix domain socket chdir race issuesRichard Purdie
2022-09-05bitbake: wget: Avoid bad checksum race issuesRichard Purdie
2022-09-01bitbake: Revert "fetch: use BPN instead"Richard Purdie
2022-09-01bitbake: fetch: use BPN insteadMingli Yu
2022-09-01bitbake: tests: Add test for possible gitsm deadlockPavel Zhukov
2022-09-01bitbake: tests: Add Timeout classPavel Zhukov
2022-09-01bitbake: gitsm: Error out if submodule refers to parent repoPavel Zhukov
2022-09-01bitbake: Fix npm to use https rather than httpNeil Horman
2022-09-01bitbake: bitbake-layers: initialize tinfoil before registering command line a...Alexander Kanavin
2022-08-31bitbake: utils: Pass lock argument in fileslockedJoshua Watt
2022-08-24bitbake: runqueue: Change pressure file warning to a noteRichard Purdie
2022-08-12bitbake: BBHandler/cooker: Implement recipe and global classesRichard Purdie
2022-08-12bitbake: bitbake: Add copyright headers where missingRichard Purdie
2022-08-12bitbake: BBHandler: Make inherit calls more directlyRichard Purdie
2022-08-12bitbake: BBHandler: Allow earlier exit for classes not foundRichard Purdie
2022-08-12bitbake: build: prefix the tasks with a timestamp in the log task_orderJose Quaresma
2022-08-12bitbake: runqueue: add memory pressure regulationAryaman Gupta
2022-08-09bitbake: siggen: Fix insufficent entropy in sigtask file namesJoshua Watt
2022-08-08bitbake: runqueue: Drop deadlock breaking force failRichard Purdie
2022-08-08bitbake: runqueue: Improve deadlock warning messagesRichard Purdie
2022-08-08bitbake: runqueue: Ensure deferred tasks are sorted by multiconfigRichard Purdie
2022-08-04bitbake: bitbake-user-manual: npm fetcher: improve description of SRC_URI formatMichael Opdenacker
2022-07-28bitbake: runqueue: add cpu/io pressure regulationAryaman Gupta
2022-07-28bitbake: bb/utils: movefile: use the logger for printingJose Quaresma
2022-07-28bitbake: bb/utils: remove: check the path again the expand python globJose Quaresma
2022-07-20bitbake: asyncrpc: Add TCP Keep AlivesJoshua Watt
2022-07-19bitbake: bitbake: bitbake-user-manual: hashserv can be accessed on a dedicate...Jose Quaresma
2022-07-15bitbake: fetch2: Drop DL_DIR fallback for local file fetcherRichard Purdie
2022-07-15bitbake: fetch2: Ensure directory exists before creating symlinkRichard Purdie
2022-07-15bitbake: fetch: bb.fatal when trying to checksum non-existing filesPaulo Neves
2022-07-08bitbake: fetch2/git: show SRCREV and git repo in error message about fixed SR...Martin Jansa
2022-07-04bitbake: ConfHandler/BBHandler: Improve comment error messages and add testsRichard Purdie
2022-07-01bitbake: fetch2: gitsm: fix incorrect handling of git submodule relative urlsGennaro Iorio
2022-06-25bitbake: server/process: Fix logging issues where only the first message was ...Richard Purdie
2022-06-22bitbake: doc: bitbake-user-manual: document npm and npmsw fetchersMichael Opdenacker
2022-06-22bitbake: doc: bitbake-user-manual: add explicit target for crates fetcherMichael Opdenacker
2022-06-21bitbake: bitbake-user-manual: Correct description of the ??= operatorJacob Kroon
2022-06-21bitbake: ConfHandler: Remove lingering closeOla x Nilsson
2022-06-21bitbake: tests/fetch: Add test for broken mirror tarballPavel Zhukov
2022-06-11bitbake: event.py: ignore exceptions from stdout and sterr operations in atexitMikko Rapeli
2022-06-11bitbake: tests/fetch: Add tests for premirror using real projectPavel Zhukov
2022-06-11bitbake: tests/fetch: Drop unnecessary duplicated functionPavel Zhukov
2022-06-11bitbake: cooker: Drop sre_constants usageRichard Purdie