summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2022-03-21toaster: race condition for end-of-buildDavid Reyna
2022-03-21toaster: detect when bitbake crashedDavid Reyna
2022-03-18codeparser: Avoid log bufer overhead in cache caseRichard Purdie
2022-03-18data_smart: Avoid multiple getVarFlag callsRichard Purdie
2022-03-18data_smart: Skip commonly accessed variables from variable data context lookupRichard Purdie
2022-03-15bitbake: Bump to version 2.0.0Richard Purdie
2022-03-15doc: bitbake-user-manual: reorder variable definitionsMichael Opdenacker
2022-03-15toaster: drop landing_not_managed templateTim Orling
2022-03-15bitbake: buildinfohelper.py fix for Django 3.2Tim Orling
2022-03-15toaster: migratation for models.BigAutoFieldTim Orling