summaryrefslogtreecommitdiffstats
path: root/bitbake/lib
Commit message (Expand)AuthorAgeFilesLines
* bitbake: providers: selected version not available should be a warningRoss Burton2021-05-221-2/+2
* bitbake: fetch/gitsm: Fix crash when using git LFS and submodulesNiels Avonds2021-05-131-1/+1
* bitbake: runqueue: Fix deferred task issuesRichard Purdie2021-05-131-0/+4
* bitbake: bitbake: tests/fetch: remove write protected files tooMikko Rapeli2021-05-131-1/+3
* bitbake: bitbake: tests/fetch: fix test execution without .gitconfigMikko Rapeli2021-05-131-1/+13
* bitbake: Force parser shutdown after catching an exceptionJan Brzezanski2021-04-061-5/+5
* bitbake: runqueue: Add setscene task overlap sanity checkRichard Purdie2021-03-241-0/+4
* bitbake: runqueue: Fix task execution corruption issueRichard Purdie2021-03-241-0/+3
* bitbake: __init__.py: Fix bitbake debug log handlingRichard Purdie2021-03-091-1/+1
* bitbake: lib/bb/fetch2/__init__.py: drop _PYTHON_SYSCONFIGDATA_NAME unsettingAlexander Kanavin2021-02-181-5/+0
* bitbake: fetch/git: download LFS content too during do_fetchMatt Hoosier2021-02-052-11/+61
* bitbake: git.py: Use the correct branch to check if the repository has LFS ob...Mauro Queirós2021-02-051-2/+9
* bitbake: git.py: LFS bitbake note should not be printed if need_lfs is not set.Mauro Queirós2021-02-051-1/+1
* bitbake: git.py: skip smudging if lfs=0 is setMauro Queirós2021-02-051-0/+3
* bitbake: data_smart: Ensure hash reflects vardepvalue flags correctlyRichard Purdie2021-01-261-1/+1
* bitbake: taskexp: update for GTK API changesRoss Burton2020-12-011-1/+6
* bitbake: tests/fetch: Update upstream master->main branchname transitionRichard Purdie2020-10-261-1/+1
* bitbake: bitbake: tests/fetch: add unit tests for SRC_URI with spaces in urlCharlie Davies2020-10-131-0/+47
* bitbake: bitbake: fetch/git: add support for SRC_URI containing spaces in urlCharlie Davies2020-10-131-6/+6
* bitbake: tests/fetch: Move away from problematic freedesktop.org urlsRichard Purdie2020-09-181-2/+4
* bitbake: fetch2: Drop cups.org from wget status checksRichard Purdie2020-09-171-3/+1
* bitbake: siggen: clean_basepath: remove recipe full path when virtual:xyz pre...Jean-Francois Dagenais2020-09-171-1/+1
* bitbake: server/process: Account for xmlrpc connectionsRichard Purdie2020-07-291-1/+1
* bitbake: server/process: Fix UI first connection trackingRichard Purdie2020-07-291-1/+3
* bitbake: cooker: Handle multiconfig name mappings correctlyRichard Purdie2020-07-231-1/+1
* bitbake: server/process: Fix note reference -> infoRichard Purdie2020-07-211-1/+1
* bitbake: server/process: Ensure UI-less servers don't sit in infinite loopsRichard Purdie2020-07-191-4/+15
* bitbake: server/process: Fix a rare lockfile raceRichard Purdie2020-07-191-1/+1
* bitbake: pyshyacc: allow double COMMA statementsKonrad Weihmann2020-07-191-0/+1
* bitbake: fetch2: Change git fetcher not to destroy old referencesRichard Purdie2020-07-191-1/+1
* bitbake: server/process: Increase timeout for commandsRichard Purdie2020-07-191-1/+3
* bitbake: ui/teamcity: don't use removed logging classesChris Laplante2020-07-191-2/+0
* bitbake: lib/ui/taskexp: Fix missing Gtk importDavid Khouya2020-07-191-0/+1
* bitbake: lib/ui/taskexp: Validate gi importDavid Khouya2020-07-191-3/+9
* bitbake: msg: Avoid issues where paths have relative componentsRichard Purdie2020-07-021-1/+1
* bitbake: runqueue: Avoid unpickle errors in rare casesRichard Purdie2020-07-021-2/+7
* bitbake: siggen: Fix error when hash equivalence has an exceptionJoshua Watt2020-07-021-0/+1
* bitbake: hashserv: Chunkify large messagesJoshua Watt2020-07-024-41/+152
* bitbake: test/fetch: change to better svn sourceakuster2020-07-021-1/+1
* bitbake: tests/fetch: Switch from git.infradead.org to a YP mirrorRichard Purdie2020-06-221-1/+2
* bitbake: data_smart: Handle hashing of datastores within datastores correctlyRichard Purdie2020-04-261-1/+4
* bitbake: cache: Fix performance problem with large numbers of source filesRichard Purdie2020-04-261-14/+8
* bitbake: fetch2/wget: Set User-Agent when checking status of a URLPaul Barker2020-04-261-0/+1
* bitbake: tinfoil: fix config_data mess up insane check while parsing multiple...Hongxu Jia2020-04-261-0/+1
* bitbake: tinfoil: Add back ability to parse on top of a datastoreRichard Purdie2020-04-062-4/+6
* bitbake: data/siggen: Don't expand ignored variablesRichard Purdie2020-04-063-4/+4
* bitbake: bitbake: Update to version 1.46Richard Purdie2020-04-061-1/+1
* bitbake: fetch2: Fix urldata_cache key issuesRichard Purdie2020-03-301-4/+7
* bitbake: toaster: fix for import build directory with var refs in BBLAYERSPaul Eggleton2020-03-291-1/+11
* bitbake: toaster: FieldError loading Reverse runtime dependenciesReyna, David2020-03-291-1/+1