summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-06-01toaster-requirements.txt: require Django 2.22020-04.1-dunfell1.46.1Tim Orling
2020-06-01bitbake-user-manual-metadata.xml: fix a minor errorKai Kang
2020-06-01doc: More explanation to tasks that recursively depend on themselvesJacob Kroon
2020-06-01doc: Clarify how task dependencies relate to RDEPENDSJacob Kroon
2020-06-01user manual: properly tag content as <replaceable>Robert P. J. Day
2020-06-01docs: delete reference to obsolete recipe-depends.dotRobert P. J. Day
2020-04-24bitbake.conf: Drop unneeded variables from bitbake.confRichard Purdie
2020-04-24data_smart: Handle hashing of datastores within datastores correctlyRichard Purdie
2020-04-24cache: Fix performance problem with large numbers of source filesRichard Purdie
2020-04-24fetch2/wget: Set User-Agent when checking status of a URLPaul Barker
2020-04-24tinfoil: fix config_data mess up insane check while parsing multiple recipesHongxu Jia
2020-04-06tinfoil: Add back ability to parse on top of a datastoreyocto-3.12020-04-dunfell1.46.0Richard Purdie
2020-04-06data/siggen: Don't expand ignored variablesRichard Purdie
2020-04-06bitbake: Update to version 1.46Richard Purdie
2020-03-29fetch2: Fix urldata_cache key issuesRichard Purdie
2020-03-29toaster: fix for import build directory with var refs in BBLAYERSPaul Eggleton
2020-03-29toaster: FieldError loading Reverse runtime dependenciesReyna, David
2020-03-29toaster: support environment-safe manage commandsReyna, David
2020-03-29toaster: update to DunfellReyna, David
2020-03-29toaster: migrate to Django-2.2David Reyna
2020-03-24Revert "fetch2: Allow ${AUTOREV} to be used when BB_SRCREV_POLICY is "cache""Khem Raj
2020-03-24tinfoil: Add iterator support for DataStoreConnectorRichard Purdie
2020-03-24tinfoil: Simplify remote datastore connectionsRichard Purdie
2020-03-23data_smart: Don't pass unneeded datastoreRichard Purdie
2020-03-23tinfoil: Drop parse_recipe_file custom datastore supportRichard Purdie
2020-03-19bitbake-user-manual: immediate-variable-expansion: Correct descriptionJacob Kroon
2020-03-19bitbake-user-manual: Fix order of end tagsJacob Kroon
2020-03-13tinfoil: Update to match recent knotty console changesRichard Purdie
2020-03-12knotty/msg: Use logging.shutdown() instead of bb.msg.cleanupLogging()Joshua Watt
2020-03-12knotty: Treat verbconsole as a console outputJoshua Watt
2020-03-12msg: Return config objectJoshua Watt
2020-03-12knotty: Update hash equivalence loggingJoshua Watt
2020-03-12contrib: Add autobuilder logging configurationJoshua Watt
2020-03-12runqueue: Lower setscene complete logging levelJoshua Watt
2020-03-12msg: Add helper to merge logging configsJoshua Watt
2020-03-12knotty: Add logging cleanupJoshua Watt
2020-03-12bitbake-user-manual: Add documentation for BB_LOGCONFIGJoshua Watt
2020-03-12runqueue/siggen: Lower hash equivalence loggingJoshua Watt
2020-03-12runqueue/siggen: Log hash equivalence with a different loggerJoshua Watt
2020-03-12bitbake-worker: Remove unnecessary addDefaultLogFilterJoshua Watt
2020-03-12knotty: Setup logs with config helperJoshua Watt
2020-03-12knotty: Remove dependency on format variableJoshua Watt
2020-03-12lib/bb/msg: Add helper to set logging configJoshua Watt
2020-03-12lib/bb/msg: Remove unused filtersJoshua Watt
2020-03-12lib/bb/msg: Add filter utilitiesJoshua Watt
2020-03-12knotty: Add commented logging_tree codeJoshua Watt
2020-03-12lib/bb/msg: Add repr for BBLogFormatterJoshua Watt
2020-03-12lib/bb/msg: Use log level instead of debug countJoshua Watt
2020-03-12knotty: Handle logging messages with specific loggerJoshua Watt
2020-03-12lib/bb/msg: Convert default domains to a dictionaryJoshua Watt