summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: tinfoil: Update to match recent knotty console changesRichard Purdie2020-03-131-11/+1
* bitbake: knotty/msg: Use logging.shutdown() instead of bb.msg.cleanupLogging()Joshua Watt2020-03-132-12/+1
* bitbake: knotty: Treat verbconsole as a console outputJoshua Watt2020-03-131-22/+18
* bitbake: msg: Return config objectJoshua Watt2020-03-131-1/+4
* bitbake: knotty: Update hash equivalence loggingJoshua Watt2020-03-132-24/+62
* bitbake: contrib: Add autobuilder logging configurationJoshua Watt2020-03-131-0/+27
* bitbake: runqueue: Lower setscene complete logging levelJoshua Watt2020-03-131-1/+1
* bitbake: msg: Add helper to merge logging configsJoshua Watt2020-03-131-41/+48
* bitbake: knotty: Add logging cleanupJoshua Watt2020-03-132-0/+13
* bitbake: bitbake-user-manual: Add documentation for BB_LOGCONFIGJoshua Watt2020-03-132-0/+108
* bitbake: runqueue/siggen: Lower hash equivalence loggingJoshua Watt2020-03-132-7/+7
* bitbake: runqueue/siggen: Log hash equivalence with a different loggerJoshua Watt2020-03-132-13/+15
* bitbake: bitbake-worker: Remove unnecessary addDefaultLogFilterJoshua Watt2020-03-131-1/+0
* bitbake: knotty: Setup logs with config helperJoshua Watt2020-03-131-38/+96
* bitbake: knotty: Remove dependency on format variableJoshua Watt2020-03-132-15/+21
* bitbake: lib/bb/msg: Add helper to set logging configJoshua Watt2020-03-131-0/+93
* bitbake: lib/bb/msg: Remove unused filtersJoshua Watt2020-03-131-16/+0
* bitbake: lib/bb/msg: Add filter utilitiesJoshua Watt2020-03-131-0/+35
* bitbake: knotty: Add commented logging_tree codeJoshua Watt2020-03-131-0/+5
* bitbake: lib/bb/msg: Add repr for BBLogFormatterJoshua Watt2020-03-131-0/+3
* bitbake: lib/bb/msg: Use log level instead of debug countJoshua Watt2020-03-134-16/+12
* bitbake: knotty: Handle logging messages with specific loggerJoshua Watt2020-03-131-1/+1
* bitbake: lib/bb/msg: Convert default domains to a dictionaryJoshua Watt2020-03-132-12/+10
* bitbake: tests: Add test for gitsm fetcher with shallow mirror tarballsPaul Barker2020-03-111-0/+41
* bitbake: fetch2/gitsm: Unpack shallow mirror tarballsPaul Barker2020-03-111-5/+16
* bitbake: build.py: augment TaskBase to capture PN and PVChris Laplante2020-03-071-0/+2
* bitbake: ui/teamcity: add a TeamCity service message frontendChris Laplante2020-03-071-0/+398
* bitbake: runqueue: teach runonly/runall to accept "do_task" as well as "task"Chris Laplante2020-03-071-2/+6
* bitbake: bblayers: query: Add multiconfig optionJoshua Watt2020-03-071-7/+13
* bitbake: tinfoil: Add multiconfig supportJoshua Watt2020-03-071-18/+20
* bitbake: cooker: Respect multiconfig parameterJoshua Watt2020-03-071-3/+3
* bitbake: command: Add mc parameter to findProviders commandJoshua Watt2020-03-071-1/+5
* bitbake: cooker: Reset parse status unpon clientCompleteRichard Purdie2020-03-021-0/+2
* bitbake: fetch2: Limit shown checksums to sha256Richard Purdie2020-03-021-1/+4
* bitbake: lib/bb/utils.py: Preserve ownership of symlinkDaisuke Yamane2020-02-221-1/+1
* bitbake: fetch2/svn: Avoid UnboundLocalError exceptionRichard Purdie2020-02-201-9/+9
* bitbake: layerindex: allow clones to be shallowJan-Simon Moeller2020-02-191-6/+10
* bitbake: fetch2: svn: care for path_specJens Rehsack2020-02-191-1/+1
* bitbake: event: Remove duplicated items from close matchesRobert Yang2020-02-191-1/+1
* bitbake: cooker: Reset loghandlerRichard Purdie2020-02-191-0/+3
* bitbake: data: Don't allow renameVar calls with equivalent keysKyle Russell2020-02-191-0/+4
* bitbake: fetch2: Allow ${AUTOREV} to be used when BB_SRCREV_POLICY is "cache"Peter Kjellerstedt2020-02-191-4/+14
* bitbake: fetch2: Make fetcher_compare_revisions() workPeter Kjellerstedt2020-02-191-19/+14
* bitbake: knotty: Make the bb.command.CommandExit event terminate bitbakePeter Kjellerstedt2020-02-191-0/+1
* bitbake: cooker/siggen: Empty siggen cache during parsingRichard Purdie2020-02-172-1/+13
* bitbake: doc: correct typo of 'BitBack'Robert P. J. Day2020-02-171-1/+1
* bitbake: bitbake: layerindex: use branch when specifiedJon Mason2020-02-151-4/+9
* bitbake: doc: minor tweaks to ch 1 of BB user manualRobert P. J. Day2020-02-081-8/+10
* bitbake: doc: Standardize spelling on 'BitBake' throughout docsRobert P. J. Day2020-02-086-18/+18
* bitbake: siggen: Avoid cache mismatch issues with locked sigsRichard Purdie2020-02-081-0/+4