summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-06-26server/process: Fix logging issues where only the first message was displayedyocto-4.0.3yocto-4.0.22022-04.3-kirkstone2022-04.2-kirkstone2.0.32.0.2Richard 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 pageryocto-4.0.12022-04.1-kirkstone2.0.1Richard 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 lineyocto-4.02022-04-kirkstone2.0.0Ricardo 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
2022-03-30build: Add missing parameter to TaskInvalidRichard Purdie
2022-03-30cooker: Rework force parser shutdownRichard Purdie
2022-03-30cooker/process: Fix signal handling lockupsRichard Purdie
2022-03-30cooker: Simplify parser init function handlingRichard Purdie
2022-03-30cooker: Improve exception handling in parsing processRichard Purdie
2022-03-30cooker: Fix main loop starvation when parsingRichard Purdie
2022-03-30cooker: Fix exception handling in parsersRichard Purdie
2022-03-28server/process: Correct a typo in a commentPeter Kjellerstedt
2022-03-26doc: bitbake-user-manual: branch parameter now mandatory in git SRC_URIsMichael Opdenacker