[oe-commits] [bitbake] branch master updated (20956b5 -> 27ec2e6)

git at git.openembedded.org git at git.openembedded.org
Tue Jul 16 12:54:28 UTC 2019


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

rpurdie pushed a change to branch master
in repository bitbake.

    from 20956b5  uihelper: No longer listen to scenequeue task started
     add ae36b5c  runqueue: Simplify some convoluted logic
     add 460a5c2  runqueue: Whitespace fix
     add d0c39e0  runqueue: Abstract hash verification function
     new a75c5fd  runqueue: Optimise multiconfig with overlapping setscene
     new 27ec2e6  tests/runqueue: Allow common sstate tasks to become valid

The 2 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:
 lib/bb/runqueue.py                                 | 187 +++++++++++++--------
 lib/bb/tests/runqueue-tests/classes/base.bbclass   |  25 ++-
 lib/bb/tests/runqueue-tests/conf/bitbake.conf      |   9 +-
 .../tests/runqueue-tests/conf/multiconfig/mc1.conf |   1 +
 .../tests/runqueue-tests/conf/multiconfig/mc2.conf |   1 +
 lib/bb/tests/runqueue.py                           |  19 +++
 6 files changed, 166 insertions(+), 76 deletions(-)
 create mode 100644 lib/bb/tests/runqueue-tests/conf/multiconfig/mc1.conf
 create mode 100644 lib/bb/tests/runqueue-tests/conf/multiconfig/mc2.conf

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


More information about the Openembedded-commits mailing list