aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-01-26gitsm: The fetcher did not process some recursive submodules properly.mgh/gitsmMark Hatle
2019-01-24gitsmy.py: Fix unpack of submodules of submodulesMark Hatle
2019-01-24gitsm.py: Fix relative URLsMark Hatle
2019-01-18bb.tests.codeparser: add parameter expansion modifiers testChristopher Larson
2019-01-18bb.data_smart: only try to expand refs to valid variable namesChristopher Larson
2019-01-15gitsm.py: Refactor the functions and simplify the classMark Hatle
2019-01-15gitsm.py: Rework the shallow fetcher and test caseMark Hatle
2019-01-15gitsm.py: revise unpackMark Hatle
2019-01-15gitsm.py: Optimize code and attempt to resolve locking issueMark Hatle
2019-01-15tests/fetch.py: Add alternative gitsm test caseMark Hatle
2019-01-15gitsm.py: Add support for alternative URL formats from submodule filesMark Hatle
2019-01-15gitsm.py: Fix when a submodule is defined, but not initializedMark Hatle
2019-01-14bitbake: Fix Deprecated warnings from regexsRichard Purdie
2019-01-13bs4/element: Fix DeprecationWarningRichard Purdie
2019-01-11bitbake: runqueue: __find_md5__ -> __find_sha256Robert Yang
2019-01-08bitbake: runqueue: Use multiconfig name to fetch unihashJoshua Watt
2019-01-08data/siggen: Switch md5 -> sha256Richard Purdie
2019-01-08codeparser: Switch to sha256 from md5Richard Purdie
2019-01-08cooker: Split recipes to parse amongst threads ahead of timeRichard Purdie
2019-01-08cooker: Remove Feeder() since its no longer needed with moderm multiprocessingRichard Purdie
2019-01-08tests.data: Add underscore+numeric in overrides datastore testRichard Purdie
2019-01-08bitbake: hashserv: Add hash equivalence reference serverJoshua Watt
2019-01-08bitbake: persist_data: Fix Locking Protocol ErrorJoshua Watt
2019-01-03runqueue: Pass unique hash to hash validateJoshua Watt
2019-01-03runqueue: Pass unique hash to taskJoshua Watt
2019-01-03runqueue: Track task unique hashJoshua Watt
2019-01-03siggen: Split out task unique hashJoshua Watt
2019-01-03cooker: fix indirect multiconfig dependenciesAlejandro Enedino Hernandez Samaniego
2019-01-03bitbake-diffsigs: Support recursive deps with signature filesPeter Kjellerstedt
2019-01-03bitbake-diffsigs: Merge with bitbake-dumpsigPeter Kjellerstedt
2018-12-27bitbake-user-manual: Created unique tags for glossary variables.Scott Rifenbark
2018-12-26process: Rewrite multiple connection handlingRichard Purdie
2018-12-26process: Handle EWOULDBLOCK in socket connectRichard Purdie
2018-12-26main: When retrying the connection, show the attempt numberRichard Purdie
2018-12-26process.py: Set socket timeout to 10 secondsRichard Purdie
2018-12-26tests/persist_data: Add testsJoshua Watt
2018-12-14server/process: Ensure socket has a timeout setRichard Purdie
2018-12-14utils: Add aarch64 support to ioprio_setRichard Purdie
2018-12-14data_smart: Allow numeric characters in overridesRichard Purdie
2018-12-14data_smart: Add missing regexp markupRichard Purdie
2018-12-10bitbake-user-manual: Added "usehead" parameter.Yong, Jonathan
2018-12-08bitbake: pysh: Improve error handling for shell codeRobert Yang
2018-12-08pysh/pyshlex.py: Set is not importableRobert Yang
2018-12-08pysh/sherrors.py: Remove unused classesRobert Yang
2018-12-08pysh: Remove unused modulesRobert Yang
2018-12-08bitbake: persist_data: Retry database setupJoshua Watt
2018-12-07utils: Use utils.remove() within prunedir()Richard Purdie
2018-12-07fetch2: Fix os.errno referencesRichard Purdie
2018-12-07fetch2/wget: Fix typo in exception nameRichard Purdie
2018-12-07cooker: Add some timing debug messages to the server startupRichard Purdie