[oe-commits] [bitbake] branch master-next updated (a6a2d2b -> 1e03203)

git at git.openembedded.org git at git.openembedded.org
Tue Aug 16 17:09:43 UTC 2016


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

      from  a6a2d2b   ast/ConfHandler: Add a syntax to clear variable
       new  af70bb6   runqueue: fix two minor issues with the initialising tasks progress
       new  89f024a   knotty: fix task progress bar not starting at 0%
       new  3a51708   knotty: don't show number of running tasks in quiet mode
       new  a1db13e   siggen: properly close files rather than opening them inline
       new  1e03203   bitbake: Initial multi-config support

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


Summary of changes:
 bin/bitbake-worker   |   6 +-
 lib/bb/cache.py      |  53 ++++--
 lib/bb/cooker.py     | 285 +++++++++++++++++--------------
 lib/bb/cookerdata.py |  59 ++++---
 lib/bb/runqueue.py   | 467 +++++++++++++++++++++++++++++----------------------
 lib/bb/siggen.py     |  30 ++--
 lib/bb/tinfoil.py    |   4 +-
 lib/bb/ui/knotty.py  |  11 +-
 8 files changed, 533 insertions(+), 382 deletions(-)

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


More information about the Openembedded-commits mailing list