summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2022-04-05bitbake: knotty.py: Show elapsed time also for tasks with progress barsPeter Kjellerstedt
2022-04-04bitbake: data: Fix accidentally added parameterRichard Purdie
2022-04-03bitbake: pyinotify: Handle potential latent bugRichard Purdie
2022-04-03bitbake: cooker: Reset and rebuild inotify watchesRichard Purdie
2022-04-03bitbake: server/process: Disable gc around critical sectionRichard Purdie
2022-04-03bitbake: data: Ensure vardepsexclude or BB_BASEHASH_IGNORE_VARS covers contai...Richard Purdie
2022-04-03bitbake: parse: Ensure any existing siggen is closed down firstRichard Purdie
2022-04-01bitbake: cooker: Avoid error if siggen wasn't setupRichard Purdie
2022-04-01bitbake: cooker: Ensure any existing hashserv connection is closedRichard Purdie
2022-04-01bitbake: cooker: Restore sys.path and sys.modules between parsesRichard Purdie
2022-04-01bitbake: cooker: Further fixes to inotify to fix memres bitbake issuesRichard Purdie
2022-03-30bitbake: bitbake: bitbake-user-manual: punctuation fixesMichael Opdenacker
2022-03-30bitbake: build: Add missing parameter to TaskInvalidRichard Purdie
2022-03-30bitbake: cooker: Rework force parser shutdownRichard Purdie
2022-03-30bitbake: cooker/process: Fix signal handling lockupsRichard Purdie
2022-03-30bitbake: cooker: Simplify parser init function handlingRichard Purdie
2022-03-30bitbake: cooker: Improve exception handling in parsing processRichard Purdie
2022-03-30bitbake: cooker: Fix main loop starvation when parsingRichard Purdie
2022-03-30bitbake: cooker: Fix exception handling in parsersRichard Purdie
2022-03-28bitbake: server/process: Correct a typo in a commentPeter Kjellerstedt
2022-03-26bitbake: doc: bitbake-user-manual: branch parameter now mandatory in git SRC_...Michael Opdenacker
2022-03-26bitbake: doc: bitbake-user-manual: add branch parameter to git SRC_URI examplesMichael Opdenacker
2022-03-26bitbake: fetch2/git: stop generated tarballs from leaking infoOlaf Mandel
2022-03-26bitbake: cooker: Fix inotify watches causing memory resident bitbake corruptionRichard Purdie
2022-03-26bitbake: server/process: Move threads left debug to after cooker shutdownRichard Purdie
2022-03-26bitbake: siggen: Add missing reset handler to hashserv signature generatorRichard Purdie
2022-03-26bitbake: cooker/siggen: Support exit calls and use for hashserv clientRichard Purdie
2022-03-26bitbake: tinfoil: Allow run_command not to wait on eventsRichard Purdie
2022-03-24bitbake: utils: Fix lockfile path length issuesRichard Purdie
2022-03-23bitbake: siggen: Improve ambiguous use of 'dependent'Richard Purdie
2022-03-23bitbake: bitbake: knotty: reduce keep-alive timeout from 5000s (83 minutes) t...Ross Burton
2022-03-23bitbake: bitbake: knotty: display active tasks when printing keepAlive() messageRoss Burton
2022-03-23bitbake: contrib: Add Dockerfile for building PR serviceDaniel Gomez
2022-03-21bitbake: toaster: race condition for end-of-buildDavid Reyna
2022-03-21bitbake: toaster: detect when bitbake crashedDavid Reyna
2022-03-18bitbake: codeparser: Avoid log bufer overhead in cache caseRichard Purdie
2022-03-18bitbake: data_smart: Avoid multiple getVarFlag callsRichard Purdie
2022-03-18bitbake: data_smart: Skip commonly accessed variables from variable data cont...Richard Purdie
2022-03-15bitbake: bitbake: Bump to version 2.0.0Richard Purdie
2022-03-15bitbake: doc: bitbake-user-manual: reorder variable definitionsMichael Opdenacker
2022-03-15bitbake: toaster: drop landing_not_managed templateTim Orling
2022-03-15bitbake: bitbake: buildinfohelper.py fix for Django 3.2Tim Orling
2022-03-15bitbake: toaster: migratation for models.BigAutoFieldTim Orling
2022-03-15bitbake: toaster: set DEFAULT_AUTO_FIELDTim Orling
2022-03-15bitbake: toaster: orm/models -- drop django.utils.sixTim Orling
2022-03-15bitbake: toaster: Update docs links in templatesTim Orling
2022-03-15bitbake: toaster-requirements.txt: Django 3.2 LTSTim Orling
2022-03-13bitbake: toaster: move gen_fixtures to the correct pathRichard Purdie
2022-03-12bitbake: toaster: automation to generate fixture filesDavid Reyna
2022-03-12bitbake: toaster: Add 'Kirkstone', 'Honister', and 'Hardknott'. Remove 'Dunfe...David Reyna