summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-05-13providers: selected version not available should be a warningyocto-3.1.82020-04.8-dunfell1.46.8Ross Burton
2021-05-13fetch/gitsm: Fix crash when using git LFS and submodulesNiels Avonds
2021-05-13runqueue: Fix deferred task issuesRichard Purdie
2021-05-13bitbake: tests/fetch: remove write protected files tooMikko Rapeli
2021-05-13bitbake: tests/fetch: fix test execution without .gitconfigMikko Rapeli
2021-04-06Force parser shutdown after catching an exception2020-04.7-dunfell1.46.7Jan 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-18lib/bb/fetch2/__init__.py: drop _PYTHON_SYSCONFIGDATA_NAME unsetting2020-04.6-dunfell1.46.6Alexander Kanavin
2021-02-05fetch/git: download LFS content too during do_fetchMatt Hoosier
2021-02-05git.py: Use the correct branch to check if the repository has LFS objects.Mauro Queirós
2021-02-05git.py: LFS bitbake note should not be printed if need_lfs is not set.Mauro Queirós
2021-02-05git.py: skip smudging if lfs=0 is setMauro Queirós
2021-01-26data_smart: Ensure hash reflects vardepvalue flags correctlyRichard Purdie
2020-12-16doc/conf.py: add missing import sys2020-04.5-dunfell1.46.5Mert Kirpici
2020-12-16sphinx: partial undo (bitbake-user-manual: update perforce fetcher docs)Nicolas Dechesne
2020-12-16sphinx: undo (bitbake-user-manual: Remove TERM from BB_HASHBASE_WHITELIST exa...Nicolas Dechesne
2020-12-16sphinx: import sphinx docsNicolas Dechesne
2020-12-01taskexp: update for GTK API changesRoss Burton
2020-10-26tests/fetch: Update upstream master->main branchname transition2020-04.4-dunfell1.46.4Richard Purdie
2020-10-13bitbake: tests/fetch: add unit tests for SRC_URI with spaces in urlCharlie Davies
2020-10-13bitbake: fetch/git: add support for SRC_URI containing spaces in urlCharlie Davies
2020-10-13bitbake-user-manual: Add BBFILES_DYNAMICKonrad Weihmann
2020-09-17tests/fetch: Move away from problematic freedesktop.org urls2020-04.3-dunfell1.46.3Richard Purdie
2020-08-24fetch2: Drop cups.org from wget status checksRichard Purdie
2020-08-24siggen: clean_basepath: remove recipe full path when virtual:xyz presentJean-Francois Dagenais
2020-07-29server/process: Account for xmlrpc connectionsRichard Purdie
2020-07-29server/process: Fix UI first connection trackingRichard Purdie
2020-07-23cooker: Handle multiconfig name mappings correctly2020-04.2-dunfell1.46.2Richard Purdie
2020-07-21server/process: Fix note reference -> infoRichard Purdie
2020-07-13server/process: Ensure UI-less servers don't sit in infinite loopsRichard Purdie
2020-07-13server/process: Fix a rare lockfile raceRichard Purdie
2020-07-13pyshyacc: allow double COMMA statementsKonrad Weihmann
2020-07-13fetch2: Change git fetcher not to destroy old referencesRichard Purdie
2020-07-13server/process: Increase timeout for commandsRichard Purdie
2020-07-13ui/teamcity: don't use removed logging classesChris Laplante
2020-07-13lib/ui/taskexp: Fix missing Gtk importDavid Khouya
2020-07-13lib/ui/taskexp: Validate gi importDavid Khouya
2020-07-01msg: Avoid issues where paths have relative componentsRichard Purdie
2020-07-01runqueue: Avoid unpickle errors in rare casesRichard Purdie
2020-07-01siggen: Fix error when hash equivalence has an exceptionJoshua Watt
2020-07-01hashserv: Chunkify large messagesJoshua Watt
2020-07-01test/fetch: change to better svn sourceakuster
2020-06-22tests/fetch: Switch from git.infradead.org to a YP mirrorRichard Purdie
2020-06-01toaster-requirements.txt: require Django 2.22020-04.1-dunfell1.46.1Tim Orling
2020-06-01bitbake-user-manual-metadata.xml: fix a minor errorKai Kang
2020-06-01doc: More explanation to tasks that recursively depend on themselvesJacob Kroon
2020-06-01doc: Clarify how task dependencies relate to RDEPENDSJacob Kroon
2020-06-01user manual: properly tag content as <replaceable>Robert P. J. Day