summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
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
2022-03-11bitbake: toaster: Fix IMAGE_INSTALL issues with _append vs :appendRichard Purdie
2022-03-11bitbake: cooker: Fix environment history printingRichard Purdie
2022-03-11bitbake: knotty.py: A little clean up of TerminalFilter::updateFooter()Peter Kjellerstedt
2022-03-11bitbake: knotty.py: Correct the width of the progress bar for the real tasksPeter Kjellerstedt
2022-03-11bitbake: knotty.py: Improve the message while waiting for running tasks to fi...Peter Kjellerstedt
2022-03-10bitbake: uievent: Fix import warning for python 3.10Richard Purdie
2022-03-08bitbake: lib/bb: more verbose error messageMarta Rybczynska
2022-03-08bitbake: server/xmlrpcserver: Add missing xmlrpcclient importRichard Purdie
2022-03-08bitbake: monitordisk.py: Deleted redundant word in warning message.leimaohui
2022-03-08bitbake: bitbake-user-manual: add recent release manualsMichael Opdenacker
2022-03-08bitbake: bitbake-user-manual: update allowed characters in overridesMichael Opdenacker