[oe-commits] [bitbake] branch master-next updated (12d43cf -> 036afe0)

git at git.openembedded.org git at git.openembedded.org
Mon Jun 13 08:18:53 UTC 2016


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

      from  12d43cf   codeparser: Use hashlib for hashing, not hash()
      adds  6d1379c   lib/bb/main.py: Fix use of BBPOSTCONF and BBPRECONF
      adds  4feba45   data_smart/utils: Add 'd' to the context used for better_eval in python expansion
      adds  f65459b   cooker.py: fix warn() -> warning()
       new  d47d217   runqueue: Change buildable/running lists to sets
       new  036afe0   taskdata/runqueue: Rewrite without use of ID indirection

The 2 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:
 lib/bb/cooker.py     |  78 ++--
 lib/bb/data_smart.py |   2 +-
 lib/bb/main.py       |   4 +-
 lib/bb/runqueue.py   | 998 ++++++++++++++++++++++++---------------------------
 lib/bb/taskdata.py   | 412 ++++++++-------------
 lib/bb/utils.py      |  10 +-
 6 files changed, 668 insertions(+), 836 deletions(-)

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


More information about the Openembedded-commits mailing list