summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2021-09-08bitbake: runqueue: Fix issues with multiconfig deferred task deadlock messagesRichard Purdie
2021-09-08bitbake: runqueue: Avoid deadlock avoidance task graph corruptionRichard Purdie
2021-09-07bitbake: bitbake: tests/fetch: add and fix npm testsScott Weaver
2021-09-07bitbake: bitbake: tests/fetch: add downloadfilename testsScott Weaver
2021-09-07bitbake: bitbake: fetch2: fix premirror URI when downloadfilename definedScott Weaver
2021-09-06bitbake: doc: bitbake-user-manual-execution: remove mention to long-gone BBHA...Quentin Schulz
2021-09-06bitbake: bitbake-user-manual: replace "file name" by "filename"Michael Opdenacker
2021-09-02bitbake: prserv: make localhost workMingli Yu
2021-09-01bitbake: cooker/process: Fix typos in exiting messageMartin Jansa
2021-09-01bitbake: prserv: handle PRSERV_HOST = "127.0.0.1:0" the same as "localhost:0"Martin Jansa
2021-08-27bitbake: providers: Use new override syntax when handling pn- "override"Peter Kjellerstedt
2021-08-26bitbake: README: Fix typoRichard Purdie
2021-08-23bitbake: README: Add note about test suite and new testsRichard Purdie
2021-08-23bitbake: prserv: Add read-only modePaul Barker
2021-08-23bitbake: prserv: Replace XML RPC with modern asyncrpc implementationPaul Barker
2021-08-23bitbake: bitbake: asyncrpc: always create new asyncio loopsScott Murray
2021-08-23bitbake: bitbake: asyncrpc: Defer all asyncio to child processJoshua Watt
2021-08-23bitbake: fetch2/wget: fix 'no_proxy' handlingEnrico Scholz
2021-08-23bitbake: bitbake: bitbake-layers: add skip reason to outputMarco Felsch
2021-08-18bitbake: contrib: vim: Add "remove" override highlightingJoshua Watt
2021-08-18bitbake: bitbake: Make 3.6.0 the minimum python versionRichard Purdie
2021-08-12bitbake: fetch2/wget: fetch securely by defaultRoss Burton
2021-08-12bitbake: fetch2/wget: ensure all variables are set when calling urllibRoss Burton
2021-08-12bitbake: fetch2: expose environment variable names that need to be exportedRoss Burton
2021-08-12bitbake: utils: add environment updating context managerRoss Burton
2021-08-06bitbake: ui/taskexp: Fix to work with empty build directoriesRichard Purdie
2021-08-06bitbake: ui/taskexp: Improve startup exception handlingRichard Purdie
2021-08-06bitbake: command: Ensure we catch/handle exceptionsRichard Purdie
2021-08-06bitbake: process: Improve traceback error reporting from main loopRichard Purdie
2021-08-06bitbake: fetch/tests/toaster: Override conversion fixupsRichard Purdie
2021-08-06bitbake: doc: Fix append/prepend/remove referencesRichard Purdie
2021-08-05bitbake: runqueue: Improve multiconfig deferred task issuesRichard Purdie
2021-08-04bitbake: contrib: vim: Update for new override syntaxJoshua Watt
2021-08-04bitbake: data_smart: Fix inactive overide accidental variable value corruptionRichard Purdie
2021-08-02bitbake: doc: bitbake-user-manual: grammar fix for the number of "metadata"Michael Opdenacker
2021-08-02bitbake: doc: bitbake-user-manual: update bitbake option helpMichael Opdenacker
2021-08-02bitbake: doc: bitbake-user-manual: fix syntax in example and improve descriptionMichael Opdenacker
2021-08-02bitbake: bitbake: Update to version 1.51.1Richard Purdie
2021-08-02bitbake: doc/lib: Add fixes for issues missed by the automated conversionRichard Purdie
2021-08-02bitbake: doc/lib: Update to use new override syntax containing colonsRichard Purdie
2021-08-02bitbake: bitbake: Switch to using new override syntaxRichard Purdie
2021-07-29bitbake: data_smart: Allow colon in variable expansion regexRichard Purdie
2021-07-29bitbake: parse/ast: Substitute '~' when naming anonymous functionsPaul Barker
2021-07-29bitbake: bitbake: asyncrpc: Catch early SIGTERMJoshua Watt
2021-07-29bitbake: asyncrpc: Set timeout when waiting for reply from serverPaul Barker
2021-07-29bitbake: asyncrpc: Fix bad message error in clientPaul Barker
2021-07-26bitbake: doc: bitbake-user-manual: replace ``FOO`` by :term:`FOO` where possibleQuentin Schulz
2021-07-26bitbake: doc: bitbake-user-manual: ref-variables: force glossary output to be...Quentin Schulz
2021-07-26bitbake: doc: bitbake-user-manual: ref-variables: order alphabetically the gl...Quentin Schulz
2021-07-26bitbake: doc: Makefile: turn warnings into errors by defaultQuentin Schulz