summaryrefslogtreecommitdiffstats
path: root/bitbake/lib
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
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-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-04-26bitbake: data_smart: Handle hashing of datastores within datastores correctlyRichard Purdie
2020-04-26bitbake: cache: Fix performance problem with large numbers of source filesRichard Purdie
2020-04-26bitbake: fetch2/wget: Set User-Agent when checking status of a URLPaul Barker
2020-04-26bitbake: tinfoil: fix config_data mess up insane check while parsing multiple...Hongxu Jia
2020-04-06bitbake: tinfoil: Add back ability to parse on top of a datastoreRichard Purdie
2020-04-06bitbake: data/siggen: Don't expand ignored variablesRichard Purdie
2020-04-06bitbake: bitbake: Update to version 1.46Richard Purdie
2020-03-30bitbake: fetch2: Fix urldata_cache key issuesRichard Purdie
2020-03-29bitbake: toaster: fix for import build directory with var refs in BBLAYERSPaul Eggleton
2020-03-29bitbake: toaster: FieldError loading Reverse runtime dependenciesReyna, David