summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* bitbake: toaster: Fix IMAGE_INSTALL issues with _append vs :appendRichard Purdie2022-03-113-10/+10
* bitbake: cooker: Fix environment history printingRichard Purdie2022-03-111-0/+2
* bitbake: knotty.py: A little clean up of TerminalFilter::updateFooter()Peter Kjellerstedt2022-03-111-4/+2
* bitbake: knotty.py: Correct the width of the progress bar for the real tasksPeter Kjellerstedt2022-03-111-5/+14
* bitbake: knotty.py: Improve the message while waiting for running tasks to fi...Peter Kjellerstedt2022-03-111-1/+4
* bitbake: uievent: Fix import warning for python 3.10Richard Purdie2022-03-101-1/+1
* bitbake: lib/bb: more verbose error messageMarta Rybczynska2022-03-081-1/+1
* bitbake: server/xmlrpcserver: Add missing xmlrpcclient importRichard Purdie2022-03-081-0/+1
* bitbake: monitordisk.py: Deleted redundant word in warning message.leimaohui2022-03-081-1/+1
* bitbake: bitbake-user-manual: add recent release manualsMichael Opdenacker2022-03-081-21/+63
* bitbake: bitbake-user-manual: update allowed characters in overridesMichael Opdenacker2022-03-081-2/+2
* bitbake: bitbake-user-manual: yet another overrides syntax updateMichael Opdenacker2022-03-081-1/+1
* bitbake: bitbake-user-manual: add note about the old syntax for OVERRIDESMichael Opdenacker2022-03-081-0/+10
* bitbake: bitbake-user-manual: stop mentioning the Angstrom distributionMichael Opdenacker2022-03-081-4/+3
* bitbake: bitbake-user-manual: add "crate" fetcherMichael Opdenacker2022-03-081-0/+16
* bitbake: knotty: Improve setscene task displayRichard Purdie2022-03-061-3/+3
* bitbake: knotty: Correctly handle multiple line itemsRichard Purdie2022-03-061-3/+9
* bitbake: bitbake-user-manual: further override syntax updatesMichael Opdenacker2022-03-061-4/+4
* bitbake: fetch2: ssh: support checkstatusDaniel Wagenknecht2022-03-041-0/+40
* bitbake: fetch2: ssh: fix path handlingDaniel Wagenknecht2022-03-041-0/+5