[oe-commits] [bitbake] branch master-next updated (4d93bfd -> d96d7dc)

git at git.openembedded.org git at git.openembedded.org
Thu Jul 11 11:32:53 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 4d93bfd  tests: Add initial scenario based test for runqueue
 discard 0bd9191  siggen: Fix default handler
 discard 788f0e8  runqueue: Complete the merge of scenequeue and normal task execution
 discard a46a9f5  runqueue: Alter setscenewhitelist handling
 discard 0af89fd  runqueue: Merge the queues and execute setscene and normal tasks in parallel
 discard 17f5e32  runqueue: Clarify scenequeue_covered vs. tasks_covered
 discard 70aff99  runqueue: Further scheduler buildable tasks cleanup
 discard 6815b62  runqueue: Remove pointless variable
 discard d762f4e  runqueue: Code simplification
 discard f96b4e4  runqueue: Tweak comments and debug code
 discard 74b1ab9  runqueue: Simplify scenequeue unskippable calculation
 discard 93e996a  runqueue: Add covered_tasks (or 'collated_deps') to scenequeue data
 discard 0a34aa6  event/runqueue: Drop StampUpdate event, its pointless/unused
 discard 3c59564  runqueue: Fold remains of the scenequeue setup into RunQueueExecute
 discard 9bd46af  runqueue: Simplify _execute_runqueue logic
 discard 6c67eb9  runqueue: Remove RunQueueExecuteScenequeue and RunQueueExecuteTasks
 discard ee732a0  runqueue: Fix counter/task updating glitch
 discard e183636  runqueue: Merge scenequeue and real task queue code together
 discard 136b05e  runqueue: Merge stats handling together for setscene/real tasks
 discard 963dd2b  runqueue: Uniquely namespace the scenequeue functions
 discard 68ee835  runqueue: Factor out the process_setscene_whitelist checks
 discard f9e59f6  runqueue: Remove unused function parameter
 discard 8c5f229  fix
 discard 06ab079  runqueue: Move scenequeue data generation to a separate function
     new dc91015  runqueue: Move scenequeue data generation to a separate function
     new af887e2  runqueue: Remove unused function parameter
     new ddad1ac  runqueue: Factor out the process_setscene_whitelist checks
     new 71d64f3  runqueue: Uniquely namespace the scenequeue functions
     new b7bfa67  runqueue: Merge stats handling together for setscene/real tasks
     new 6d08208  runqueue: Merge scenequeue and real task queue code together
     new 3a0e616  runqueue: Fix counter/task updating glitch
     new aee742e  runqueue: Remove RunQueueExecuteScenequeue and RunQueueExecuteTasks
     new 2218732  runqueue: Simplify _execute_runqueue logic
     new 5c7f3a9  runqueue: Fold remains of the scenequeue setup into RunQueueExecute
     new 0f1984e  event/runqueue: Drop StampUpdate event, its pointless/unused
     new 1f47f3c  runqueue: Add covered_tasks (or 'collated_deps') to scenequeue data
     new cb16560  runqueue: Simplify scenequeue unskippable calculation
     new 18ae675  runqueue: Tweak comments and debug code
     new 9e753a6  runqueue: Code simplification
     new 9f0c0ed  runqueue: Remove pointless variable
     new eb87746  runqueue: Further scheduler buildable tasks cleanup
     new 074a7e4  runqueue: Clarify scenequeue_covered vs. tasks_covered
     new 51c5561  runqueue: Merge the queues and execute setscene and normal tasks in parallel
     new fd80f94  runqueue: Alter setscenewhitelist handling
     new 21aa74f  runqueue: Complete the merge of scenequeue and normal task execution
     new 84bdd93  siggen: Fix default handler
     new c9bd754  tests: Add initial scenario based test for runqueue
     new d96d7dc  uihelper: No longer listen to scenequeue task started

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   (4d93bfd)
            \
             N -- N -- N   refs/heads/master-next (d96d7dc)

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 24 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/ui/uihelper.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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


More information about the Openembedded-commits mailing list