summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2021-05-01bitbake: runqueue: Handle deferred task rehashing in multiconfig buildsRichard Purdie
2021-05-01bitbake: runqueue: Fix multiconfig deferred task sstate validity caching issueRichard Purdie
2021-05-01bitbake: knotty: Re-enable command line logging levelsJoshua Watt
2021-05-01bitbake: fetch/s3: Add progress handler for S3 cp commandPrzemyslaw Gorszkowski
2021-05-01bitbake: progress: LineFilterProgressHandler - Handle parsing line which ends...Przemyslaw Gorszkowski
2021-04-27bitbake: prserv: Add connect functionPaul Barker
2021-04-27bitbake: prserv: Drop unused dump_db methodPaul Barker
2021-04-27bitbake: prserv: Drop obsolete python version checkPaul Barker
2021-04-27bitbake: hashserv: Refactor to use asyncrpcPaul Barker
2021-04-27bitbake: asyncrpc: Common implementation of RPC using json & asyncioPaul Barker
2021-04-27bitbake: hashserv: Use generic ConnectionErrorPaul Barker
2021-04-26bitbake: doc: bitbake-user-manual: fix typo left over from Sphinx migrationNicolas Dechesne
2021-04-26bitbake: doc: bitbake-user-manual: code insertion simplification over two linesMichael Opdenacker
2021-04-26bitbake: doc: bitbake-user-manual: simplify colon usageMichael Opdenacker
2021-04-23bitbake: layerindex: Add --fetchdir parameter to layerindex-fetchDiego Sueiro
2021-04-23bitbake: layerindex: Fix bitbake-layers layerindex-show-depends commandDiego Sueiro
2021-04-20bitbake: doc/user-manual-fetching: Remove basepath unpack parameter docsRichard Purdie
2021-04-20bitbake: fetch/gitsm: Fix crash when using git LFS and submodulesNiels Avonds
2021-04-20bitbake: bitbake-server: Remove now unneeded codeRichard Purdie
2021-04-20bitbake: bitbake-server: ensure server timeout is a floatRoss Burton
2021-04-18bitbake: tinfoil/data_smart: Allow variable history emit() to function remotelyRichard Purdie
2021-04-18bitbake: tests/fetch: add tests for local and remote "noshared" git fetchingHenning Schild
2021-04-18bitbake: tests/fetch: deduplicate local git testing codeHenning Schild
2021-04-18bitbake: fetch/git: add support for disabling shared clones on unpackHenning Schild
2021-04-18bitbake: bitbake: tests/fetch: remove write protected files tooMikko Rapeli
2021-04-18bitbake: bitbake: tests/fetch: fix test execution without .gitconfigMikko Rapeli
2021-04-18bitbake: runqueue: Fix deferred task issuesRichard Purdie
2021-04-15bitbake: bitbake-user-manual: add REQUIRED_VERSION and adjust PREFERRED_VERSI...Paul Eggleton
2021-04-15bitbake: bitbake-user-manual: document no support for using passwords in git ...Paul Eggleton
2021-04-09bitbake: bitbake: Update version to 1.50.0 stable release seriesRichard Purdie
2021-04-06bitbake: runqueue: Further fixes for confused setscene tasksRichard Purdie
2021-03-23bitbake: doc: Update links to documentationMichael Opdenacker
2021-03-23bitbake: runqueue/event: Add an event for notifying of stale setscene tasksRichard Purdie
2021-03-23bitbake: build: Add find_stale_stamps functionRichard Purdie
2021-03-22bitbake: doc: fix syntax error in layer.conf exampleRobert P. J. Day
2021-03-22bitbake: doc: fix glossary link for BB_INVALIDCONF variableRobert P. J. Day
2021-03-22bitbake: doc: mention that addtask handles multiple dependenciesRobert P. J. Day
2021-03-15bitbake: doc: move BBFILES_DYNAMIC for alphabetical orderRobert P. J. Day
2021-03-15bitbake: codeparser: Fix TypeError in bitbake debug modeTomasz Dziendzielski
2021-03-15bitbake: bblayers/query: Update to handle REQUIRED_VERSIONRichard Purdie
2021-03-15bitbake: bitbake: cooker: Add REQUIRED_VERSION checksCharlie Davies
2021-03-15bitbake: bitbake: lib: add Required Version to Bitbake --show-versions commandCharlie Davies
2021-03-15bitbake: bitbake: providers: check for REQUIRED_VERSION in _filterProvidersCharlie Davies
2021-03-15bitbake: bitbake: providers: introduce logic for REQUIRED_VERSION variableCharlie Davies
2021-03-15bitbake: bitbake: providers: consistent single line formatting between functionsCharlie Davies
2021-03-15bitbake: bitbake: providers: remove unneeded logging callCharlie Davies
2021-03-12bitbake: tests/color: Fix event register to pass the datastoreRichard Purdie
2021-03-11bitbake: event: Fix another 'if d' test to test for None explictlyRichard Purdie
2021-03-11bitbake: event: Fix multiconfig event handler change performance regressionsRichard Purdie
2021-03-11bitbake: tinfoil: Honor quiet when parsing recipesManuel Leonhardt