summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2020-07-23cooker: Handle multiconfig name mappings correctly2020-04.2-dunfell1.46.2Richard Purdie
2020-07-21server/process: Fix note reference -> infoRichard Purdie
2020-07-13server/process: Ensure UI-less servers don't sit in infinite loopsRichard Purdie
2020-07-13server/process: Fix a rare lockfile raceRichard Purdie
2020-07-13pyshyacc: allow double COMMA statementsKonrad Weihmann
2020-07-13fetch2: Change git fetcher not to destroy old referencesRichard Purdie
2020-07-13server/process: Increase timeout for commandsRichard Purdie
2020-07-13ui/teamcity: don't use removed logging classesChris Laplante
2020-07-13lib/ui/taskexp: Fix missing Gtk importDavid Khouya
2020-07-13lib/ui/taskexp: Validate gi importDavid Khouya
2020-07-01msg: Avoid issues where paths have relative componentsRichard Purdie
2020-07-01runqueue: Avoid unpickle errors in rare casesRichard Purdie
2020-07-01siggen: Fix error when hash equivalence has an exceptionJoshua Watt
2020-07-01hashserv: Chunkify large messagesJoshua Watt
2020-07-01test/fetch: change to better svn sourceakuster
2020-06-22tests/fetch: Switch from git.infradead.org to a YP mirrorRichard 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: 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-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-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-12runqueue/siggen: Lower hash equivalence loggingJoshua Watt
2020-03-12runqueue/siggen: Log hash equivalence with a different loggerJoshua 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