summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: bitbake-diffsigs: break on first dependent task differenceSchmidt, Adriaan2022-05-101-0/+1
* bitbake: fetch/git : Use cat as pagerRichard Purdie2022-05-081-1/+1
* bitbake: cache: correctly handle file names containing colonsRoland Hieber2022-05-081-1/+1
* bitbake: cookerdata: Change emphasis in error message to be clearer to usersRichard Purdie2022-05-051-1/+1
* bitbake: runqueue: Fix sig file location when using multiconfigRichard Purdie2022-04-301-1/+1
* bitbake: fetch2/ssh.py: decode path back for sshRobert Yang2022-04-271-2/+4
* bitbake: fetch2/osc: Add missing parameterRichard Purdie2022-04-271-1/+1
* bitbake: buildinfohelper: Drop unused variablesRichard Purdie2022-04-211-2/+2
* bitbake: runqueue: Drop pointless variable assignmentRichard Purdie2022-04-211-1/+0
* bitbake: persist_data: Use a valid exception for missing implementationRichard Purdie2022-04-211-1/+1
* bitbake: ui/knotty: Drop pointless pass statementRichard Purdie2022-04-211-1/+0
* bitbake: siggen: Drop pointless break statementRichard Purdie2022-04-211-1/+0
* bitbake: fetch2/crate: Drop unused importRichard Purdie2022-04-211-1/+0
* bitbake: buildinfohelper: Drop unused functionRichard Purdie2022-04-211-21/+0
* bitbake: msg: Drop unused local variableRichard Purdie2022-04-211-1/+0
* bitbake: cooker: Drop unused loopRichard Purdie2022-04-211-13/+12
* bitbake: ui/buildinfohelper: Drop unused importRichard Purdie2022-04-211-1/+1
* bitbake: server/process: Drop unused importRichard Purdie2022-04-211-1/+0
* bitbake: tests/parse: Fix one test overwriting anotherRichard Purdie2022-04-211-1/+1
* bitbake: bitbake-diffsigs: Make PEP8 compliantMarius Kriegerowski2022-04-211-22/+27
* bitbake: fetch2/git: Simplify the validation of SHA-1 revisionsPeter Kjellerstedt2022-04-191-6/+8
* bitbake: providers: use local variable for packages_dynamic patternMatt Madison2022-04-191-3/+3
* bitbake: fetch2/crate: fix logger.debug lineRicardo Salveti2022-04-151-1/+1
* bitbake: pyinotify.py: Simplify identification of which event has occurredPeter Kjellerstedt2022-04-141-8/+7
* bitbake: bitbake-diffsigs: make finding of changed signatures more robustSchmidt, Adriaan2022-04-141-5/+5
* bitbake: ast: Improve function flags handling for EXPORT_FUNCTIONSRichard Purdie2022-04-141-1/+1
* bitbake: fetch2: Add GIT_SSH_COMMAND to the list of exportsPavel Zhukov2022-04-141-0/+1
* bitbake: fetch2/git: canonicalize ids in generated tarballsOlaf Mandel2022-04-142-3/+5
* bitbake: checksum: Allow spaces in URI filenamesRichard Purdie2022-04-141-1/+9
* 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