aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-11-03fetch/git: Handle github dropping git:// support1.40Richard Purdie
2021-01-31fetch2: Fix os.errno referencesRichard Purdie
2020-09-09tests/fetch: Allow wget upgrade tests to run against a local serverRichard Purdie
2020-09-08fetch2: Change git fetcher not to destroy old referencesRichard Purdie
2020-07-10tests/fetch: Switch from git.infradead.org to a YP mirrorRichard Purdie
2019-12-12runqueue: fix multiconfig task dependency filteringKyle Russell
2019-11-13fetch2: Ensure cached url data is matched to a datastoreRichard Purdie
2019-11-07bitbake-worker child process create group before registering SIGTERM handlerIvan Efimov
2019-10-10cookerdata: Add mc conffiles hashes to cache hash1.40.4Joshua Watt
2019-09-09tests/fetch: Resolve fetch error in bitbake-selftestArmin Kuster
2019-09-06fetch2: show warning when renaming the archive with bad checksum failedMartin Jansa
2019-09-06utils: Fix movefile() exception handling with python3Martin Jansa
2019-06-18gitsm: Add need_update method to determine when we are going to a new SRCREVMark Hatle
2019-06-18gitsm: Fix a bug where the wrong path was used for the submodule initMark Hatle
2019-06-15bitbake: fix version comparison when one of the versions ends in .Alexander Kanavin
2019-06-11bitbake: cooker: Rename __depends in all multiconfigsJoshua Watt
2019-06-10toaster: Fix Thud Bitbake release metadataDavid Reyna
2019-03-13gitsm: The fetcher did not process some recursive submodules properly.Mark Hatle
2019-03-13gitsmy.py: Fix unpack of submodules of submodulesMark Hatle
2019-03-13gitsm.py: Fix relative URLsMark Hatle
2019-03-13gitsm.py: Refactor the functions and simplify the classMark Hatle
2019-03-13gitsm.py: Rework the shallow fetcher and test caseMark Hatle
2019-03-13gitsm.py: revise unpackMark Hatle
2019-03-13gitsm.py: Optimize code and attempt to resolve locking issueMark Hatle
2019-03-13tests/fetch.py: Add alternative gitsm test caseMark Hatle
2019-03-13gitsm.py: Add support for alternative URL formats from submodule filesMark Hatle
2019-03-13gitsm.py: Fix when a submodule is defined, but not initializedMark Hatle
2019-02-25cooker: Tweak multiconfig dependency resolutionRichard Purdie
2019-02-25siggen: Fix multiconfig corner caseRichard Purdie
2019-02-25runqueue: Filter out multiconfig dependencies from BB_TASKDEPDATARichard Purdie
2019-02-25runqueue: Fix dependency loop analysis 'hangs'Richard Purdie
2019-02-12bitbake-user-manual: Fixed section head typoScott Rifenbark
2019-02-06server/process: Add missing exception raiseRichard Purdie
2019-02-06toaster: correctly register the thud branchDavid Reyna
2019-01-28process: Rewrite multiple connection handlingRichard Purdie
2019-01-28process: Handle EWOULDBLOCK in socket connectRichard Purdie
2019-01-28process.py: Set socket timeout to 10 secondsRichard Purdie
2019-01-28server/process: Ensure socket has a timeout setRichard Purdie
2019-01-28lib/bb/server: Avoid UnboundLocalError tracebackRichard Purdie
2019-01-28server/process: Handle short readsRichard Purdie
2019-01-28cooker: Add some timing debug messages to the server startupRichard Purdie
2019-01-28server/process: Increase server startup time delayRichard Purdie
2019-01-28cooker: fix indirect multiconfig dependenciesAlejandro Enedino Hernandez Samaniego
2019-01-08bitbake-diffsigs: Support recursive deps with signature filesPeter Kjellerstedt
2019-01-08bitbake-diffsigs: Merge with bitbake-dumpsigPeter Kjellerstedt
2019-01-08server/process: Show last 60 lines of the log if the server didn't startRichard Purdie
2019-01-08server/process: Show the last 60 log lines, not the last 10Richard Purdie
2019-01-08server/process: print a message when no logfileRobert Yang
2019-01-08server/process: Make lockfile handling clearerRichard Purdie
2019-01-08fetch: don't use shell=True when listing ar filesRoss Burton