summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
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
2020-03-13bitbake: knotty: Update hash equivalence loggingJoshua Watt
2020-03-13bitbake: contrib: Add autobuilder logging configurationJoshua Watt
2020-03-13bitbake: runqueue: Lower setscene complete logging levelJoshua Watt
2020-03-13bitbake: msg: Add helper to merge logging configsJoshua Watt
2020-03-13bitbake: knotty: Add logging cleanupJoshua Watt
2020-03-13bitbake: bitbake-user-manual: Add documentation for BB_LOGCONFIGJoshua Watt
2020-03-13bitbake: runqueue/siggen: Lower hash equivalence loggingJoshua Watt
2020-03-13bitbake: runqueue/siggen: Log hash equivalence with a different loggerJoshua Watt
2020-03-13bitbake: bitbake-worker: Remove unnecessary addDefaultLogFilterJoshua Watt
2020-03-13bitbake: knotty: Setup logs with config helperJoshua Watt
2020-03-13bitbake: knotty: Remove dependency on format variableJoshua Watt
2020-03-13bitbake: lib/bb/msg: Add helper to set logging configJoshua Watt
2020-03-13bitbake: lib/bb/msg: Remove unused filtersJoshua Watt
2020-03-13bitbake: lib/bb/msg: Add filter utilitiesJoshua Watt
2020-03-13bitbake: knotty: Add commented logging_tree codeJoshua Watt
2020-03-13bitbake: lib/bb/msg: Add repr for BBLogFormatterJoshua Watt
2020-03-13bitbake: lib/bb/msg: Use log level instead of debug countJoshua Watt
2020-03-13bitbake: knotty: Handle logging messages with specific loggerJoshua Watt
2020-03-13bitbake: lib/bb/msg: Convert default domains to a dictionaryJoshua Watt
2020-03-11bitbake: tests: Add test for gitsm fetcher with shallow mirror tarballsPaul Barker
2020-03-11bitbake: fetch2/gitsm: Unpack shallow mirror tarballsPaul Barker
2020-03-07bitbake: build.py: augment TaskBase to capture PN and PVChris Laplante
2020-03-07bitbake: ui/teamcity: add a TeamCity service message frontendChris Laplante
2020-03-07bitbake: runqueue: teach runonly/runall to accept "do_task" as well as "task"Chris Laplante
2020-03-07bitbake: bblayers: query: Add multiconfig optionJoshua Watt
2020-03-07bitbake: tinfoil: Add multiconfig supportJoshua Watt
2020-03-07bitbake: cooker: Respect multiconfig parameterJoshua Watt
2020-03-07bitbake: command: Add mc parameter to findProviders commandJoshua Watt
2020-03-02bitbake: cooker: Reset parse status unpon clientCompleteRichard Purdie
2020-03-02bitbake: fetch2: Limit shown checksums to sha256Richard Purdie
2020-02-22bitbake: lib/bb/utils.py: Preserve ownership of symlinkDaisuke Yamane
2020-02-20bitbake: fetch2/svn: Avoid UnboundLocalError exceptionRichard Purdie
2020-02-19bitbake: layerindex: allow clones to be shallowJan-Simon Moeller
2020-02-19bitbake: fetch2: svn: care for path_specJens Rehsack
2020-02-19bitbake: event: Remove duplicated items from close matchesRobert Yang
2020-02-19bitbake: cooker: Reset loghandlerRichard Purdie
2020-02-19bitbake: data: Don't allow renameVar calls with equivalent keysKyle Russell
2020-02-19bitbake: fetch2: Allow ${AUTOREV} to be used when BB_SRCREV_POLICY is "cache"Peter Kjellerstedt
2020-02-19bitbake: fetch2: Make fetcher_compare_revisions() workPeter Kjellerstedt
2020-02-19bitbake: knotty: Make the bb.command.CommandExit event terminate bitbakePeter Kjellerstedt
2020-02-17bitbake: cooker/siggen: Empty siggen cache during parsingRichard Purdie
2020-02-17bitbake: doc: correct typo of 'BitBack'Robert P. J. Day
2020-02-15bitbake: bitbake: layerindex: use branch when specifiedJon Mason
2020-02-08bitbake: doc: minor tweaks to ch 1 of BB user manualRobert P. J. Day
2020-02-08bitbake: doc: Standardize spelling on 'BitBake' throughout docsRobert P. J. Day
2020-02-08bitbake: siggen: Avoid cache mismatch issues with locked sigsRichard Purdie