summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2022-06-28runqueue: add try/except in initrmacleod/develRandy MacLeod
2022-06-28runqueue: supress stderr warnings when reading /proc/pressureAryaman Gupta
2022-06-28runqueue: add cpu,io pressure regulationAryaman Gupta
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
2022-06-10bitbake: server/process: Avoid tracebacks at exitRichard Purdie
2022-06-08bitbake: server/process: Remove daemonic thread usageRichard Purdie
2022-06-08bitbake: server/process: Avoid risk of exception deadlocksRichard Purdie
2022-06-08bitbake: fetch/wget: Move files into place atomicallyRichard Purdie
2022-06-08bitbake: Add tests to cover BB_FETCH_PREMIRRORONLY functionalityPavel Zhukov
2022-06-08bitbake: fetch2: Honour BB_FETCH_PREMIRRORONLY optionPavel Zhukov
2022-06-02bitbake: bitbake: Bump to version 2.0.1Richard Purdie
2022-06-02bitbake: cache/siggen: Add unihash cache copy functionRichard Purdie
2022-06-02bitbake: runqueue: Fix unihash cache mismatch issuesRichard Purdie
2022-05-22bitbake: osc: fix DeprecationWarningMartin Jansa
2022-05-21bitbake: fetch2/osc: Add support to query latest revisionGunjan Gupta
2022-05-16bitbake: build: Add clean_stamp API function to allow removal of task stampsRichard Purdie
2022-05-16bitbake: data: Do not depend on vardepvalueexclude flagTomasz Dziendzielski
2022-05-10bitbake: fetch2/osc: Small fixes for osc fetcherGunjan Gupta
2022-05-10bitbake: bitbake-diffsigs: break on first dependent task differenceSchmidt, Adriaan
2022-05-08bitbake: fetch/git : Use cat as pagerRichard Purdie
2022-05-08bitbake: cache: correctly handle file names containing colonsRoland Hieber
2022-05-05bitbake: cookerdata: Change emphasis in error message to be clearer to usersRichard Purdie
2022-04-30bitbake: runqueue: Fix sig file location when using multiconfigRichard Purdie
2022-04-27bitbake: fetch2/ssh.py: decode path back for sshRobert Yang
2022-04-27bitbake: fetch2/osc: Add missing parameterRichard Purdie
2022-04-21bitbake: buildinfohelper: Drop unused variablesRichard Purdie
2022-04-21bitbake: runqueue: Drop pointless variable assignmentRichard Purdie
2022-04-21bitbake: persist_data: Use a valid exception for missing implementationRichard Purdie
2022-04-21bitbake: ui/knotty: Drop pointless pass statementRichard Purdie
2022-04-21bitbake: siggen: Drop pointless break statementRichard Purdie
2022-04-21bitbake: fetch2/crate: Drop unused importRichard Purdie
2022-04-21bitbake: buildinfohelper: Drop unused functionRichard Purdie
2022-04-21bitbake: msg: Drop unused local variableRichard Purdie
2022-04-21bitbake: cooker: Drop unused loopRichard Purdie
2022-04-21bitbake: ui/buildinfohelper: Drop unused importRichard Purdie
2022-04-21bitbake: server/process: Drop unused importRichard Purdie
2022-04-21bitbake: tests/parse: Fix one test overwriting anotherRichard Purdie
2022-04-21bitbake: bitbake-diffsigs: Make PEP8 compliantMarius Kriegerowski
2022-04-19bitbake: fetch2/git: Simplify the validation of SHA-1 revisionsPeter Kjellerstedt
2022-04-19bitbake: providers: use local variable for packages_dynamic patternMatt Madison
2022-04-15bitbake: fetch2/crate: fix logger.debug lineRicardo Salveti