summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: knotty.py: Show elapsed time also for tasks with progress barsPeter Kjellerstedt2022-04-051-11/+11
* bitbake: data: Fix accidentally added parameterRichard Purdie2022-04-041-1/+1
* bitbake: pyinotify: Handle potential latent bugRichard Purdie2022-04-031-0/+11
* bitbake: cooker: Reset and rebuild inotify watchesRichard Purdie2022-04-031-25/+29
* bitbake: server/process: Disable gc around critical sectionRichard Purdie2022-04-031-0/+3
* bitbake: data: Ensure vardepsexclude or BB_BASEHASH_IGNORE_VARS covers contai...Richard Purdie2022-04-032-14/+35
* bitbake: parse: Ensure any existing siggen is closed down firstRichard Purdie2022-04-031-0/+2
* bitbake: cooker: Avoid error if siggen wasn't setupRichard Purdie2022-04-011-1/+2
* bitbake: cooker: Ensure any existing hashserv connection is closedRichard Purdie2022-04-011-0/+2
* bitbake: cooker: Restore sys.path and sys.modules between parsesRichard Purdie2022-04-011-0/+8
* bitbake: cooker: Further fixes to inotify to fix memres bitbake issuesRichard Purdie2022-04-011-1/+11
* bitbake: bitbake: bitbake-user-manual: punctuation fixesMichael Opdenacker2022-03-304-37/+37
* bitbake: build: Add missing parameter to TaskInvalidRichard Purdie2022-03-301-1/+1
* bitbake: cooker: Rework force parser shutdownRichard Purdie2022-03-301-12/+25
* bitbake: cooker/process: Fix signal handling lockupsRichard Purdie2022-03-302-4/+46
* bitbake: cooker: Simplify parser init function handlingRichard Purdie2022-03-301-12/+8
* bitbake: cooker: Improve exception handling in parsing processRichard Purdie2022-03-301-24/+24
* bitbake: cooker: Fix main loop starvation when parsingRichard Purdie2022-03-301-1/+5
* bitbake: cooker: Fix exception handling in parsersRichard Purdie2022-03-301-7/+6
* bitbake: server/process: Correct a typo in a commentPeter Kjellerstedt2022-03-281-1/+1
* bitbake: doc: bitbake-user-manual: branch parameter now mandatory in git SRC_...Michael Opdenacker2022-03-261-3/+3
* bitbake: doc: bitbake-user-manual: add branch parameter to git SRC_URI examplesMichael Opdenacker2022-03-262-6/+6
* bitbake: fetch2/git: stop generated tarballs from leaking infoOlaf Mandel2022-03-262-1/+34
* bitbake: cooker: Fix inotify watches causing memory resident bitbake corruptionRichard Purdie2022-03-261-0/+10
* bitbake: server/process: Move threads left debug to after cooker shutdownRichard Purdie2022-03-261-3/+3
* bitbake: siggen: Add missing reset handler to hashserv signature generatorRichard Purdie2022-03-261-0/+6
* bitbake: cooker/siggen: Support exit calls and use for hashserv clientRichard Purdie2022-03-262-0/+10
* bitbake: tinfoil: Allow run_command not to wait on eventsRichard Purdie2022-03-261-2/+2
* bitbake: utils: Fix lockfile path length issuesRichard Purdie2022-03-241-3/+6
* bitbake: siggen: Improve ambiguous use of 'dependent'Richard Purdie2022-03-231-1/+1
* bitbake: bitbake: knotty: reduce keep-alive timeout from 5000s (83 minutes) t...Ross Burton2022-03-231-3/+4
* bitbake: bitbake: knotty: display active tasks when printing keepAlive() messageRoss Burton2022-03-231-1/+3
* bitbake: contrib: Add Dockerfile for building PR serviceDaniel Gomez2022-03-231-0/+62
* bitbake: toaster: race condition for end-of-buildDavid Reyna2022-03-211-0/+6
* bitbake: toaster: detect when bitbake crashedDavid Reyna2022-03-211-2/+81
* bitbake: codeparser: Avoid log bufer overhead in cache caseRichard Purdie2022-03-181-2/+18
* bitbake: data_smart: Avoid multiple getVarFlag callsRichard Purdie2022-03-181-3/+4
* bitbake: data_smart: Skip commonly accessed variables from variable data cont...Richard Purdie2022-03-181-0/+3
* bitbake: bitbake: Bump to version 2.0.0Richard Purdie2022-03-152-2/+2
* bitbake: doc: bitbake-user-manual: reorder variable definitionsMichael Opdenacker2022-03-151-31/+31
* bitbake: toaster: drop landing_not_managed templateTim Orling2022-03-151-34/+0
* bitbake: bitbake: buildinfohelper.py fix for Django 3.2Tim Orling2022-03-151-11/+5
* bitbake: toaster: migratation for models.BigAutoFieldTim Orling2022-03-152-0/+221
* bitbake: toaster: set DEFAULT_AUTO_FIELDTim Orling2022-03-151-0/+3
* bitbake: toaster: orm/models -- drop django.utils.sixTim Orling2022-03-151-1/+0
* bitbake: toaster: Update docs links in templatesTim Orling2022-03-156-11/+11
* bitbake: toaster-requirements.txt: Django 3.2 LTSTim Orling2022-03-151-1/+1
* bitbake: toaster: move gen_fixtures to the correct pathRichard Purdie2022-03-131-0/+0
* bitbake: toaster: automation to generate fixture filesDavid Reyna2022-03-121-0/+445
* bitbake: toaster: Add 'Kirkstone', 'Honister', and 'Hardknott'. Remove 'Dunfe...David Reyna2022-03-122-38/+100