[oe-commits] [bitbake] branch master-next updated (ace3856 -> b30d009)

git at git.openembedded.org git at git.openembedded.org
Sat Jul 13 21:17:28 UTC 2019


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

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

 discard ace3856  cache: Set packages for skipped recipes
 discard 7a8b5e0  cache: Remove duplicated lines for provides and rprovides
 discard 6afbadd  tests/runqueue: Allow common sstate tasks to become valid
 discard 39806e0  runqueue: Optimise multiconfig with overlapping setscene
 discard 80f4001  runqueue: Abstract hash verification function
 discard 4aced55  siggen: Use unique hashes for tasks
 discard c906f23  runqueue: Whitespace fix
 discard 0df4967  runqueue: Streamline outright setscene failure handling
 discard fedd5fd  runqueue: Simplify some convoluted logic
 discard 752bc12  uihelper: No longer listen to scenequeue task started
 discard c9c0fe2  tests: Add initial scenario based test for runqueue
     new 8f5f43a  tests: Add initial scenario based test for runqueue
     new 1056a33  uihelper: No longer listen to scenequeue task started
     new 7985721  runqueue: Simplify some convoluted logic
     new fcf3395  runqueue: Whitespace fix
     new aac5f15  siggen: Use unique hashes for tasks
     new 5313d36  runqueue: Abstract hash verification function
     new bb1ba83  runqueue: Optimise multiconfig with overlapping setscene
     new 2ac762b  tests/runqueue: Allow common sstate tasks to become valid
     new 78b9392  cache: Remove duplicated lines for provides and rprovides
     new b30d009  cache: Set packages for skipped recipes

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   (ace3856)
            \
             N -- N -- N   refs/heads/master-next (b30d009)

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 10 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                               | 54 ++++++++++++------------
 lib/bb/tests/runqueue-tests/classes/base.bbclass |  4 +-
 lib/bb/tests/runqueue-tests/conf/bitbake.conf    |  1 +
 lib/bb/tests/runqueue.py                         | 11 ++++-
 4 files changed, 41 insertions(+), 29 deletions(-)

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


More information about the Openembedded-commits mailing list