aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-06-06build: warn on setting noexec/nostamp/fakeroot flag to any value besides '1'Chris Laplante
2021-06-06doc: user-manual: ref-manual: remove mentions to BB_SETSCENE_VERIFY_FUNCTION2Quentin Schulz
2021-06-06doc: user-manual: remove mentions to BBVERSIONSQuentin Schulz
2021-06-06asyncrpc: Reduce verbosityPaul Barker
2021-06-06asyncrpc: Add ping methodPaul Barker
2021-06-06fetch2: add check for empty SRC_URI hash stringScott Weaver
2021-05-18server/process: Handle error in heartbeat funciton in OOM caseRichard Purdie
2021-05-14hashserver/client.py: drop unused importsArmin Kuster
2021-05-14hashserv/server.py: drop unused importsArmin Kuster
2021-05-14fetch2/wget: when checking latest versions, consider all numerical directoriesAlexander Kanavin
2021-05-06bitbake: Switch to post release version number 1.51.0Richard Purdie
2021-05-06bin/bitbake-getvar: Add a new command to query a variable value (with history)Richard Purdie
2021-05-06fetch/svn: Fix parsing revision of SVN repos with redirectsHarald Brinkmann
2021-05-06prserv: Handle requests in main threadPaul Barker
2021-05-06prserv: Extract daemonization from PRServer classPaul Barker
2021-05-06prserv: Use multiprocessing to auto start prserverPaul Barker
2021-05-06lib/bb: Add bb.utils.rename() helper function and use for renamingDevendra Tewari
2021-05-01runqueue: Handle deferred task rehashing in multiconfig buildsRichard Purdie
2021-05-01runqueue: Fix multiconfig deferred task sstate validity caching issueRichard Purdie
2021-05-01knotty: Re-enable command line logging levelsJoshua Watt
2021-05-01fetch/s3: Add progress handler for S3 cp commandPrzemyslaw Gorszkowski
2021-05-01progress: LineFilterProgressHandler - Handle parsing line which ends with CR ...Przemyslaw Gorszkowski
2021-04-27prserv: Add connect functionPaul Barker
2021-04-27prserv: Drop unused dump_db methodPaul Barker
2021-04-27prserv: Drop obsolete python version checkPaul Barker
2021-04-27hashserv: Refactor to use asyncrpcPaul Barker
2021-04-27asyncrpc: Common implementation of RPC using json & asyncioPaul Barker
2021-04-27hashserv: Use generic ConnectionErrorPaul Barker
2021-04-26doc: bitbake-user-manual: fix typo left over from Sphinx migrationNicolas Dechesne
2021-04-26doc: bitbake-user-manual: code insertion simplification over two linesMichael Opdenacker
2021-04-26doc: bitbake-user-manual: simplify colon usageMichael Opdenacker
2021-04-26README: update/fix contribution guidelinesMichael Opdenacker
2021-04-23layerindex: Add --fetchdir parameter to layerindex-fetchDiego Sueiro
2021-04-23layerindex: Fix bitbake-layers layerindex-show-depends commandDiego Sueiro
2021-04-20doc/user-manual-fetching: Remove basepath unpack parameter docsRichard Purdie
2021-04-20fetch/gitsm: Fix crash when using git LFS and submodulesNiels Avonds
2021-04-20bitbake-server: Remove now unneeded codeRichard Purdie
2021-04-20bitbake-server: ensure server timeout is a floatRoss Burton
2021-04-18tinfoil/data_smart: Allow variable history emit() to function remotelyRichard Purdie
2021-04-18tests/fetch: add tests for local and remote "noshared" git fetchingHenning Schild
2021-04-18tests/fetch: deduplicate local git testing codeHenning Schild
2021-04-18fetch/git: add support for disabling shared clones on unpackHenning Schild
2021-04-18bitbake: tests/fetch: remove write protected files tooMikko Rapeli
2021-04-18bitbake: tests/fetch: fix test execution without .gitconfigMikko Rapeli
2021-04-18runqueue: Fix deferred task issuesRichard Purdie
2021-04-15bitbake-user-manual: add REQUIRED_VERSION and adjust PREFERRED_VERSION entryPaul Eggleton
2021-04-15bitbake-user-manual: document no support for using passwords in git URLsPaul Eggleton
2021-04-09bitbake: Update version to 1.50.0 stable release seriesRichard Purdie
2021-04-06runqueue: Further fixes for confused setscene tasksyocto-3.32021-04-hardknott1.50.0Richard Purdie
2021-03-23doc: Update links to documentationMichael Opdenacker