summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
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
2021-03-11bitbake: runqueue: Print pseudo.log if fakeroot task failedTomasz Dziendzielski
2021-03-11bitbake: event.py: fix regression about INVALIDCONFChen Qi
2021-03-11bitbake: docs: Add AZ_SAS definition to glossaryAlejandro Hernandez Samaniego
2021-03-11bitbake: docs: Add Az fetcher documentationAlejandro Hernandez Samaniego
2021-03-11bitbake: bitbake: Add Azure Storage fetcher implementationAlejandro Hernandez Samaniego
2021-03-09bitbake: __init__.py: Fix bitbake debug log handlingRichard Purdie
2021-03-09bitbake: runqueue: Add setscene task overlap sanity checkRichard Purdie
2021-03-09bitbake: runqueue: Fix task execution corruption issueRichard Purdie
2021-02-26bitbake: fetch2/wget: Avoid crashing when connection drops mid checkstatusAlejandro Hernandez Samaniego
2021-02-21bitbake: event: Fix broken builds when multiconfig has a hyphen in the nameJoshua Watt
2021-02-21bitbake: Force parser shutdown after catching an exceptionJan Brzezanski
2021-02-21bitbake: bitbake: providers: use pythonic empty list checkCharlie Davies
2021-02-21bitbake: bitbake: providers: fix incorrect return type bugCharlie Davies
2021-02-16bitbake: contrib: Add Dockerfile for building hash serverJoshua Watt
2021-02-16bitbake: bitbake: Bump version to 1.49.2Richard Purdie
2021-02-16bitbake: bitbake-worker/runqueue: Add support for BB_DEFAULT_UMASKRichard Purdie
2021-02-16bitbake: event: Prevent bitbake from executing event handler for wrong multic...Tomasz Dziendzielski
2021-02-10bitbake: bitbake: Bump release to 1.49.1Richard Purdie
2021-02-10bitbake: logging: Make bitbake logger compatible with python loggerJoshua Watt
2021-02-10bitbake: bblayers/action: When adding layers, catch BBHandledExceptionRichard Purdie
2021-02-10bitbake: cooker: Ensure reparsing is handled correctlyRichard Purdie
2021-02-10bitbake: BBHandler: Don't classify shell functions that names start with "pyt...Tomasz Dziendzielski
2021-02-10bitbake: hashserv: Add get-outhash messagePaul Barker
2021-02-10bitbake: hashserv: server: Support searching upstream for outhashPaul Barker
2021-02-10bitbake: hashserv: Add short forms of remaining command line argumentsPaul Barker
2021-02-10bitbake: hashserv: Support upstream command line argumentPaul Barker
2021-02-10bitbake: hashserv: Support read-only serverPaul Barker
2021-02-06bitbake: bitbake-worker: Try and avoid potential short write events issuesRichard Purdie
2021-02-06bitbake: hashserv: client: Fix handling of null responsesPaul Barker
2021-02-06bitbake: bitbake-hashclient: Remove obsolete call to client.connectPaul Barker
2021-02-06bitbake: lib/bb: Don't treat mc recipe (Midnight Commander) as a multiconfig ...Tomasz Dziendzielski