summaryrefslogtreecommitdiffstats
path: root/bitbake/lib
AgeCommit message (Expand)Author
2020-07-08bitbake: ui/teamcity: don't use removed logging classesChris Laplante
2020-07-07bitbake: lib/ui/taskexp: Fix missing Gtk importDavid Khouya
2020-07-06bitbake: lib/ui/taskexp: Validate gi importDavid Khouya
2020-06-28bitbake: msg: Avoid issues where paths have relative componentsRichard Purdie
2020-06-28bitbake: runqueue: Avoid unpickle errors in rare casesRichard Purdie
2020-06-28bitbake: siggen: Fix error when hash equivalence has an exceptionJoshua Watt
2020-06-28bitbake: hashserv: Chunkify large messagesJoshua Watt
2020-06-28bitbake: test/fetch: change to better svn sourceakuster
2020-06-28bitbake: taskdata: Improve handling of regex in ASSUME_PROVIDEDRichard Purdie
2020-06-25bitbake: perforce: add local path handling SRC_URI optionsAlexandru N. Onea
2020-06-25bitbake: perforce: add basic progress handler for perforceAlexandru N. Onea
2020-06-23bitbake: cookerdata: Add BBFILES_DYNAMIC inverse modeKonrad Weihmann
2020-06-22bitbake: tests/fetch: Switch from git.infradead.org to a YP mirrorRichard Purdie
2020-06-19bitbake: cache: Bump cache versionJoshua Watt
2020-06-16bitbake: bin/bitbake: Update to next series release versionRichard Purdie
2020-06-16bitbake: lib/bb/utils.py: Do not preserve TERM in the environmentJacob Kroon
2020-06-15bitbake: fetch2/gitsm: Make need_update() process submodulesPaul Barker
2020-06-15bitbake: fetch2/gitsm: Mark srcrev as fetched once all submodules are processedPaul Barker
2020-06-15bitbake: bitbake: cache: Fix error message with bad multiconfigJoshua Watt
2020-06-12bitbake: bitbake: tests: Add mcdepends testJoshua Watt
2020-06-12bitbake: bitbake: siggen: Pass all data caches to hash functionsJoshua Watt
2020-06-10bitbake: bitbake: cache: Fix error when cache is rebuiltJoshua Watt
2020-06-10bitbake: bitbake: command: Move split_mc_pn to runqueueJoshua Watt
2020-06-10bitbake: bitbake: tests: Add tests for BBMASK in multiconfigJoshua Watt
2020-06-10bitbake: bitbake: cache: Cache size optimizationJoshua Watt
2020-06-10bitbake: bitbake: cache: Improve loggingJoshua Watt
2020-06-10bitbake: bitbake: lib: Add PrefixLoggerAdapter helperJoshua Watt
2020-06-10bitbake: bitbake: lib: Add support for Logging AdaptersJoshua Watt
2020-06-10bitbake: bitbake: cache: Use multiconfig aware cachesJoshua Watt
2020-06-10bitbake: bitbake: cooker: Split file collections per multiconfigJoshua Watt
2020-06-04bitbake: fetch2: Add the ability to list expanded URL dataPaul Barker
2020-06-04bitbake: git.py: Use the correct branch to check if the repository has LFS ob...Mauro Queirós
2020-06-04bitbake: git.py: LFS bitbake note should not be printed if need_lfs is not set.Mauro Queirós
2020-06-04bitbake: git.py: skip smudging if lfs=0 is setMauro Queirós
2020-05-27bitbake: fetch2/cvs: Fix CVS fetcher clean methodVyacheslav Yurkov
2020-05-27bitbake: event/ast: Add RecipePostKeyExpansion eventRichard Purdie
2020-05-05bitbake: lib/bs4/testing.py: fix bs4 testingFrazer Clews
2020-05-05bitbake: lib/toaster: fixup codebase so pydocstyle can parseFrazer Clews
2020-04-24bitbake: data_smart: Handle hashing of datastores within datastores correctlyRichard Purdie
2020-04-24bitbake: cache: Fix performance problem with large numbers of source filesRichard Purdie
2020-04-24bitbake: fetch2/wget: Set User-Agent when checking status of a URLPaul Barker
2020-04-24bitbake: 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
2020-03-29bitbake: toaster: update to DunfellReyna, David
2020-03-29bitbake: toaster: migrate to Django-2.2David Reyna