aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-09-16ConfHandler: Remove lingering closeOla x Nilsson
2022-09-16event.py: ignore exceptions from stdout and sterr operations in atexitMikko Rapeli
2022-09-16cooker: Drop sre_constants usageRichard Purdie
2022-09-16runqueue: Fix unihash cache mismatch issuesRichard Purdie
2022-09-07toaster: fix kirkstone versionOtavio Salvador
2022-09-02utils: Pass lock argument in fileslockedJoshua Watt
2022-08-24runqueue: Change pressure file warning to a noteRichard Purdie
2022-08-18bitbake: runqueue: add memory pressure regulationAryaman Gupta
2022-08-18bitbake: runqueue: add cpu/io pressure regulationAryaman Gupta
2022-06-26server/process: Fix logging issues where only the first message was displayedRichard Purdie
2022-05-25build: Add clean_stamp API function to allow removal of task stampsRichard Purdie
2022-05-25data: Do not depend on vardepvalueexclude flagTomasz Dziendzielski
2022-05-25fetch2/osc: Small fixes for osc fetcherGunjan Gupta
2022-05-12fetch/git : Use cat as pagerRichard Purdie
2022-05-12cache: correctly handle file names containing colonsRoland Hieber
2022-05-12runqueue: Fix sig file location when using multiconfigRichard Purdie
2022-05-12fetch2/ssh.py: decode path back for sshRobert Yang
2022-05-12fetch2/osc: Add missing parameterRichard Purdie
2022-05-12buildinfohelper: Drop unused variablesRichard Purdie
2022-05-12runqueue: Drop pointless variable assignmentRichard Purdie
2022-05-12persist_data: Use a valid exception for missing implementationRichard Purdie
2022-05-12ui/knotty: Drop pointless pass statementRichard Purdie
2022-05-12siggen: Drop pointless break statementRichard Purdie
2022-05-12fetch2/crate: Drop unused importRichard Purdie
2022-05-12buildinfohelper: Drop unused functionRichard Purdie
2022-05-12msg: Drop unused local variableRichard Purdie
2022-05-12cooker: Drop unused loopRichard Purdie
2022-05-12ui/buildinfohelper: Drop unused importRichard Purdie
2022-05-12server/process: Drop unused importRichard Purdie
2022-05-12tests/parse: Fix one test overwriting anotherRichard Purdie
2022-05-12providers: use local variable for packages_dynamic patternMatt Madison
2022-04-15fetch2/crate: fix logger.debug lineRicardo Salveti
2022-04-14pyinotify.py: Simplify identification of which event has occurredPeter Kjellerstedt
2022-04-14bitbake-diffsigs: make finding of changed signatures more robustSchmidt, Adriaan
2022-04-14ast: Improve function flags handling for EXPORT_FUNCTIONSRichard Purdie
2022-04-14fetch2: Add GIT_SSH_COMMAND to the list of exportsPavel Zhukov
2022-04-14fetch2/git: canonicalize ids in generated tarballsOlaf Mandel
2022-04-14checksum: Allow spaces in URI filenamesRichard Purdie
2022-04-05knotty.py: Show elapsed time also for tasks with progress barsPeter Kjellerstedt
2022-04-04data: Fix accidentally added parameterRichard Purdie
2022-04-03pyinotify: Handle potential latent bugRichard Purdie
2022-04-03cooker: Reset and rebuild inotify watchesRichard Purdie
2022-04-03server/process: Disable gc around critical sectionRichard Purdie
2022-04-03data: Ensure vardepsexclude or BB_BASEHASH_IGNORE_VARS covers contains itemsRichard Purdie
2022-04-03parse: Ensure any existing siggen is closed down firstRichard Purdie
2022-04-01cooker: Avoid error if siggen wasn't setupRichard Purdie
2022-04-01cooker: Ensure any existing hashserv connection is closedRichard Purdie
2022-04-01cooker: Restore sys.path and sys.modules between parsesRichard Purdie
2022-04-01cooker: Further fixes to inotify to fix memres bitbake issuesRichard Purdie
2022-03-30bitbake: bitbake-user-manual: punctuation fixesMichael Opdenacker