[oe-commits] [bitbake] branch master-next updated (b2a9288 -> 970cd2f)

git at git.openembedded.org git at git.openembedded.org
Thu Mar 12 23:04:30 UTC 2020


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a change to branch master-next
in repository bitbake.

 discard b2a9288  bitbake: Use logging.shutdown() instead of bb.msg.cleanupLogging()
 discard 5a3234a  bitbake: knotty: Treat verbconsole as a console output
 discard 7b384f9  bitbake: msg: Return config object
 discard fc726eb  bitbake: knotty: Update hash equivalence logging
 discard 47d323f  bitbake: Add autobuilder logging configuration
 discard 242ef2c  bitbake: runqueue: Lower setscene complete logging level
 discard b7d5d10  bitbake: msg: Add helper to merge logging configs
 discard 47ba09b  bitbake: knotty: Add logging cleanup
 discard 162df5b  bitbake-user-manual: Add documentation for BB_LOGCONFIG
 discard a0e22f7  bitbake: Lower hash equivalence logging
 discard a8972a6  bitbake: Log hash equivalence with a different logger
 discard 23793c2  bitbake: worker: Remove unnecessary addDefaultLogFilter
 discard 37a0138  bitbake: knotty: Setup logs with config helper
 discard 2203fa3  bitbake: knotty: Remove dependency on format variable
 discard 175a267  bitbake: lib/bb/msg.py: Add helper to set logging config
 discard 28d758c  bitbake: lib/bb/msg.py: Remove unused filters
 discard 22da31f  bitbake: lib/bb/msg.py: Add filter utilities
 discard a383ec1  bitbake: knotty: Add commented logging_tree code
 discard 6cdf80c  bitbake: lib/bb/msg.py: Add repr for BBLogFormatter
 discard 105db36  bitbake: lib/bb/msg.py: Use log level instead of debug count
 discard 3bde139  bitbake: knotty: Handle logging messages with specific logger
 discard 919216d  bitbake: lib/bb/msg.py: Convert default domains to a dictionary
     new f32a8bc  lib/bb/msg: Convert default domains to a dictionary
     new 9624d42  knotty: Handle logging messages with specific logger
     new 41bd155  lib/bb/msg: Use log level instead of debug count
     new 5ff962d  lib/bb/msg: Add repr for BBLogFormatter
     new 3046131  knotty: Add commented logging_tree code
     new 8ebe8a7  lib/bb/msg: Add filter utilities
     new 2cb16e0  lib/bb/msg: Remove unused filters
     new 14c98d3  lib/bb/msg: Add helper to set logging config
     new c1c867d  knotty: Remove dependency on format variable
     new 646a68a  knotty: Setup logs with config helper
     new dcdb8f2  bitbake-worker: Remove unnecessary addDefaultLogFilter
     new 20bb29e  runqueue/siggen: Log hash equivalence with a different logger
     new 2ddb649  runqueue/siggen: Lower hash equivalence logging
     new e225659  bitbake-user-manual: Add documentation for BB_LOGCONFIG
     new b3f3779  knotty: Add logging cleanup
     new e860d93  msg: Add helper to merge logging configs
     new 7dd5b39  runqueue: Lower setscene complete logging level
     new 2259b51  contrib: Add autobuilder logging configuration
     new 766587c  knotty: Update hash equivalence logging
     new 93c98a8  msg: Return config object
     new 2010be5  knotty: Treat verbconsole as a console output
     new 970cd2f  knotty/msg: Use logging.shutdown() instead of bb.msg.cleanupLogging()

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (b2a9288)
            \
             N -- N -- N   refs/heads/master-next (970cd2f)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 22 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list