aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-06-17cooker: Drop sre_constants usagejansa/1.48Richard Purdie
2022-06-16tinfoil/data_smart: Allow variable history emit() to function remotelyRichard Purdie
2022-06-16bin/bitbake-getvar: Add a new command to query a variable value (with history)Richard Purdie
2022-05-03knotty: reduce keep-alive timeout from 5000s (83 minutes) to 10 minutesRoss Burton
2022-05-03knotty: display active tasks when printing keepAlive() messageRoss Burton
2022-04-11bitbake: adjust parser error check for python 3.10 compatibilityAlexander Kanavin
2022-04-08bitbake: correct deprecation warning in process.pyAlexander Kanavin
2022-04-08bitbake: correct the collections vs collections.abc deprecationAlexander Kanavin
2022-03-03build: Handle SystemExit in python tasks correctlyRichard Purdie
2022-03-03build: Avoid duplicating logs in verbose modeRichard Purdie
2022-03-03process: Don't include logs in error message if piping themRichard Purdie
2022-03-03fetch2: Allow Fetch.download() to warn instead of errorPeter Kjellerstedt
2022-02-23tests/fetch: Handle upstream master -> main branch changeRichard Purdie
2021-11-11fetch/wget: Add timeout for checkstatus calls (30s)Richard Purdie
2021-11-03fetch/git: Handle github dropping git:// supportRichard Purdie
2021-10-19test/fetch: Update urls to match upstream branch name changesRichard Purdie
2021-09-22tests/fetch2: Use our own git server for dtc test repoRichard Purdie
2021-08-02providers: replace newly added logger.warn() with logger.warning()Denys Dmytriyenko
2021-07-30data_smart: Allow colon in variable expansion regexRichard Purdie
2021-07-30data_smart/parse: Allow ':' characters in variable/function namesRichard Purdie
2021-07-30BBHandler: Don't classify shell functions that names start with "python*" as ...Tomasz Dziendzielski
2021-05-13bitbake: providers: selected version not available should be a warningRoss Burton
2021-05-04fetch/gitsm: Fix crash when using git LFS and submodulesNiels Avonds
2021-05-04runqueue: Fix deferred task issuesRichard Purdie
2021-05-04bitbake-server: ensure server timeout is a floatRoss Burton
2021-04-27cooker: Include all packages a recipe provides in SkippedPackage.rprovidesPeter Kjellerstedt
2021-04-27cache: Make CoreRecipeInfo include rprovides_pkg for skipped recipesPeter Kjellerstedt
2021-03-24Force parser shutdown after catching an exceptionJan Brzezanski
2021-03-24runqueue: Add setscene task overlap sanity checkRichard Purdie
2021-03-24runqueue: Fix task execution corruption issueRichard Purdie
2021-03-09__init__.py: Fix bitbake debug log handlingRichard Purdie
2021-02-11lib/bb/fetch2/__init__.py: drop _PYTHON_SYSCONFIGDATA_NAME unsettingAlexander Kanavin
2021-02-02fetch/git: download LFS content too during do_fetchMatt Hoosier
2021-01-26data_smart: Ensure hash reflects vardepvalue flags correctlyRichard Purdie
2020-10-26main: Handle cooker daemon startup errorStacy Gaikovaia
2020-10-26tests/fetch: Update upstream master->main branchname transitionRichard Purdie
2020-10-19toaster: Update documentation links to new URLsReyna, David
2020-10-19bitbake: Bump version to 1.48.0 ready for the new releaseRichard Purdie
2020-10-16ui/toasterui: Fix startup faults from incorrect event sequencingRichard Purdie
2020-10-15toaster: Enable Gatesgarth branch in place of ZeusDavid Reyna
2020-10-15lib/bb/ui/knotty: fix typo in parseprogressTim Orling
2020-10-15bitbake: fetch/git: use shlex.quote() to support spaces in SRC_URI urlCharlie Davies
2020-10-11process: Show command exceptions in the server log as wellRichard Purdie
2020-10-09tinfoil: When sending commands we need to process eventsRichard Purdie
2020-10-09command: Ensure exceptions inheriting from BBHandledException are visibleRichard Purdie
2020-10-05sphinx: rename Makefile.sphinxNicolas Dechesne
2020-10-05sphinx: remove DocBook filesNicolas Dechesne
2020-10-05docs: static: theme_overrides.css: fix responsive design on <640px screensQuentin Schulz
2020-10-05docs: sphinx: report errors when dependencies are not metNicolas Dechesne
2020-10-05docs: update README file after migrationg to SphinxNicolas Dechesne