summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2021-10-19bitbake: test/fetch: Update urls to match upstream branch name changesRichard Purdie
2021-09-22bitbake: tests/fetch2: Use our own git server for dtc test repoRichard Purdie
2021-08-02bitbake: providers: replace newly added logger.warn() with logger.warning()Denys Dmytriyenko
2021-07-30bitbake: data_smart: Allow colon in variable expansion regexRichard Purdie
2021-07-30bitbake: data_smart/parse: Allow ':' characters in variable/function namesRichard Purdie
2021-07-30bitbake: BBHandler: Don't classify shell functions that names start with "pyt...Tomasz Dziendzielski
2021-05-13bitbake: bitbake: providers: selected version not available should be a warningRoss Burton
2021-05-04bitbake: fetch/gitsm: Fix crash when using git LFS and submodulesNiels Avonds
2021-05-04bitbake: runqueue: Fix deferred task issuesRichard Purdie
2021-05-04bitbake: bitbake-server: ensure server timeout is a floatRoss Burton
2021-04-27bitbake: cooker: Include all packages a recipe provides in SkippedPackage.rpr...Peter Kjellerstedt
2021-04-27bitbake: cache: Make CoreRecipeInfo include rprovides_pkg for skipped recipesPeter Kjellerstedt
2021-03-24bitbake: Force parser shutdown after catching an exceptionJan Brzezanski
2021-03-24bitbake: runqueue: Add setscene task overlap sanity checkRichard Purdie
2021-03-24bitbake: runqueue: Fix task execution corruption issueRichard Purdie
2021-03-09bitbake: __init__.py: Fix bitbake debug log handlingRichard Purdie
2021-02-11bitbake: lib/bb/fetch2/__init__.py: drop _PYTHON_SYSCONFIGDATA_NAME unsettingAlexander Kanavin
2021-02-02bitbake: fetch/git: download LFS content too during do_fetchMatt Hoosier
2021-01-26bitbake: data_smart: Ensure hash reflects vardepvalue flags correctlyRichard Purdie
2020-11-24bitbake: Add missing documentation MakefileRichard Purdie
2020-10-26bitbake: main: Handle cooker daemon startup errorStacy Gaikovaia
2020-10-26bitbake: tests/fetch: Update upstream master->main branchname transitionRichard Purdie
2020-10-19bitbake: toaster: Update documentation links to new URLsReyna, David
2020-10-19bitbake: bitbake: Bump version to 1.48.0 ready for the new releaseRichard Purdie
2020-10-17bitbake: ui/toasterui: Fix startup faults from incorrect event sequencingRichard Purdie
2020-10-17bitbake: toaster: Enable Gatesgarth branch in place of ZeusDavid Reyna
2020-10-17bitbake: lib/bb/ui/knotty: fix typo in parseprogressTim Orling
2020-10-17bitbake: bitbake: fetch/git: use shlex.quote() to support spaces in SRC_URI urlCharlie Davies
2020-10-11bitbake: process: Show command exceptions in the server log as wellRichard Purdie
2020-10-10bitbake: tinfoil: When sending commands we need to process eventsRichard Purdie
2020-10-10bitbake: command: Ensure exceptions inheriting from BBHandledException are vi...Richard Purdie
2020-10-06bitbake: sphinx: rename Makefile.sphinxNicolas Dechesne
2020-10-06bitbake: sphinx: remove DocBook filesNicolas Dechesne
2020-10-06bitbake: docs: static: theme_overrides.css: fix responsive design on <640px s...Quentin Schulz
2020-10-06bitbake: docs: sphinx: report errors when dependencies are not metNicolas Dechesne
2020-10-06bitbake: docs: update README file after migrationg to SphinxNicolas Dechesne
2020-10-06bitbake: docs: sphinx: replace special quotes with double quotesNicolas Dechesne
2020-10-06bitbake: docs: ref-variables: add links to terms in glossaryNicolas Dechesne
2020-10-01bitbake: cooker: Avoid tracebacks if data was never setupRichard Purdie
2020-09-30bitbake: siggen: use correct umask when writing siginfoRoss Burton
2020-09-30bitbake: utils: add umask changing context managerRoss Burton
2020-09-25bitbake: tests/fetch: backslash support in file:// URIsLeif Middelschulte
2020-09-25bitbake: fetch2: fix handling of `\` in file:// SRC_URILeif Middelschulte
2020-09-24bitbake: taskexp: update for GTK API changesRoss Burton
2020-09-24bitbake: Revert "bitbake-layers: add signal hander to avoid exception"Richard Purdie
2020-09-23bitbake: bitbake: siggen: clean_basepath: improve perfo and readabilityJean-Francois Dagenais
2020-09-23bitbake: bitbake: tests/siggen: introduce clean_basepath testcasesJean-Francois Dagenais
2020-09-23bitbake: bitbake: tests/fetch: add unit tests for SRC_URI with spaces in urlCharlie Davies
2020-09-23bitbake: bitbake: fetch/git: add support for SRC_URI containing spaces in urlCharlie Davies
2020-09-23bitbake: bitbake: hashserv: Fix localhost sometimes resolved to a wrong IPAnatol Belski