[oe-commits] [bitbake] branch master updated (e667591 -> 2885034)

git at git.openembedded.org git at git.openembedded.org
Sat Mar 7 16:08:27 UTC 2020


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

rpurdie pushed a change to branch master
in repository bitbake.

    from e667591  cooker: Reset parse status unpon clientComplete
     add 95bb446  command: Add mc parameter to findProviders command
     add ea0b68a  cooker: Respect multiconfig parameter
     add d515481  tinfoil: Add multiconfig support
     add 8325611  bblayers: query: Add multiconfig option
     add 694904b  runqueue: teach runonly/runall to accept "do_task" as well as "task"
     add 26ff7fa  ui/teamcity: add a TeamCity service message frontend
     add 2885034  build.py: augment TaskBase to capture PN and PV

No new revisions were added by this update.

Summary of changes:
 lib/bb/build.py       |   2 +
 lib/bb/command.py     |   6 +-
 lib/bb/cooker.py      |   6 +-
 lib/bb/runqueue.py    |   8 +-
 lib/bb/tinfoil.py     |  38 ++---
 lib/bb/ui/teamcity.py | 398 ++++++++++++++++++++++++++++++++++++++++++++++++++
 lib/bblayers/query.py |  20 ++-
 7 files changed, 447 insertions(+), 31 deletions(-)
 create mode 100644 lib/bb/ui/teamcity.py

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


More information about the Openembedded-commits mailing list