summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2021-09-19bitbake: cookerdata: Show a readable error for invalid multiconfig nameRichard Purdie
2021-09-19bitbake: bitbake: enable python warnings at the first opportunityAlexander Kanavin
2021-09-17bitbake: fetch2/s3: allow to switch profile from environment variableValentin Danaila
2021-09-17bitbake: bitbake: correct deprecation warning in process.pyAlexander Kanavin
2021-09-17bitbake: bitbake: adjust parser error check for python 3.10 compatibilityAlexander Kanavin
2021-09-17bitbake: bitbake: do not import imp in layerindexlibAlexander Kanavin
2021-09-17bitbake: bitbake: fix regexp deprecation warningsAlexander Kanavin
2021-09-17bitbake: bitbake: correct the collections vs collections.abc deprecationAlexander Kanavin
2021-09-17bitbake: bitbake: drop old rules for python warningsAlexander Kanavin
2021-09-17bitbake: fetch2/git: Avoid races over mirror tarball creationRichard Purdie
2021-09-17bitbake: runqueue/knotty: Improve UI handling of setscene task countingRichard Purdie
2021-09-16bitbake: bitbake-worker: Improve error handlingRichard Purdie
2021-09-16bitbake: fetch2/wget: Enable ftpsDaniel Ammann
2021-09-14bitbake: bitbake.conf: fix vars_from_file() callMartin Jansa
2021-09-11bitbake: cooker: Allow upstream for local hash equivalence serverJoshua Watt
2021-09-11bitbake: runqueue: Clean up task stats handlingRichard Purdie
2021-09-11bitbake: cookerdata: Show error for no BBLAYERS in bblayers.confRichard Purdie
2021-09-11bitbake: cookerdata: Improve missing core layer error messageRichard Purdie
2021-09-11bitbake: fetch2: Add recursion guardRichard Purdie
2021-09-11bitbake: data_smart: Improve error display for handled exceptionsRichard Purdie
2021-09-11bitbake: build: Catch and error upon circular task referencesRichard Purdie
2021-09-11bitbake: data_smart: Make ExpansionErrors more readableRichard Purdie
2021-09-11bitbake: build: Avoid duplicating logs in verbose modeRichard Purdie
2021-09-11bitbake: process: Don't include logs in error message if piping themRichard Purdie
2021-09-11bitbake: build: Handle SystemExit in python tasks correctlyRichard Purdie
2021-09-11bitbake: build: Match markup to real function nameRichard Purdie
2021-09-10bitbake: parse_py: Drop deprecated function referenceRichard Purdie
2021-09-10bitbake: persist_data: Drop deprecated/unused functionRichard Purdie
2021-09-10bitbake: doc: bitbake-user-manual-fetching: S should be set to WORKDIR/git fo...Quentin Schulz
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