summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2022-03-26doc: bitbake-user-manual: add branch parameter to git SRC_URI examplesMichael Opdenacker
2022-03-26fetch2/git: stop generated tarballs from leaking infoOlaf Mandel
2022-03-26cooker: Fix inotify watches causing memory resident bitbake corruptionRichard Purdie
2022-03-26server/process: Move threads left debug to after cooker shutdownRichard Purdie
2022-03-26siggen: Add missing reset handler to hashserv signature generatorRichard Purdie
2022-03-26cooker/siggen: Support exit calls and use for hashserv clientRichard Purdie
2022-03-26tinfoil: Allow run_command not to wait on eventsRichard Purdie
2022-03-24utils: Fix lockfile path length issuesRichard Purdie
2022-03-23siggen: Improve ambiguous use of 'dependent'Richard Purdie
2022-03-23bitbake: knotty: reduce keep-alive timeout from 5000s (83 minutes) to 10 minutesRoss Burton
2022-03-23bitbake: knotty: display active tasks when printing keepAlive() messageRoss Burton
2022-03-23contrib: Add Dockerfile for building PR serviceDaniel Gomez