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