summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
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: bitbake-user-manual: update perforce fetcher docsAlexandru N. Onea
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: bitbake-user-manual: Add BBFILES_DYNAMICKonrad Weihmann
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-17bitbake: bitbake-user-manual: Remove TERM from BB_HASHBASE_WHITELIST exampleJacob Kroon
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-30bitbake: toaster-requirements.txt: require Django 2.2Tim Orling
2020-05-30bitbake: bitbake-user-manual-metadata.xml: fix a minor errorKai Kang
2020-05-30bitbake: doc: More explanation to tasks that recursively depend on themselvesJacob Kroon
2020-05-27bitbake: doc: Clarify how task dependencies relate to RDEPENDSJacob Kroon
2020-05-27bitbake: fetch2/cvs: Fix CVS fetcher clean methodVyacheslav Yurkov
2020-05-27bitbake: event/ast: Add RecipePostKeyExpansion eventRichard Purdie
2020-05-21bitbake: user manual: properly tag content as <replaceable>Robert P. J. Day
2020-05-05bitbake: lib/bs4/testing.py: fix bs4 testingFrazer Clews
2020-05-05bitbake: lib/toaster: fixup codebase so pydocstyle can parseFrazer Clews
2020-05-05bitbake: docs: delete reference to obsolete recipe-depends.dotRobert P. J. Day
2020-05-02bitbake: bitdoc: Remove itRichard Purdie
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