summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2020-06-10bitbake: tests: Add mcdepends testJoshua Watt
2020-06-10bitbake: 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
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: support environment-safe manage commandsReyna, David
2020-03-29bitbake: toaster: update to DunfellReyna, David
2020-03-29bitbake: toaster: migrate to Django-2.2David Reyna
2020-03-24bitbake: Revert "fetch2: Allow ${AUTOREV} to be used when BB_SRCREV_POLICY is...Khem Raj
2020-03-24bitbake: tinfoil: Add iterator support for DataStoreConnectorRichard Purdie
2020-03-24bitbake: tinfoil: Simplify remote datastore connectionsRichard Purdie
2020-03-24bitbake: data_smart: Don't pass unneeded datastoreRichard Purdie
2020-03-24bitbake: tinfoil: Drop parse_recipe_file custom datastore supportRichard Purdie
2020-03-19bitbake: bitbake-user-manual: immediate-variable-expansion: Correct descriptionJacob Kroon
2020-03-19bitbake: bitbake-user-manual: Fix order of end tagsJacob Kroon
2020-03-13bitbake: tinfoil: Update to match recent knotty console changesRichard Purdie
2020-03-13bitbake: knotty/msg: Use logging.shutdown() instead of bb.msg.cleanupLogging()Joshua Watt
2020-03-13bitbake: knotty: Treat verbconsole as a console outputJoshua Watt
2020-03-13bitbake: msg: Return config objectJoshua Watt